aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * test/digest/test_digest_hmac.rb: added.knu2006-10-251-0/+3
* * ext/digest/digest.c (Init_digest): Digest::Base.new() does noknu2006-10-131-1/+2
* * lib/test/unit/collector/dir.rb (Collector::Dir#collect): prependnobu2006-10-121-6/+23
* * test/optparse/test_getopts.rb: changed the class name of test casenobu2006-10-031-1/+1
* * parse.y (block_param): restrict block parameters to be localmatz2006-10-031-1/+1
* * test/optparse/test_getopts.rb: added short and long tests.nobu2006-09-261-2/+22
* * test/optparse/test_getopts.rb: added.nobu2006-09-261-0/+11
* * sample/test.rb: "print nil" now prints empty string.matz2006-09-251-1/+1
* use assert_same instead of assert_equal.akr2006-09-161-1/+1
* * lib/webrick/cookie.rb (WEBrick::Cookie.parse_set_cookies): newgotoyuzo2006-09-081-0/+31
* More comprehensive tests.drbrain2006-08-271-23/+45
* * test/wsdl/document/echo.rb: removed.usa2006-08-252-93/+1
* Add TupleBag tests.drbrain2006-08-201-0/+150
* accept hash argument of Symbol key.suke2006-08-191-0/+44
* * test/ruby/test_process.rb (TestProcess#test_rlimit_nofile):akr2006-07-311-1/+5
* * lib/webrick/httprequest.rb (WEBrick::HTTPReuqest#parse_uri): improvegotoyuzo2006-07-311-0/+58
* merge test cases with Ruby 1.8aamine2006-07-261-3/+74
* * lib/net/http.rb (Net::HTTP#post, request_post, request): should set Content...aamine2006-07-261-0/+12
* * ext/strscan/strscan.c (strscan_do_scan): StringScanner.new("").scan(//) sho...aamine2006-07-261-0/+10
* don't compare struct sockaddr directly.akr2006-07-241-2/+2
* * test/socket/test_unix.rb: disabled on cygwin.akr2006-07-231-1/+1
* * eval.c (rb_call): try local method look-up first for fcall, thenmatz2006-07-201-2/+0
* * object.c (rb_mod_attr): make Module#attr to be an alias tomatz2006-07-201-0/+2
* * test/ruby/test_float.rb (TestFloat::test_strtod): update test tomatz2006-07-201-6/+0
* * sample/test.rb: update test suites.matz2006-07-102-22/+22
* Test class name should not be duplicated.suke2006-07-072-2/+2
* * test/ruby/test_lambda.rb (TestLambdaParameters::test_lambda_as_iterator):matz2006-07-041-1/+1
* * test/openssl/test_asn1.c: String#[]= doesnt't accept Integer.gotoyuzo2006-07-021-1/+1
* * test/webrick/utils.rb: use Proc#yield instead of Proc#call.gotoyuzo2006-07-011-1/+1
* add a note for cygwin empty UDP packet problem.akr2006-07-011-2/+6
* * test/socket/test_nonblock.rb: add timeout to send/receiveakr2006-07-011-2/+5
* * test/socket/test_unix.rb: test_seqpacket_pair removed.akr2006-06-281-18/+0
* * ext/socket/socket.c (bsock_recv_nonblock): new methodakr2006-06-262-35/+36
* revert sock_sysaccept addition to [ruby-dev:28861].akr2006-06-261-1/+15
* support some kind of method of word. [ruby-Bugs#3237]suke2006-06-251-0/+37
* avoid Argument Error.suke2006-06-251-4/+4
* change test class name.suke2006-06-251-1/+1
* add message for an assertion.akr2006-06-241-1/+1
* use fork to isolate rlimit effect.akr2006-06-211-7/+12
* should not test when win32ole is not available.suke2006-06-191-13/+18
* support PROPERTYPUTREF. [ruby-talk:183042]suke2006-06-182-0/+55
* * lib/pathname.rb (Kernel#Pathname): new method.akr2006-06-171-3/+22
* add RLIMIT_NOFILE testakr2006-06-151-1/+20
* give dummy argument for Process.getrlimit and rescue TypeError.akr2006-06-151-2/+2
* new file.akr2006-06-151-0/+13
* * sprintf.c (rb_str_format): allow %c to print one charactermatz2006-06-097-112/+140
* getsockname returns "" on MacOS Xakr2006-06-071-4/+6
* * test/socket/{test_nonblock.rb, test_socket.rb}: Windows support.usa2006-06-072-14/+14
* * ext/socket/socket.c (sock_s_unpack_sockaddr_in): rejectakr2006-06-051-0/+9
* fix tests.akr2006-06-042-5/+6