summaryrefslogtreecommitdiff
path: root/test/lib
AgeCommit message (Expand)Author
2017-06-22catch up frozen_string_literal: true.ko1
2017-06-20Fixed missing handling for frozen object at r59121.hsbt
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-30test_rubyoptions.rb: ruby-runner sets $0 to install name nownobu
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-25use timeout scale.ko1
2017-05-24assertions.rb: AllFailures#foreachnobu
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