aboutsummaryrefslogtreecommitdiffstats
path: root/test/lib
Commit message (Expand)AuthorAgeFilesLines
...
* process.c: defaults to close_others falsenormal2018-08-161-0/+2
* Revert "test/lib/leakchecker.rb (find_tempfiles): don't warn for missing files"normal2018-08-141-2/+1
* mjit.c: add :wait option to RubyVM::MJIT.pausek0kubun2018-08-091-3/+27
* test/lib/leakchecker.rb (find_tempfiles): don't warn for missing filesnormal2018-08-091-1/+2
* mjit.c: allow using MJIT header in build directoryk0kubun2018-07-311-1/+2
* test_jit.rb: test unload_unitsk0kubun2018-07-271-2/+5
* test/lib/test/unit/assertions.rb (assert_in_out_err): disable gemsnormal2018-06-291-0/+2
* Added guard condition for old ruby about RubyVM::MJIT.hsbt2018-06-271-1/+1
* test/lib/jit_support.rb: spelling: s/skiped/skipped/normal2018-06-051-1/+1
* jit_support.rb: debug check_support stderrk0kubun2018-05-271-1/+5
* jit_support.rb: cahce JIT support checkk0kubun2018-05-271-12/+21
* test_open3.rb: let test_popen2 work with --jitk0kubun2018-04-281-0/+8
* mjit.c: clean so file on Windowsnobu2018-04-271-3/+6
* test/lib/leakchecker.rb: Add check_verbosekazu2018-03-311-0/+6
* assertions.rb: parenthesesnobu2018-03-121-1/+1
* Removed redundant private declaration.hsbt2018-03-061-1/+0
* test_rubyoptions.rb: don't test --jit if not supportedk0kubun2018-02-221-0/+33
* mjit_compile.c: merge initial JIT compilerk0kubun2018-02-041-1/+3
* mjit.c: merge MJIT infrastructurek0kubun2018-02-041-0/+4
* Show how many seconds it timeoutsnaruse2018-01-051-1/+1
* `$SAFE` as a process global state. [Feature #14250]ko12017-12-281-0/+5
* envutil.rb: define flush methodnobu2017-12-181-0/+1
* Capture the values of globals in EnvUtil to restore to the originaleregon2017-12-122-20/+24
* Revert r61192 and r61193eregon2017-12-121-3/+6
* Do not change Encoding.default_internal in assert_raise_with_messageeregon2017-12-121-6/+3
* Check that global encodings are not changed in test-alleregon2017-12-121-1/+23
* Ignore failures related to threading.ko12017-11-271-3/+10
* leakchecker.rb: no conversionnobu2017-11-261-1/+5
* cleanup hook cleanup code.ko12017-11-161-3/+3
* envutil.rb: preserve RUBYLIBnobu2017-11-131-0/+5
* assertions.rb: fix return in assert_raisenobu2017-11-021-4/+6
* multiple arguments to writenobu2017-10-231-1/+1
* Use caller with length to reduce unused stringskazu2017-10-211-1/+1
* envutil.rb: precommand in invoke_ruby [ci skip]nobu2017-10-151-2/+2
* Remove unnecessary `require 'thread'`kazu2017-10-081-2/+1
* assertions.rb: AllFailures#message encodingnobu2017-08-011-1/+2
* assertions.rb: frozen string buffernobu2017-07-161-2/+2
* assertions.rb: syntax_check for other implnobu2017-07-081-3/+19
* catch up frozen_string_literal: true.ko12017-06-221-1/+1
* Fixed missing handling for frozen object at r59121.hsbt2017-06-201-1/+1
* Specify frozen_string_literal: true.hsbt2017-06-2017-21/+21
* test/unit.rb: close jobservernobu2017-06-181-4/+7
* test: attempt to reduce failures in assert_cpu_usage_lownormal2017-06-031-1/+15
* test_rubyoptions.rb: ruby-runner sets $0 to install name nownobu2017-05-301-3/+0
* tests: increase CPU percentage threshold for assert_cpu_usage_lownormal2017-05-281-1/+1
* test for IO.copy_stream CPU usage (r58534)normal2017-05-271-0/+7
* use timeout scale.ko12017-05-251-4/+12
* assertions.rb: AllFailures#foreachnobu2017-05-241-0/+19
* test/unit.rb: fix returning job tokensnobu2017-05-161-3/+8
* fix wordsnaruse2017-05-161-1/+1