ruby--ruby/test
nahi 11150ba747 * test/ruby/test_file.rb: new file. only asserts unlink-before-close behaviour
now.

* test/soap/marshal/test_digraph.rb: should close before unlink.
  unlink-before-close pattern is not needed here.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4609 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-09-26 20:00:03 +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_file.rb: new file. only asserts unlink-before-close behaviour 2003-09-26 20:00:03 +00:00
soap * test/ruby/test_file.rb: new file. only asserts unlink-before-close behaviour 2003-09-26 20:00:03 +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