summaryrefslogtreecommitdiff
path: root/test/lib/test
AgeCommit message (Expand)Author
2018-10-26parse.y: remove "shadowing outer local variable" warningmame
2018-10-26Revert "parse.y: remove "shadowing outer local variable" warning"mame
2018-10-26parse.y: remove "shadowing outer local variable" warningmame
2018-10-23test/unit.rb: glob w/o prefix/suffixnobu
2018-10-23test/unit.rb: fixed wrong method namenobu
2018-10-23test/lib/test/unit/assertions.rb: skip memory leak checkk0kubun
2018-09-24test/unit.rb: fix --subprocess-timeout-scalenobu
2018-09-16Propagate subprocess timeout scale option to worker processesnobu
2018-08-31test/lib/test/unit/assertions.rb: explicit delegation of keyword argumentsmame
2018-08-16process.c: defaults to close_others falsenormal
2018-06-29test/lib/test/unit/assertions.rb (assert_in_out_err): disable gemsnormal
2018-03-12assertions.rb: parenthesesnobu
2018-03-06Removed redundant private declaration.hsbt
2017-12-12Capture the values of globals in EnvUtil to restore to the originaleregon
2017-12-12Revert r61192 and r61193eregon
2017-12-12Do not change Encoding.default_internal in assert_raise_with_messageeregon
2017-11-02assertions.rb: fix return in assert_raisenobu
2017-10-21Use caller with length to reduce unused stringskazu
2017-10-08Remove unnecessary `require 'thread'`kazu
2017-08-01assertions.rb: AllFailures#message encodingnobu
2017-07-16assertions.rb: frozen string buffernobu
2017-07-08assertions.rb: syntax_check for other implnobu
2017-06-22catch up frozen_string_literal: true.ko1
2017-06-20Specify frozen_string_literal: true.hsbt
2017-06-18test/unit.rb: close jobservernobu
2017-06-03test: attempt to reduce failures in assert_cpu_usage_lownormal
2017-05-28tests: increase CPU percentage threshold for assert_cpu_usage_lownormal
2017-05-27test for IO.copy_stream CPU usage (r58534)normal
2017-05-24assertions.rb: AllFailures#foreachnobu
2017-05-16test/unit.rb: fix returning job tokensnobu
2017-05-16fix wordsnaruse
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-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