aboutsummaryrefslogtreecommitdiffstats
path: root/test/lib/test/unit.rb
Commit message (Expand)AuthorAgeFilesLines
* 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