aboutsummaryrefslogtreecommitdiffstats
path: root/test/lib/test
Commit message (Expand)AuthorAgeFilesLines
* assertions.rb: AllFailures#message encodingnobu2017-08-011-1/+2
* assertions.rb: frozen string buffernobu2017-07-161-2/+2
* assertions.rb: syntax_check for other implnobu2017-07-081-3/+19
* catch up frozen_string_literal: true.ko12017-06-221-1/+1
* Specify frozen_string_literal: true.hsbt2017-06-204-7/+7
* test/unit.rb: close jobservernobu2017-06-181-4/+7
* test: attempt to reduce failures in assert_cpu_usage_lownormal2017-06-031-1/+15
* tests: increase CPU percentage threshold for assert_cpu_usage_lownormal2017-05-281-1/+1
* test for IO.copy_stream CPU usage (r58534)normal2017-05-271-0/+7
* assertions.rb: AllFailures#foreachnobu2017-05-241-0/+19
* test/unit.rb: fix returning job tokensnobu2017-05-161-3/+8
* fix wordsnaruse2017-05-161-1/+1
* Add diagnostic reports section header [ci skip]nobu2017-04-231-3/+3
* assert_syntax_error returns the exception [ci skip]nobu2017-04-231-0/+1
* thread.c: refine stream closed messagenobu2017-04-092-2/+2
* test/unit.rb: no jobserver in workersnobu2017-04-091-3/+0
* fix condition of assert_not_respond_tonobu2017-04-071-1/+1
* assert_not_respond_to private methodnobu2017-04-071-0/+23
* assert_respond_to non-private methodnobu2017-04-071-5/+8
* assertions.rb: ignore exit in childnobu2017-02-201-4/+3
* envutil.rb: diagnostic_reports for ruby-runnernobu2017-02-201-2/+2
* parallel.rb: fix interventionnobu2017-02-101-2/+1
* test/unit.rb: old GNU makenobu2017-02-071-1/+1
* test/unit.rb: most-assertednobu2017-02-071-9/+27
* test/unit.rb: definednobu2017-02-071-1/+1
* test/unit: record in parallelnobu2017-02-072-0/+31
* test/unit.rb: statisticsnobu2017-02-071-0/+34
* @job_tokens is defined iff @jobserver is truenaruse2017-02-051-1/+1
* test/unit.rb: jobserver for workersnobu2017-02-041-3/+4
* test/unit.rb: job tokensnobu2017-02-041-9/+15
* test/unit.rb: initialize instance variablenobu2017-02-041-0/+1
* test/unit.rb: share job slotsnobu2017-02-031-1/+32
* test/unit.rb: job testing flagnobu2017-02-031-7/+3
* test/unit.rb: minimum workersnobu2017-01-281-1/+1
* Fix a typo [ci skip]kazu2017-01-161-1/+1
* test/unit.rb: restore parallel optionnobu2016-12-241-0/+2
* test/unit.rb: --subprocess-timeout-scale optionnobu2016-12-241-0/+16
* test/unit.rb: --repeat-count optionnobu2016-12-241-0/+17
* assertions.rb: prepare_syntax_checknobu2016-12-231-22/+17
* assertions.rb: syntax check by iseqnobu2016-12-231-14/+6
* test/unit.rb: separator [ci skip]nobu2016-12-201-0/+1
* test/unit.rb: fix -n optionnobu2016-12-081-2/+2
* assertions.rb: defered message in FailDescnobu2016-12-071-0/+1
* assertions.rb: assert_all_assertionsnobu2016-11-021-1/+2
* test/unit.rb: no file name if idle [ci skip]nobu2016-10-281-2/+1
* test/unit.rb: show idling workersnobu2016-10-241-0/+2
* assertions.rb: success optionnobu2016-09-271-1/+11
* assertions.rb: add an alias pend for skiprhe2016-08-291-0/+3
* test/unit.rb: no verbose in worker processesnobu2016-08-081-1/+1
* * test/lib/test/unit.rb: added test files with `_test` suffix for jsonhsbt2016-07-131-1/+2