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
nobu 8af34b7b33 * lib/test/unit/collector/dir.rb (Test::Unit::Collector::Dir#collect_file):
prepend the directory of target file to the load path.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4825 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-10-21 06:57:14 +00:00
..
collector * lib/test/unit/collector/dir.rb (Test::Unit::Collector::Dir#collect_file): 2003-10-21 06:57:14 +00:00
ui * lib/test/unit.rb: removed installation instructions. 2003-10-08 13:21:28 +00:00
util * lib/test/unit/assertions.rb: added a default message for #assert, 2003-10-02 23:03:13 +00:00
assertionfailederror.rb Initial revision 2003-02-12 03:12:14 +00:00
assertions.rb * lib/test/unit/assertions.rb: will use pp for output if available. 2003-10-05 00:59:02 +00:00
autorunner.rb * lib/test/unit.rb: removed installation instructions. 2003-10-08 13:21:28 +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 * lib/test/unit/assertions.rb: added a default message for #assert, 2003-10-02 23:03:13 +00:00
testresult.rb Initial revision 2003-02-12 03:12:14 +00:00
testsuite.rb * lib/test/unit/testsuite.rb: changed #<< to return self, and added 2003-10-03 22:35:19 +00:00