ruby/lib/test/unit
matz 4e183b11ac * test/ruby/test_dir.rb (TestDir::setup): ?c now makes a string.
* lib/test/unit/autorunner.rb (Test::Unit::AutoRunner::initialize):
  initialize @workdir to stop warning.

* lib/drb/drb.rb (DRb::DRbServer::InvokeMethod::perform_without_block): 
  replace funcall by send!.  other files in the distribution as well.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13244 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-08-24 09:57:53 +00:00
..
collector * array.c (rb_ary_unshift_m): a bug in lfree shift length 2006-10-16 14:35:51 +00:00
ui Documentation cleanup. 2006-08-04 18:05:50 +00:00
util Documentation cleanup. 2006-08-04 18:05:50 +00:00
assertionfailederror.rb Documentation cleanup. 2006-08-04 18:05:50 +00:00
assertions.rb * eval.c (Init_eval): add aliases invoke_method and 2006-06-17 14:50:04 +00:00
autorunner.rb * test/ruby/test_dir.rb (TestDir::setup): ?c now makes a string. 2007-08-24 09:57:53 +00:00
collector.rb * lib/test/unit.rb: removed installation instructions. 2003-10-08 13:21:28 +00:00
error.rb Documentation cleanup. 2006-08-04 18:05:50 +00:00
failure.rb Documentation cleanup. 2006-08-04 18:05:50 +00:00
testcase.rb Rescue Exception in Test::Unit::TestCase#run. [ruby-core:08783] 2006-09-09 05:14:40 +00:00
testresult.rb Documentation cleanup. 2006-08-04 18:05:50 +00:00
testsuite.rb Documentation cleanup. 2006-08-04 18:05:50 +00:00