1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
aamine 16bcd53d21 * test/ruby/test_pack.rb: new test test_pack_N.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5302 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-12-26 05:05:37 +00:00
..
csv * lib/csv.rb: add Cell#to_str and Cell#to_s for /.../ =~ aCell, 2003-12-12 13:44:58 +00:00
digest * test/digest/test_digest.rb (test_eq): show failed class. 2003-10-15 23:38:10 +00:00
drb * lib/test/unit/assertions.rb: Modules are allowed to rescue. 2003-12-24 05:08:04 +00:00
fileutils * test/fileutils/test_fileutils.rb: should not create any 2003-12-24 02:26:44 +00:00
logger * test/logger/test_logger.rb: unlinking file before close causes problem under 2003-10-01 15:29:43 +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
ruby * test/ruby/test_pack.rb: new test test_pack_N. 2003-12-26 05:05:37 +00:00
soap * test/soap/test_basetype.rb, test/soap/marshal/test_marshal.rb 2003-12-24 14:53:17 +00:00
stringio * ext/stringio/stringio.c (strio_read): adjust behavior at reading 2003-12-10 08:16:14 +00:00
strscan introduce some new methods 2003-12-16 15:18:11 +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 * lib/soap/rpc/standaloneServer.rb: add 'shutdown' and 'status' 2003-12-08 15:09:49 +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