summaryrefslogtreecommitdiff
path: root/lib/test/unit
AgeCommit message (Expand)Author
2009-09-29* lib/test/unit/assertions.rb (assert_equal): use Time#subsec if nsecakr
2009-08-06* lib/test/unit/testcase.rb (Test::Unit): removes silly TestCasenobu
2009-02-27* lib/test/unit/assertions.rb: don't define assert_not_* if alreadyakr
2009-02-15* lib/test/unit/assertions.rb (Test::Unit::Assertions): aliasesnobu
2009-01-31* lib/test/unit/assertions.rb (assert_equal): show class in failureakr
2009-01-30* lib/test/unit/assertions.rbakr
2009-01-30* lib/test/unit/assertions.rb (assert_respond_to): gets rid ofnobu
2009-01-12* lib/test/unit/assertions.rb (assert_nothing_raised): removes thenobu
2009-01-07* lib/test/unit/assertions.rb (assert_no_match): don't count up as twoakr
2008-12-23* lib/test/unit/assertions.rb (assert_equal): show small differencesakr
2008-12-22* lib/test/unit/assertions.rb (assert_nothing_raised): incrementakr
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-08* lib/test/unit/assertions.rb: assert_nothing_thrown, naruse
2008-10-06* lib/test/unit/assertions.rb (Test::Assertions#assert_nothing_raised): matz
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-25Not a typo. The name is better plural. Better English and more consistent wit...ryan
2008-09-24* lib/mini/test.rb (Mini::Assertions#assert_raise): fixed typo.nobu
2008-09-23Added miniunit 1.3.0ryan
2008-09-23Removed test/unitryan
2008-07-06* lib/test/unit/collector/objectspace.rbkou
2008-07-04* lib/test/unit/testcase.rb: collect decendants ofakr
2008-07-01* lib/test/unit/ui/console/testrunner.rb: prevent destructive modification to...mame
2008-06-30* lib/test/unit/collector/dir.rb (recursive_collect): r15662 reverted.nobu
2008-06-27* test/inlinetest.rb (InlineTest.in_progname): workaround for frozennobu
2008-03-21Applied Laurent's patch to testcase.rb to fix symbol method namesryan
2008-03-01* lib/test/unit/collector/dir.rb (recursive_collect): do not alwaysnobu
2008-02-12* bootstraptest/runner.rb, bootstraptest/test_method.rb, enc/depend,naruse
2007-12-28* Fix variable name.gotoyuzo
2007-12-28* lib/test/unit/assertions.rb (Test::Unit::Assertions#assert_throws):gotoyuzo
2007-08-24* test/ruby/test_dir.rb (TestDir::setup): ?c now makes a string.matz
2006-10-16* array.c (rb_ary_unshift_m): a bug in lfree shift lengthmatz
2006-10-14* lib/test/unit/collector/dir.rb (Collector::Dir#collect): append basenobu
2006-10-12* lib/test/unit/collector/dir.rb (Collector::Dir#collect): prependnobu
2006-10-02* lib/test/unit/collector/dir.rb (Test::Unit::Collector::Dir#collect_file):nobu
2006-10-02* lib/test/unit/autorunner.rb (Test::Unit::AutoRunner::COLLECTORS):nobu
2006-10-01* common.mk (test-all): separate directory where running test casesnobu
2006-09-09Rescue Exception in Test::Unit::TestCase#run. [ruby-core:08783]drbrain
2006-08-04Documentation cleanup.drbrain
2006-06-17* eval.c (Init_eval): add aliases invoke_method andmatz
2006-02-17* eval.c (ev_const_get): simplified using rb_const_get_fallback().matz
2006-01-22* lib/test/unit/autorunner.rb (process_args): ignore arguments afternobu
2005-02-17 * lib/test/unit/collector.rb (collect_file): now deletes paths addedntalbott
2004-12-19* lib/test/unit.rb: use standalone runner for -e.nobu
2004-11-19* lib/test/unit/collector/dir.rb: typo fix.eban
2004-11-19* lib/test/unit/collector/dir.rb: better regex.eban