1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
ntalbott b60827ba04 * lib/rubyunit.rb: aliasing TestCase into the top level is
problematic.

	* lib/runit/assert.rb: fixed a couple of bugs caused by recent
	  refactoring in Test::Unit.

	* test/testunit/runit/*: added.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4689 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-10-05 02:17:07 +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/test_fileutils.rb: clean up temporaly symlink. [ruby-dev:21420] 2003-09-29 07:11:50 +00:00
logger * test/logger/test_logger.rb: unlinking file before close causes problem under 2003-10-01 15:29:43 +00:00
ostruct * lib/ostruct.rb: Added OpenStruct#==. 2003-09-25 00:03:11 +00:00
ruby * test/ruby/test_exception.rb (test_else): added. 2003-10-04 18:06:19 +00:00
soap * test/logger/test_logger.rb: unlinking file before close causes problem under 2003-10-01 15:29:43 +00:00
strscan * test/strscan/test_stringscanner.rb: require test/unit. 2003-09-17 09:51:32 +00:00
testunit * lib/rubyunit.rb: aliasing TestCase into the top level is 2003-10-05 02:17:07 +00:00
uri * test/uri/* (6 files): added. 2003-10-04 04:02:16 +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/logger/test_logger.rb: unlinking file before close causes problem under 2003-10-01 15:29:43 +00:00
yaml * ext/syck/rubyext.c: default keys handled. 2003-10-03 19:51:25 +00:00
runner.rb * lib/soap/netHttpClient.rb: follow http-access2. hosts which matches 2003-10-04 08:57:11 +00:00