aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* add an assertion.akr2004-06-251-0/+1
* * test/ruby/test_array.rb: use local variables instead of a globalnobu2004-06-161-49/+49
* * lib/uri/generic.rb (URI::Generic::merge,akira2004-06-091-0/+14
* * lib/logger.rb: leading 0 padding of timestamp usec part.nahi2004-05-272-325/+370
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-05-211-0/+142
* * test_x509crl.rb (test_basic): add test for CRL issuer.gotoyuzo2004-05-212-0/+3
* * rescue LoadError. [ruby-dev:23539]gotoyuzo2004-05-194-7/+35
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-05-185-0/+799
* * lib/yaml.rb: removed fallback to pure Ruby parser.why2004-05-161-10/+83
* * ext/dbm/dbm.c (fdbm_initialize): accept optional 3rd argument toakr2004-05-162-3/+38
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-05-071-0/+31
* add freeze test for dbm and gdbm.akr2004-05-071-0/+7
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-05-011-0/+470
* check hash tuple sizeseki2004-04-211-19/+26
* add a gdbm test for [ruby-dev:23381]akr2004-04-151-0/+33
* change pattern matching [druby-ja:98]seki2004-04-131-1/+2
* fix hash tuple bugseki2004-04-061-8/+36
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-04-0610-0/+1244
* add test_symmetry_bignum.akr2004-04-011-0/+6
* rescue LoadError.seki2004-03-132-4/+22
* use 'druby://localhost:0'. [ruby-dev:23078]seki2004-03-075-5/+5
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-02-281-0/+40
* require drb/eq.rb by defaultseki2004-02-261-4/+0
* * test/rinda/test_rinda.rb: DRb.start_service only once in testsuites.nahi2004-02-191-1/+1
* * test/*: should not depend on $KCODE.nahi2004-02-1834-82/+28
* * test/ruby/marshaltestlib.rb: common marshal testcase added.nahi2004-02-173-914/+21
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-02-171-0/+494
* import test_rinda.rbseki2004-02-161-0/+367
* * test/fileutils/test_fileutils.rb: File.link may raise EINVAL and EACCES on ...aamine2004-02-131-1/+1
* * test/ruby/test_file.rb (TestFile::test_fnmatch): added tests forakira2004-02-112-0/+26
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-01-252-0/+189
* * lib/logger.rb(Logger#msg2str): no special treatment for the objectnahi2004-01-131-1/+1
* * test/wsdl/datetime/test_datetime.rb: fixed a stupid testcase whichnahi2004-01-081-17/+19
* * test/csv/test_csv.rb: generate bom.csv and mac.csv files on the fly.nahi2003-12-283-6/+10
* * test/soap/test_basetype.rb, test/soap/marshal/test_marshal.rbnahi2003-12-243-5/+9
* * ext/stringio/stringio.c (strio_read): clear the buffer argumentnobu2003-12-241-0/+20
* * lib/test/unit/assertions.rb: Modules are allowed to rescue.nobu2003-12-242-5/+15
* * test/fileutils/test_fileutils.rb: should not create anynobu2003-12-241-1/+13
* * io.c (read_all): do not return nil at the end of file.matz2003-12-231-10/+10
* * test/soap/test_streamhandler.rb (test_basic_auth): removed.nahi2003-12-231-10/+3
* * io.c (rb_io_ungetc): raise an exception at unread stream tonobu2003-12-231-7/+3
* * lib/rexml/encodings/US-ASCII.rb: typo. [ruby-talk:88650]nahi2003-12-232-2/+8
* * lib/uri/generic.rb (URI::Generic::check_userinfo,akira2003-12-231-0/+16
* * test/xsd/test_noencoding.rb: rescue Errno::EINVAL and do not test.nahi2003-12-231-1/+6
* * lib/uri/generic.rb (URI::Generic#route_from): accepts urls whichakira2003-12-221-0/+3
* * test/soap/test_property.rb: remove duplicated test method.nahi2003-12-221-7/+0
* * lib/soap/property.rb (SOAP::Property#load): new method for loadingnahi2003-12-191-0/+38
* * lib/cgi.rb (CGI::QueryExtension::Value::[]): should work likematz2003-12-171-1/+1
* introduce some new methodsaamine2003-12-161-7/+86
* * lib/yaml/rubytypes.rb: comments in strings. [ruby-talk:88012]why2003-12-151-0/+7