ruby--ruby/test
nahi 2e0b087b02 * test/soap/*, test/wsdl/*, test/xsd/*: move TestCase classes into each module
namespace.  TestMarshal in test/soap/marshal/test_marshal.rb crashed with
  test/ruby/test_marshal.rb.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4608 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-09-26 18:34:41 +00:00
..
csv * test/csv/test_csv.rb: add negative tests of row_sep. 2003-09-16 13:26:10 +00:00
fileutils * test/fileutils/fileassertions.rb: new file. 2003-09-17 09:52:50 +00:00
logger * lib/logger.rb: add Logger#<<(msg) for writing msg without any formatting. 2003-09-23 14:12:42 +00:00
ostruct * lib/ostruct.rb: Added OpenStruct#==. 2003-09-25 00:03:11 +00:00
ruby * test/ruby/test_marshal.rb: add test for ruby's objects. 2003-09-26 08:41:28 +00:00
soap * test/soap/*, test/wsdl/*, test/xsd/*: move TestCase classes into each module 2003-09-26 18:34:41 +00:00
strscan * test/strscan/test_stringscanner.rb: require test/unit. 2003-09-17 09:51:32 +00:00
testunit * test/testunit/*: Added. 2003-09-19 02:48:46 +00:00
wsdl * test/soap/*, test/wsdl/*, test/xsd/*: move TestCase classes into each module 2003-09-26 18:34:41 +00:00
xsd * test/soap/*, test/wsdl/*, test/xsd/*: move TestCase classes into each module 2003-09-26 18:34:41 +00:00
runner.rb * lib/optparse.rb (OptionParser#order, #permute, #parse): allow an 2003-09-05 15:15:43 +00:00