summaryrefslogtreecommitdiff
path: root/lib/test/unit/testcase.rb
AgeCommit message (Expand)Author
2008-07-04* lib/test/unit/testcase.rb: collect decendants ofakr
2008-03-21Applied Laurent's patch to testcase.rb to fix symbol method namesryan
2006-09-09Rescue Exception in Test::Unit::TestCase#run. [ruby-core:08783]drbrain
2006-08-04Documentation cleanup.drbrain
2004-04-18* dln.c, io.c, pack.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb,nobu
2003-11-20 * lib/test/unit/assertions.rb: use #__send__ instead of #send.ntalbott
2003-10-02 * lib/test/unit/assertions.rb: added a default message for #assert,ntalbott
2003-10-02 * lib/test/unit/assertions.rb: should not capture anntalbott
2003-08-06 * lib/test/unit/testcase.rb: Added equality checking.ntalbott
2003-02-12Initial revisionntalbott