ruby--ruby/lib/test/unit
nobu 97a557bdf9 * lib/test/unit/ui/console/testrunner.rb (test_started): restore $0
after changing process title.  [ruby-talk:97426]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6186 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-21 06:56:48 +00:00
..
collector * lib/test/unit/collector/dir.rb: do not ignore exceptions(LoadError 2004-01-09 04:26:05 +00:00
ui * lib/test/unit/ui/console/testrunner.rb (test_started): restore $0 2004-04-21 06:56:48 +00:00
util * lib/test/unit/util/backtracefilter.rb: fixed a bug that occurred 2003-11-21 22:36:13 +00:00
assertionfailederror.rb * lib/test/unit.rb: do not run tests if $! is set. 2003-11-18 23:00:29 +00:00
assertions.rb * lib/test/unit/assertions.rb: Modules are allowed to rescue. 2003-12-24 05:08:04 +00:00
autorunner.rb * lib/test/unit/assertions.rb: Modules are allowed to rescue. 2003-12-24 05:08:04 +00:00
collector.rb * lib/test/unit.rb: removed installation instructions. 2003-10-08 13:21:28 +00:00
error.rb * lib/test/unit/assertions.rb: added a default message for #assert, 2003-10-02 23:03:13 +00:00
failure.rb * lib/test/unit/assertions.rb: added a default message for #assert, 2003-10-02 23:03:13 +00:00
testcase.rb * dln.c, io.c, pack.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb, 2004-04-18 23:19:47 +00:00
testresult.rb Initial revision 2003-02-12 03:12:14 +00:00
testsuite.rb * dln.c, io.c, pack.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb, 2004-04-18 23:19:47 +00:00