summaryrefslogtreecommitdiff
path: root/test/lib/test
AgeCommit message (Expand)Author
2019-07-02Move to tool/lib from test/lib.Hiroshi SHIBATA
2019-07-01Return the result of the block given to assert_warning/assert_no_warningNobuyoshi Nakada
2019-06-22Show timed out threadsNobuyoshi Nakada
2019-06-14Use Exception#full_message for tracebackNobuyoshi Nakada
2019-06-13test/lib/test/unit/assertions.rb (assert_cpu_usage_low): tweak the waitYusuke Endoh
2019-06-11assert_cpu_usage_low with timeout scaleNobuyoshi Nakada
2019-06-11MIN_HZ and MIN_MEASURABLE constantsNobuyoshi Nakada
2019-06-11Generalize timeout_scaleNobuyoshi Nakada
2019-06-11test/lib/test/unit/assertions.rb (assert_cpu_usage_low): Relax the limitYusuke Endoh
2019-06-07Report a sudden death of workersNobuyoshi Nakada
2019-06-04test/lib/test/unit.rb: use colorize.rbNobuyoshi Nakada
2019-04-29Make only `mesg` can be assigned with default `fname`Nobuyoshi Nakada
2019-01-30Show the code in syntax assertionsnobu
2018-12-27test/mkmf/test_flags.rb: try to suppress random CI failurek0kubun
2018-12-15test/lib/test/unit.rb: do not propagate MAKEFLAGS to childrennormal
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