summaryrefslogtreecommitdiff
path: root/lib/test/unit/testcase.rb
AgeCommit message (Expand)Author
2011-06-16* test/testunit/test_parallel.rb: Fix Regexp for test.sorah
2011-02-24* test/testunit/tests_for_parallel/misc.rb: Fix bug in r30947.sorah
2009-08-06* lib/test/unit/testcase.rb (Test::Unit): removes silly TestCasenobu
2008-12-11* lib/test/unit/assertions.rb: extracted from lib/test/unit.rb.akr
2008-10-16* lib/test/unit: removed test/unit.akr
2008-10-10Restored test/unitryan
2008-10-10Removing miniunitryan
2008-10-04* test/mini/test_mini_test.rb: recovered. It had been temporarily removed at ...yugui
2008-09-30Reverts the changes of lib/test/unit.rb in r19502 and r19501.yugui
2008-09-30Reverts the changes of lib/test/unit/* in r19543, r19534 and r19503.yugui
2008-09-23Added miniunit 1.3.0ryan
2008-09-23Removed test/unitryan
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