aboutsummaryrefslogtreecommitdiffstats
path: root/test/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* @job_tokens is defined iff @jobserver is truenaruse2017-02-051-1/+1
* test/unit.rb: jobserver for workersnobu2017-02-041-3/+4
* test/unit.rb: job tokensnobu2017-02-041-9/+15
* test/unit.rb: initialize instance variablenobu2017-02-041-0/+1
* test/unit.rb: share job slotsnobu2017-02-031-1/+32
* test/unit.rb: job testing flagnobu2017-02-031-7/+3
* test/unit.rb: minimum workersnobu2017-01-281-1/+1
* leakchecker.rb: get rid of uninitialized Tempfilenobu2017-01-271-1/+3
* Fix a typo [ci skip]kazu2017-01-161-1/+1
* test/unit.rb: restore parallel optionnobu2016-12-241-0/+2
* test/unit.rb: --subprocess-timeout-scale optionnobu2016-12-242-0/+24