1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
seki 2b992edf51 check hash tuple size
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6192 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-21 14:00:34 +00:00
..
csv * test/csv/test_csv.rb: generate bom.csv and mac.csv files on the fly. 2003-12-28 02:57:25 +00:00
digest * test/digest/test_digest.rb (test_eq): show failed class. 2003-10-15 23:38:10 +00:00
drb rescue LoadError. 2004-03-13 05:41:25 +00:00
erb This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. 2004-02-28 02:00:37 +00:00
fileutils * test/fileutils/test_fileutils.rb: File.link may raise EINVAL and EACCES on Windows. 2004-02-13 03:35:27 +00:00
gdbm add a gdbm test for [ruby-dev:23381] 2004-04-15 09:39:39 +00:00
logger * lib/logger.rb(Logger#msg2str): no special treatment for the object 2004-01-13 09:58:53 +00:00
monitor * test/monitor/test_monitor.rb (test_cond): use Queue#deq 2003-12-10 06:02:27 +00:00
optparse * lib/optparse.rb (OptionParser::Switch::PlacedArgument::parse): 2003-11-05 10:09:58 +00:00
ostruct * lib/ostruct.rb: Added OpenStruct#==. 2003-09-25 00:03:11 +00:00
rinda check hash tuple size 2004-04-21 14:00:34 +00:00
rss This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. 2004-04-06 08:02:56 +00:00
ruby This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. 2004-04-06 08:02:56 +00:00
soap * test/ruby/marshaltestlib.rb: common marshal testcase added. 2004-02-17 14:51:40 +00:00
stringio * ext/stringio/stringio.c (strio_read): adjust behavior at reading 2003-12-10 08:16:14 +00:00
strscan * test/*: should not depend on $KCODE. 2004-02-18 13:21:10 +00:00
testunit * lib/test/unit/assertions.rb: Modules are allowed to rescue. 2003-12-24 05:08:04 +00:00
uri * lib/uri/generic.rb (URI::Generic::check_userinfo, 2003-12-23 05:17:00 +00:00
wsdl This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. 2004-01-25 20:19:17 +00:00
xsd * test/soap/test_basetype.rb, test/soap/marshal/test_marshal.rb 2003-12-24 14:53:17 +00:00
yaml * lib/yaml/rubytypes.rb: comments in strings. [ruby-talk:88012] 2003-12-15 18:17:43 +00:00
runner.rb * bin/testrb: new test runner. [ruby-core:01845] 2003-12-02 12:31:44 +00:00