aboutsummaryrefslogtreecommitdiffstats
path: root/test/lib/test/unit.rb
Commit message (Expand)AuthorAgeFilesLines
* [Feature #12005] Unify Fixnum and Bignum into Integerakr2016-05-171-0/+1
* * test/lib/test/unit.rb (Options#non_options): fixed wrong regexp.usa2016-05-011-1/+1
* test/unit.rb: show warning locationsnobu2016-04-111-1/+1
* test/unit.rb: defer failures in non-replace modenobu2016-03-221-1/+1
* test/unit.rb: show crashed filenobu2016-03-211-0/+1
* test/unit.rb: defer failures in verbose modenobu2016-03-191-0/+1
* * test/lib/test/unit.rb: describe !/REGEXP/ in the help message.akr2016-03-111-1/+1
* testunit: negative filternobu2016-03-111-4/+26
* test/unit: not return the cursor if verbosenobu2016-03-031-1/+1
* test/unit: return the cursornobu2016-03-021-3/+4
* test/unit: refine output in job_status=normalnobu2016-02-271-6/+9
* test/unit: fix for the testnobu2016-02-271-2/+7
* test/unit: refine output in verbose modenobu2016-02-271-13/+11
* test/unit: add --jobs-status=nonenobu2016-02-271-2/+2
* test/unit: no newlines to be chompednobu2016-02-271-1/+1
* test/unit.rb: color on ttynobu2015-12-191-1/+1
* test/unit.rb: fix outputsnobu2015-12-191-10/+6
* test/unit.rb: use full columnsnobu2015-12-181-15/+9
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* read may return nilnaruse2015-11-201-1/+1
* test/unit.rb: show signalnobu2015-07-271-0/+4
* test/unit.rb: suppress warningsnobu2015-07-271-3/+4
* test/unit.rb: --test-order optionnobu2015-07-271-0/+12
* use Timeout.timeoutnobu2015-07-131-2/+2
* * test/lib/test/unit.rb (Test::Unit::Parallel#start_watchdog): removedngoto2015-06-221-20/+0
* default colorsnobu2015-05-171-1/+7
* reset colorsnobu2015-05-171-3/+3
* test/unit.rb: regexps to excludenobu2015-02-091-2/+5
* test/unit.rb: --excludes-dir listnobu2015-01-101-13/+19
* test/unit.rb: ExcludesOptionnobu2015-01-041-0/+54
* test/unit.rb: reorder Test::Unitnobu2015-01-041-337/+292
* test/unit.rb: split Test::Unitnobu2015-01-041-8/+103
* Refine help message.akr2015-01-031-2/+2
* * test/lib/test/unit.rb: Also rescue EINVAL for older Linux thatheadius2014-12-151-1/+1
* * test/lib/envutil.rb: Moved from test/ruby/.akr2014-11-131-0/+1
* * test/lib/test/unit.rb: Hide skips by default.akr2014-10-121-0/+1
* test/unit.rb: temporary measure againt minitestnobu2014-07-251-1/+5
* test/unit.rb: newline after messagenobu2014-07-041-1/+1
* exception must make process stopnaruse2014-07-011-1/+1
* show if parallel test-all fails to Marshal.loadnaruse2014-06-301-2/+9
* test/unit.rb: reduce error messagesnobu2014-05-261-0/+3
* * test/runner.rb: remove dependency test-unit and minitesthsbt2014-05-171-0/+880