summaryrefslogtreecommitdiffstats
path: root/lib/test/unit/testcase.rb
Commit message (Expand)AuthorAgeFilesLines
* * lib/test/unit/**/*.rb: Removed :nodoc: directives (many weregsinclair2004-05-161-6/+4
* * eval.c (rb_eval): too many line trace call. (ruby-bugs PR#1320)matz2004-05-071-1/+3
* * dln.c, io.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb, lib/date.rb,nobu2004-04-181-1/+1
* * lib/test/unit/assertions.rb: use #__send__ instead of #send.ntalbott2003-11-201-1/+1
* * lib/test/unit/assertions.rb: added a default message for #assert,ntalbott2003-10-021-12/+3
* * lib/test/unit/assertions.rb: should not capture anntalbott2003-10-021-3/+3
* * lib/test/unit/testcase.rb: Added equality checking.ntalbott2003-08-061-1/+8
* Initial revisionntalbott2003-02-121-0/+152