On Dec 7, 2006, at 08:20 , Bart Braem wrote: > Bart Braem wrote: > >> 3) Failure: >> default_test(Math3d::TestCase) [./tests/m3dUnitTest.rb:63]: >> No tests were specified. > > Right, this failure was a matter of not running the default > Math3d::TestCase > when running all tests in test.rb: > > ObjectSpace.each_object( Class ) {|klass| > suite << klass.suite if (klass < > Test::Unit::TestCase and klass != > Math3d::TestCase) > } > > Any ideas for the other failures? If this is an abstract test case then undef_method :default_test. -- Eric Hodel - drbrain / segment7.net - http://blog.segment7.net I LIT YOUR GEM ON FIRE!