summaryrefslogtreecommitdiff
path: root/lib/test/unit.rb
AgeCommit message (Expand)Author
2011-02-13* lib/test/unit.rb (Test::Unit::RequireFiles#non_options): skipnobu
2011-02-12* lib/test/unit.rb (Test::Unit::Options#process_args): alwaysnobu
2011-02-12* lib/test/unit.rb (Test::Unit::AutoRunner#initialize): usenobu
2011-02-12* lib/test/unit.rb (Test::Unit::Runner): rename from Test::Unit::Mini.nobu
2011-02-12* lib/test/unit.rb (Test::Unit::GlobOption#non_options): run testsnobu
2011-02-11* bin/testrb, test/runner.rb, lib/test/unit.rb: improve backwardnobu
2010-12-15* lib/test/unit.rb (process_args): need to setup @help to print options.usa
2010-12-14* lib/test/unit.rb: help messages.usa
2010-12-01* lib/test/unit.rb (Test::Unit::GCStressOption): --gc-stressnobu
2010-12-01* lib/test/unit.rb (Test::Unit::Mini#_run_suites): show the resultnobu
2010-12-01Remove unused logicsnaruse
2010-12-01Imported minitest 2.0.0 r5952. Fixed test/unit.rb to work with changesryan
2010-10-24* lib/test/unit.rb (Test::Unit::Mini#run): abort if interrupted.nobu
2010-10-24* lib/test/unit.rb (Test::Unit::Mini#run_test_suites): show thenobu
2010-10-24* lib/test/unit.rb (Test::Unit::Mini#run_test_suites): ensurenobu
2010-10-24* lib/test/unit.rb: make test/unit play nicely with the rake testtenderlove
2010-09-16* lib/test/unit.rb (Test::Unit::GlobOption): merged RejectOption.nobu
2010-08-13* lib/test/unit.rb (MiniTest::Unit.new): extend before initialize.nobu
2010-07-17* lib/test/unit.rb (MiniTest::Unit#process_args): refactored.nobu
2010-07-17* lib/test/unit.rb: MiniTest::Unit is different class fromnobu
2010-07-16* lib/test/unit.rb, bin/testrb, test/runner.rb: revert r28655, whichmame
2010-07-16* lib/test/unit.rb (Test::Unit.setup_argv): run tests only whennobu
2010-07-14* lib/test/unit.rb (setup_argv): convert to using optparse, addingtenderlove
2009-08-04* lib/test/unit.rb (Test::Unit.setup_argv): expands paths beforenobu
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
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-10Removing miniunitryan
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-23Added miniunit 1.3.0ryan
2008-09-23committed one dir too deep. THIS removes the rest of test/unitryan
2006-08-04RDoc for #run= and #run?drbrain
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-03-04Move RDoc comments for Test::Unitdave