summaryrefslogtreecommitdiff
path: root/test/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix up r57167nobu2017-05-101-1/+2
* Add diagnostic reports section header [ci skip]nobu2017-04-231-3/+3
* assert_syntax_error returns the exception [ci skip]nobu2017-04-231-0/+1
* thread.c: refine stream closed messagenobu2017-04-092-2/+2
* test/unit.rb: no jobserver in workersnobu2017-04-091-3/+0
* fix condition of assert_not_respond_tonobu2017-04-071-1/+1
* assert_not_respond_to private methodnobu2017-04-071-0/+23
* assert_respond_to non-private methodnobu2017-04-071-5/+8
* envutil.rb: basename for diagnostic_reportsnobu2017-03-141-2/+2
* Supress warning: instance variable @repeat_count not initializednaruse2017-03-071-0/+1
* test: use RbConfig::Limitsnobu2017-03-021-5/+3
* assertions.rb: ignore exit in childnobu2017-02-201-4/+3
* envutil.rb: diagnostic_reports for ruby-runnernobu2017-02-202-9/+13
* parallel.rb: fix interventionnobu2017-02-101-2/+1
* test/unit.rb: old GNU makenobu2017-02-071-1/+1
* test/unit.rb: most-assertednobu2017-02-071-9/+27
* test/unit.rb: definednobu2017-02-071-1/+1
* test/unit: record in parallelnobu2017-02-072-0/+31
* test/unit.rb: statisticsnobu2017-02-071-0/+34