summaryrefslogtreecommitdiff
path: root/lib/test/unit/testcase.rb
AgeCommit message (Expand)Author
2006-10-03* lib/test/unit/testcase.rb (Test::Unit::TestCase.suite): test namenobu
2006-09-09Rescue Exception in Test::Unit::TestCase#run. [ruby-core:08783]drbrain
2006-08-04Merge RDoc changes from HEAD.drbrain
2004-05-16 * lib/test/unit/**/*.rb: Removed :nodoc: directives (many weregsinclair
2004-05-07* eval.c (rb_eval): too many line trace call. (ruby-bugs PR#1320)matz
2004-04-18* dln.c, io.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb, lib/date.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