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 b0ccb799ec * lib/test/unit.rb: refactored to use optparse.
* lib/test/unit.rb: added support for selecting the output
	  level from the command-line.

	* lib/test/unit.rb: added a command-line switch to stop processing
	  the command-line, allowing arguments to be passed to tests.

	* lib/test/unit.rb: changed the method for specifying a runner or a
	  filter from the command-line.

	* lib/test/unit/collector/objectspace.rb: fixed a bug causing all
	  tests to be excluded when the filter was set to an empty array.

	* test/testunit/collector/test_objectspace.rb: ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4659 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-10-03 04:04:26 +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 * variable.c (rb_const_defined_0): look up constants in Object as 2003-10-02 03:00:23 +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/test/unit.rb: refactored to use optparse. 2003-10-03 04:04:26 +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
runner.rb * test/runner.rb: glob for directories. 2003-09-30 00:31:59 +00:00