summaryrefslogtreecommitdiff
path: root/test/lib/test/unit.rb
AgeCommit message (Expand)Author
2016-03-02test/unit: return the cursornobu
2016-02-27test/unit: refine output in job_status=normalnobu
2016-02-27test/unit: fix for the testnobu
2016-02-27test/unit: refine output in verbose modenobu
2016-02-27test/unit: add --jobs-status=nonenobu
2016-02-27test/unit: no newlines to be chompednobu
2015-12-19test/unit.rb: color on ttynobu
2015-12-19test/unit.rb: fix outputsnobu
2015-12-18test/unit.rb: use full columnsnobu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-11-20read may return nilnaruse
2015-07-27test/unit.rb: show signalnobu
2015-07-27test/unit.rb: suppress warningsnobu
2015-07-27test/unit.rb: --test-order optionnobu
2015-07-13use Timeout.timeoutnobu
2015-06-22* test/lib/test/unit.rb (Test::Unit::Parallel#start_watchdog): removedngoto
2015-05-17default colorsnobu
2015-05-17reset colorsnobu
2015-02-09test/unit.rb: regexps to excludenobu
2015-01-10test/unit.rb: --excludes-dir listnobu
2015-01-04test/unit.rb: ExcludesOptionnobu
2015-01-04test/unit.rb: reorder Test::Unitnobu
2015-01-04test/unit.rb: split Test::Unitnobu
2015-01-03Refine help message.akr
2014-12-15* test/lib/test/unit.rb: Also rescue EINVAL for older Linux thatheadius
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-10-12* test/lib/test/unit.rb: Hide skips by default.akr
2014-07-25test/unit.rb: temporary measure againt minitestnobu
2014-07-04test/unit.rb: newline after messagenobu
2014-07-01exception must make process stopnaruse
2014-06-30show if parallel test-all fails to Marshal.loadnaruse
2014-05-26test/unit.rb: reduce error messagesnobu
2014-05-17* test/runner.rb: remove dependency test-unit and minitesthsbt