summaryrefslogtreecommitdiff
path: root/test/lib
AgeCommit message (Expand)Author
2017-01-28test/unit.rb: minimum workersnobu
2017-01-27leakchecker.rb: get rid of uninitialized Tempfilenobu
2017-01-16Fix a typo [ci skip]kazu
2016-12-24test/unit.rb: restore parallel optionnobu
2016-12-24test/unit.rb: --subprocess-timeout-scale optionnobu
2016-12-24test/unit.rb: --repeat-count optionnobu
2016-12-23assertions.rb: prepare_syntax_checknobu
2016-12-23assertions.rb: syntax check by iseqnobu
2016-12-20test/unit.rb: separator [ci skip]nobu
2016-12-08test/unit.rb: fix -n optionnobu
2016-12-07assertions.rb: defered message in FailDescnobu
2016-12-05Remove closed checks and use `&.`kazu
2016-11-02assertions.rb: assert_all_assertionsnobu
2016-10-28test/unit.rb: no file name if idle [ci skip]nobu
2016-10-24test/unit.rb: show idling workersnobu
2016-10-08memory_status.c: system callnobu
2016-09-27assertions.rb: success optionnobu
2016-08-30Use qualified namesnobu
2016-08-29assertions.rb: add an alias pend for skiprhe
2016-08-08test/unit.rb: no verbose in worker processesnobu
2016-07-13* test/lib/test/unit.rb: added test files with `_test` suffix for jsonhsbt
2016-05-22-test-/integernobu
2016-05-19assertions.rb: leave timeout to invoke_rubynobu
2016-05-17[Feature #12005] Unify Fixnum and Bignum into Integerakr
2016-05-01test/lib/test/unit/assertions.rb defines assert_fixnum and assert_bignum.akr
2016-05-01envutil.rb defines Integer::{FIXNUM_MIN,FIXNUM_MAX}.akr
2016-05-01* test/lib/test/unit.rb (Options#non_options): fixed wrong regexp.usa
2016-04-20assertions.rb: return the exceptionnobu
2016-04-11test/unit.rb: show warning locationsnobu
2016-04-09assertions.rb: set default internal encodingnobu
2016-03-22test/unit.rb: defer failures in non-replace modenobu
2016-03-21test/unit.rb: show crashed filenobu
2016-03-19test/unit.rb: defer failures in verbose modenobu
2016-03-17assertions.rb: fix result of assert_nothing_raisednobu
2016-03-11* test/lib/test/unit.rb: describe !/REGEXP/ in the help message.akr
2016-03-11testunit: negative filternobu
2016-03-09memory_status.rb: independent of MiniTestnobu
2016-03-09memory_status.rb: remove unused valuesnobu
2016-03-03test/unit: not return the cursor if verbosenobu
2016-03-02test/unit: return the cursornobu
2016-02-27test/unit: refine output in job_status=normalnobu
2016-02-27test/unit: fix for the testnobu
2016-02-27test/unit: refine output in verbose modenobu
2016-02-27test/unit: add --jobs-status=nonenobu
2016-02-27test/unit: no newlines to be chompednobu
2016-02-17assertions.rb: fix assert_no_memory_leaknobu
2016-02-05incompatible encoding workaroundnobu
2016-02-02follow r53691kazu
2016-01-29suppress warning: assigned but unused variablenaruse
2016-01-17remove extra dotnobu