aboutsummaryrefslogtreecommitdiffstats
path: root/test/lib/test
Commit message (Expand)AuthorAgeFilesLines
* test/unit.rb: fix outputsnobu2015-12-191-10/+6
* test/unit.rb: use full columnsnobu2015-12-181-15/+9
* Exception#backtrace may be nil if it is manually creatednaruse2015-12-161-1/+1
* Add frozen_string_literal: false for all filesnaruse2015-12-164-0/+4
* test: use String#b instead of dup.force_encodingnobu2015-12-141-3/+3
* * test/lib/envutil.rb: move enutil's assertions under Test::Unit::Assertion.hsbt2015-12-131-0/+334
* assertions.rb: fallback encoding errornobu2015-12-051-1/+5
* read may return nilnaruse2015-11-201-1/+1
* use assert_raisenobu2015-10-301-0/+4
* assertions.rb: refine all_assertionsnobu2015-10-071-2/+12
* test/unit/assertions.rb: all_assertionsnobu2015-09-271-0/+22
* 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
* parallel.rb: upper directorynobu2015-07-051-1/+1
* * 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
* parallel.rb: expand pathnobu2015-01-041-1/+1
* testcase.rb: call supernobu2015-01-041-0/+1
* Refine help message.akr2015-01-031-2/+2
* * test/lib/test/unit.rb: Also rescue EINVAL for older Linux thatheadius2014-12-151-1/+1
* vm_eval.c: UncaughtThrowErrornobu2014-11-151-2/+2
* * test/lib/envutil.rb: Moved from test/ruby/.akr2014-11-131-0/+1
* test_exception.rb: more testsnobu2014-11-071-1/+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
* Suppress double dots.akr2014-06-281-1/+5
* reapply r46568 "assertions.rb: refine message"nobu2014-06-271-1/+1
* Revert r46568 "assertions.rb: refine message"naruse2014-06-271-1/+1
* assertions.rb: refine messagenobu2014-06-261-1/+1
* don't remove test resultsnaruse2014-05-311-3/+1
* force_encoding to get the log of failure by Encoding::CompatibilityErrornaruse2014-05-301-0/+1
* * test/lib/test/unit/parallel.rb (_run_suite): orig_stdout may be nilnaruse2014-05-301-2/+2
* parallel.rb: do not split messagesnobu2014-05-271-1/+2
* test/unit.rb: reduce error messagesnobu2014-05-261-0/+3
* * test/lib/test/unit/test-unit.gemspec: removed needless gemspec file.hsbt2014-05-241-18/+0
* * test/runner.rb: remove dependency test-unit and minitesthsbt2014-05-175-0/+1583