summaryrefslogtreecommitdiff
path: root/test/lib
AgeCommit message (Expand)Author
2016-03-11* test/lib/test/unit.rb: describe !/REGEXP/ in the help message.akr
2016-03-11testunit: negative filternobu
2016-03-09memory_status.rb: independent of MiniTestnobu
2016-03-09memory_status.rb: remove unused valuesnobu
2016-03-03test/unit: not return the cursor if verbosenobu
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
2016-02-17assertions.rb: fix assert_no_memory_leaknobu
2016-02-05incompatible encoding workaroundnobu
2016-02-02follow r53691kazu
2016-01-29suppress warning: assigned but unused variablenaruse
2016-01-17remove extra dotnobu
2016-01-05leakchecker.rb: remove temporary measurenobu
2015-12-20assertions.rb: show failed indexesnobu
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-16Exception#backtrace may be nil if it is manually creatednaruse
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-12-14test: use String#b instead of dup.force_encodingnobu
2015-12-13* test/lib/envutil.rb: move enutil's assertions under Test::Unit::Assertion.hsbt
2015-12-09* iseq.c: rename methodsko1
2015-12-08envutil.rb: improve messagenobu
2015-12-08* introduce new ISeq binary format serializer/de-serializerko1
2015-12-07* test/lib/iseq_loader_checker.rb: add iseq dumper/loader checker.ko1
2015-12-05assertions.rb: fallback encoding errornobu
2015-11-29SIGTERM should be also capturednaruse
2015-11-20read may return nilnaruse
2015-11-06* test/runner.rb: extracted test helper.hsbt
2015-10-30set as binary before gsubnaruse
2015-10-30use assert_raisenobu
2015-10-07assertions.rb: refine all_assertionsnobu
2015-09-27test/unit/assertions.rb: all_assertionsnobu
2015-09-19* test/lib/envutil.rb: mkfifo command based File.mkfifo methodakr
2015-09-18file.c: File.mkfifonobu
2015-08-12envutil.rb: abort at timeoutnobu
2015-07-30envutil.rb: -w for assert_separatelynobu
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-07-08leakchecker.rb: close consolenobu
2015-07-06* test/lib/memory_status.rb: removed redundant path.hsbt
2015-07-05parallel.rb: upper directorynobu
2015-06-25* test/lib/envutil.rb (Test::Unit::Assertions#assert_no_memory_leak):ngoto
2015-06-22* test/lib/test/unit.rb (Test::Unit::Parallel#start_watchdog): removedngoto