summaryrefslogtreecommitdiff
path: root/lib/test
AgeCommit message (Expand)Author
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
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-16 * lib/test/unit.rb (Test::Unit.setup_argv): sorry, fixed wrong commit.usa
2008-12-16 * lib/test/unit.rb (Test::Unit.setup_argv): ALT_SEPARATOR support.usa
2008-12-11* lib/test/unit/assertions.rb: extracted from lib/test/unit.rb.akr
2008-11-04* lib/test/unit.rb: sorry, removed debug code.usa
2008-11-04 * lib/test/unit.rb (Test::Unit.setup_argv): now can specify ``-xname''usa
2008-10-21* lib/test/unit.rb (assert_nothing_raised): raise with backtrace.nobu
2008-10-21* lib/test/unit.rb (assert_nothing_raised): set backtrace.akr
2008-10-19* lib/test/unit.rb (Test::Unit.setup_argv): call given block forakr
2008-10-18* lib/test/unit.rb (assert_nothing_thrown): don't intern.akr
2008-10-18* lib/test/unit.rb (assert_nothing_thrown): implemented.akr
2008-10-16* lib/test/unit.rb: sort the order of executing tests.mame
2008-10-16* lib/test/unit.rb (assert_equal): avoid incompatible characterakr
2008-10-16* lib/test/unit.rb (assert_equal): failure message changed.akr
2008-10-16* lib/test/unit: removed test/unit.akr
2008-10-10Fixed missing test/unit.rb, bad svn merge. Rolled back test/runner.rbryan
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-23committed one dir too deep. THIS removes the rest of test/unitryan
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