summaryrefslogtreecommitdiff
path: root/test/lib
AgeCommit message (Expand)Author
2018-04-28test_open3.rb: let test_popen2 work with --jitk0kubun
2018-04-27mjit.c: clean so file on Windowsnobu
2018-03-31test/lib/leakchecker.rb: Add check_verbosekazu
2018-03-12assertions.rb: parenthesesnobu
2018-03-06Removed redundant private declaration.hsbt
2018-02-22test_rubyoptions.rb: don't test --jit if not supportedk0kubun
2018-02-04mjit_compile.c: merge initial JIT compilerk0kubun
2018-02-04mjit.c: merge MJIT infrastructurek0kubun
2018-01-05Show how many seconds it timeoutsnaruse
2017-12-28`$SAFE` as a process global state. [Feature #14250]ko1
2017-12-18envutil.rb: define flush methodnobu
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-12-12Check that global encodings are not changed in test-alleregon
2017-11-27Ignore failures related to threading.ko1
2017-11-26leakchecker.rb: no conversionnobu
2017-11-16cleanup hook cleanup code.ko1
2017-11-13envutil.rb: preserve RUBYLIBnobu
2017-11-02assertions.rb: fix return in assert_raisenobu
2017-10-23multiple arguments to writenobu
2017-10-21Use caller with length to reduce unused stringskazu
2017-10-15envutil.rb: precommand in invoke_ruby [ci skip]nobu
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-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