summaryrefslogtreecommitdiff
path: root/test/lib
AgeCommit message (Expand)Author
2017-05-16test/unit.rb: fix returning job tokensnobu
2017-05-16fix wordsnaruse
2017-05-10fix up r57167nobu
2017-04-23Add diagnostic reports section header [ci skip]nobu
2017-04-23assert_syntax_error returns the exception [ci skip]nobu
2017-04-09thread.c: refine stream closed messagenobu
2017-04-09test/unit.rb: no jobserver in workersnobu
2017-04-07fix condition of assert_not_respond_tonobu
2017-04-07assert_not_respond_to private methodnobu
2017-04-07assert_respond_to non-private methodnobu
2017-03-14envutil.rb: basename for diagnostic_reportsnobu
2017-03-07Supress warning: instance variable @repeat_count not initializednaruse
2017-03-02test: use RbConfig::Limitsnobu
2017-02-20assertions.rb: ignore exit in childnobu
2017-02-20envutil.rb: diagnostic_reports for ruby-runnernobu
2017-02-10parallel.rb: fix interventionnobu
2017-02-07test/unit.rb: old GNU makenobu
2017-02-07test/unit.rb: most-assertednobu
2017-02-07test/unit.rb: definednobu
2017-02-07test/unit: record in parallelnobu
2017-02-07test/unit.rb: statisticsnobu
2017-02-05@job_tokens is defined iff @jobserver is truenaruse
2017-02-04test/unit.rb: jobserver for workersnobu
2017-02-04test/unit.rb: job tokensnobu
2017-02-04test/unit.rb: initialize instance variablenobu
2017-02-03test/unit.rb: share job slotsnobu
2017-02-03test/unit.rb: job testing flagnobu
2017-01-28test/unit.rb: minimum workersnobu
2017-01-27leakchecker.rb: get rid of uninitialized Tempfilenobu
2017-01-16Fix a typo [ci skip]kazu
2016-12-24test/unit.rb: restore parallel optionnobu
2016-12-24test/unit.rb: --subprocess-timeout-scale optionnobu
2016-12-24test/unit.rb: --repeat-count optionnobu
2016-12-23assertions.rb: prepare_syntax_checknobu
2016-12-23assertions.rb: syntax check by iseqnobu
2016-12-20test/unit.rb: separator [ci skip]nobu
2016-12-08test/unit.rb: fix -n optionnobu
2016-12-07assertions.rb: defered message in FailDescnobu
2016-12-05Remove closed checks and use `&.`kazu
2016-11-02assertions.rb: assert_all_assertionsnobu
2016-10-28test/unit.rb: no file name if idle [ci skip]nobu
2016-10-24test/unit.rb: show idling workersnobu
2016-10-08memory_status.c: system callnobu
2016-09-27assertions.rb: success optionnobu
2016-08-30Use qualified namesnobu
2016-08-29assertions.rb: add an alias pend for skiprhe
2016-08-08test/unit.rb: no verbose in worker processesnobu
2016-07-13* test/lib/test/unit.rb: added test files with `_test` suffix for jsonhsbt
2016-05-22-test-/integernobu
2016-05-19assertions.rb: leave timeout to invoke_rubynobu