mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
and SystemExitError) while loading a testcase. smell of bug.
* test/testunit/collector/test_dir.rb: add new test of the LoadError.
* test/drb/{test_drbssl.rb,test_drbunix.rb}: do not define testcase if
openssl is not installed.
* test/testunit/collector/test_dir.rb: assert_raises -> assert_raise.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5423 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
||
|---|---|---|
| .. | ||
| collector | ||
| runit | ||
| util | ||
| test_assertions.rb | ||
| test_error.rb | ||
| test_failure.rb | ||
| test_testcase.rb | ||
| test_testresult.rb | ||
| test_testsuite.rb | ||