aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test
Commit message (Expand)AuthorAgeFilesLines
* * lib/test/unit/testcase.rb (Test::Unit): removes silly TestCasenobu2009-08-061-0/+3
* * lib/test/unit.rb (Test::Unit.setup_argv): expands paths beforenobu2009-08-041-3/+3
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-1/+1
* * lib/test/unit/assertions.rb: don't define assert_not_* if alreadyakr2009-02-271-2/+4
* * lib/test/unit/assertions.rb (Test::Unit::Assertions): aliasesnobu2009-02-151-0/+4
* * lib/test/unit/assertions.rb (assert_equal): show class in failureakr2009-01-311-0/+4
* * lib/test/unit/assertions.rbakr2009-01-301-1/+1
* * lib/test/unit/assertions.rb (assert_respond_to): gets rid ofnobu2009-01-301-0/+5
* * lib/test/unit/assertions.rb (assert_nothing_raised): removes thenobu2009-01-121-3/+9
* * lib/test/unit/assertions.rb (assert_no_match): don't count up as twoakr2009-01-071-0/+1
* * lib/test/unit/assertions.rb (assert_equal): show small differencesakr2008-12-231-1/+5
* * lib/test/unit/assertions.rb (assert_nothing_raised): incrementakr2008-12-221-0/+1
* * lib/test/unit.rb (Test::Unit.setup_argv): sorry, fixed wrong commit.usa2008-12-161-1/+1
* * lib/test/unit.rb (Test::Unit.setup_argv): ALT_SEPARATOR support.usa2008-12-161-0/+1
* * lib/test/unit/assertions.rb: extracted from lib/test/unit.rb.akr2008-12-113-112/+124
* * lib/test/unit.rb: sorry, removed debug code.usa2008-11-041-1/+0
* * lib/test/unit.rb (Test::Unit.setup_argv): now can specify ``-xname''usa2008-11-041-5/+6
* * lib/test/unit.rb (assert_nothing_raised): raise with backtrace.nobu2008-10-211-3/+1
* * lib/test/unit.rb (assert_nothing_raised): set backtrace.akr2008-10-211-1/+3
* * lib/test/unit.rb (Test::Unit.setup_argv): call given block forakr2008-10-191-18/+20
* * lib/test/unit.rb (assert_nothing_thrown): don't intern.akr2008-10-181-2/+2
* * lib/test/unit.rb (assert_nothing_thrown): implemented.akr2008-10-181-2/+13
* * lib/test/unit.rb: sort the order of executing tests.mame2008-10-161-0/+3
* * lib/test/unit.rb (assert_equal): avoid incompatible characterakr2008-10-161-0/+10
* * lib/test/unit.rb (assert_equal): failure message changed.akr2008-10-161-1/+16
* * lib/test/unit: removed test/unit.akr2008-10-1622-3578/+125
* Fixed missing test/unit.rb, bad svn merge. Rolled back test/runner.rbryan2008-10-101-0/+280
* Restored test/unitryan2008-10-1021-0/+3307
* Removing miniunitryan2008-10-105-158/+0
* * lib/test/unit/assertions.rb: assert_nothing_thrown, naruse2008-10-081-16/+27
* * lib/test/unit/assertions.rb (Test::Assertions#assert_nothing_raised): matz2008-10-061-1/+1
* * test/mini/test_mini_test.rb: recovered. It had been temporarily removed at ...yugui2008-10-0423-3569/+129
* Reverts the changes of lib/test/unit.rb in r19502 and r19501.yugui2008-09-3022-0/+3587
* Reverts the changes of lib/test/unit/* in r19543, r19534 and r19503.yugui2008-09-305-147/+0
* Not a typo. The name is better plural. Better English and more consistent wit...ryan2008-09-251-1/+1
* * lib/mini/test.rb (Mini::Assertions#assert_raise): fixed typo.nobu2008-09-241-1/+1
* Added miniunit 1.3.0ryan2008-09-235-0/+147
* committed one dir too deep. THIS removes the rest of test/unitryan2008-09-231-280/+0
* Removed test/unitryan2008-09-2321-3307/+0
* * lib/test/unit/collector/objectspace.rbkou2008-07-061-1/+1
* * lib/test/unit/testcase.rb: collect decendants ofakr2008-07-044-11/+25
* * lib/test/unit/ui/console/testrunner.rb: prevent destructive modification to...mame2008-07-011-4/+2
* * lib/test/unit/collector/dir.rb (recursive_collect): r15662 reverted.nobu2008-06-301-2/+1
* * test/inlinetest.rb (InlineTest.in_progname): workaround for frozennobu2008-06-271-2/+5
* Applied Laurent's patch to testcase.rb to fix symbol method namesryan2008-03-211-1/+1
* * lib/test/unit/collector/dir.rb (recursive_collect): do not alwaysnobu2008-03-011-2/+3
* * bootstraptest/runner.rb, bootstraptest/test_method.rb, enc/depend,naruse2008-02-121-1/+1
* * Fix variable name.gotoyuzo2007-12-281-5/+5
* * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert_throws):gotoyuzo2007-12-281-11/+11
* * test/ruby/test_dir.rb (TestDir::setup): ?c now makes a string.matz2007-08-241-0/+1