ruby--ruby/test
nobu 086745b7d6 * bin/testrb: new test runner. [ruby-core:01845]
* lib/test/unit/autorunner.rb (Test::Unit::AutoRunner.run,
  Test::Unit::AutoRunner#initialize): take test list to run.

* lib/test/unit/autorunner.rb (Test::Unit::AutoRunner::RUNNERS,
  Test::Unit::AutoRunner#run): should not exit inside a library, just
  return the result instead.

* lib/test/unit.rb: ditto.

* test/runner.rb: exit with the test result.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5083 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-12-02 12:31:44 +00:00
..
csv * gc.c (Init_stack): stack region is far smaller than usual if 2003-11-22 04:00:03 +00:00
digest
drb
fileutils * test/fileutils/test_fileutils.rb: check if Pathnames are usable for arguments. 2003-12-02 11:03:37 +00:00
logger
monitor
optparse
ostruct
ruby * numeric.c (num_sadded): prohibit singleton method definition for 2003-12-01 13:16:09 +00:00
soap * lib/soap/streamHandler.rb: drop unused http parameters. 2003-11-28 05:53:16 +00:00
stringio
strscan
testunit * lib/test/unit/assertions.rb: fixed #assert_no_match message. 2003-12-01 19:25:51 +00:00
uri
wsdl * lib/soap/encodingstyle/soapHandler.rb: refactoring - Simplifying 2003-11-30 04:33:02 +00:00
xsd * lib/soap/encodingstyle/soapHandler.rb: refactoring - Simplifying 2003-11-30 04:33:02 +00:00
yaml * gc.c (Init_stack): stack region is far smaller than usual if 2003-11-22 04:00:03 +00:00
runner.rb * bin/testrb: new test runner. [ruby-core:01845] 2003-12-02 12:31:44 +00:00