aboutsummaryrefslogtreecommitdiffstats
path: root/test/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* test/unit.rb: --repeat-count optionnobu2016-12-242-13/+40
* assertions.rb: prepare_syntax_checknobu2016-12-231-22/+17
* assertions.rb: syntax check by iseqnobu2016-12-231-14/+6
* test/unit.rb: separator [ci skip]nobu2016-12-201-0/+1
* test/unit.rb: fix -n optionnobu2016-12-081-2/+2
* assertions.rb: defered message in FailDescnobu2016-12-071-0/+1
* Remove closed checks and use `&.`kazu2016-12-051-1/+1
* assertions.rb: assert_all_assertionsnobu2016-11-021-1/+2
* test/unit.rb: no file name if idle [ci skip]nobu2016-10-281-2/+1
* test/unit.rb: show idling workersnobu2016-10-241-0/+2
* memory_status.c: system callnobu2016-10-081-2/+7
* assertions.rb: success optionnobu2016-09-271-1/+11
* Use qualified namesnobu2016-08-301-1/+1
* assertions.rb: add an alias pend for skiprhe2016-08-291-0/+3
* test/unit.rb: no verbose in worker processesnobu2016-08-081-1/+1
* * test/lib/test/unit.rb: added test files with `_test` suffix for jsonhsbt2016-07-131-1/+2
* -test-/integernobu2016-05-223-11/+14
* assertions.rb: leave timeout to invoke_rubynobu2016-05-191-1/+1
* [Feature #12005] Unify Fixnum and Bignum into Integerakr2016-05-172-2/+5
* test/lib/test/unit/assertions.rb defines assert_fixnum and assert_bignum.akr2016-05-011-0/+8
* envutil.rb defines Integer::{FIXNUM_MIN,FIXNUM_MAX}.akr2016-05-011-0/+6
* * test/lib/test/unit.rb (Options#non_options): fixed wrong regexp.usa2016-05-011-1/+1
* assertions.rb: return the exceptionnobu2016-04-201-0/+1
* test/unit.rb: show warning locationsnobu2016-04-111-1/+1
* assertions.rb: set default internal encodingnobu2016-04-091-5/+15
* test/unit.rb: defer failures in non-replace modenobu2016-03-221-1/+1
* test/unit.rb: show crashed filenobu2016-03-211-0/+1
* test/unit.rb: defer failures in verbose modenobu2016-03-191-0/+1
* assertions.rb: fix result of assert_nothing_raisednobu2016-03-171-1/+0
* * test/lib/test/unit.rb: describe !/REGEXP/ in the help message.akr2016-03-111-1/+1
* testunit: negative filternobu2016-03-111-4/+26
* memory_status.rb: independent of MiniTestnobu2016-03-092-12/+19
* memory_status.rb: remove unused valuesnobu2016-03-091-3/+2
* test/unit: not return the cursor if verbosenobu2016-03-031-1/+1
* test/unit: return the cursornobu2016-03-021-3/+4
* test/unit: refine output in job_status=normalnobu2016-02-271-6/+9
* test/unit: fix for the testnobu2016-02-271-2/+7
* test/unit: refine output in verbose modenobu2016-02-271-13/+11
* test/unit: add --jobs-status=nonenobu2016-02-271-2/+2
* test/unit: no newlines to be chompednobu2016-02-271-1/+1
* assertions.rb: fix assert_no_memory_leaknobu2016-02-171-2/+2
* incompatible encoding workaroundnobu2016-02-052-2/+2
* follow r53691kazu2016-02-021-1/+1