1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/test/unit
ntalbott f8989a0cdd * lib/test/unit/collector.rb (collect_file): now deletes paths added
to $LOAD_PATH instead of restoring it verbatim.

  * lib/test/unit/autorunner.rb (AutoRunner.run): fixed so that
    'ruby -rtest/unit -rtest1 -rtest2 -e0' will use the objectspace
    collector again. Also tried to simplify the calling convention.

  * test/runner.rb: adjusted for new AutoRunner semantics.

  * lib/test/unit.rb: ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@7989 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-02-17 02:56:47 +00:00
..
collector * lib/test/unit/collector.rb (collect_file): now deletes paths added 2005-02-17 02:56:47 +00:00
ui * lib/test/unit/ui/{fox,gtk,gtk2}/testrunner.rb: remove 2004-07-16 02:33:31 +00:00
util * lib/test/unit/**/*.rb: Removed :nodoc: directives (many were 2004-05-16 04:16:39 +00:00
assertionfailederror.rb * lib/test/unit/**/*.rb: Removed :nodoc: directives (many were 2004-05-16 04:16:39 +00:00
assertions.rb lib/test/unit/assertions.rb: remove "all" that it has forgotten to remove. 2004-05-16 04:54:02 +00:00
autorunner.rb * lib/test/unit/collector.rb (collect_file): now deletes paths added 2005-02-17 02:56:47 +00:00
collector.rb * lib/test/unit.rb: removed installation instructions. 2003-10-08 13:21:28 +00:00
error.rb * lib/test/unit/**/*.rb: Removed :nodoc: directives (many were 2004-05-16 04:16:39 +00:00
failure.rb * lib/test/unit/**/*.rb: Removed :nodoc: directives (many were 2004-05-16 04:16:39 +00:00
testcase.rb * lib/test/unit/**/*.rb: Removed :nodoc: directives (many were 2004-05-16 04:16:39 +00:00
testresult.rb * lib/test/unit/**/*.rb: Removed :nodoc: directives (many were 2004-05-16 04:16:39 +00:00
testsuite.rb * lib/test/unit/**/*.rb: Removed :nodoc: directives (many were 2004-05-16 04:16:39 +00:00