summaryrefslogtreecommitdiff
path: root/test/lib
AgeCommit message (Expand)Author
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
2016-01-05leakchecker.rb: remove temporary measurenobu
2015-12-20assertions.rb: show failed indexesnobu
2015-12-19test/unit.rb: color on ttynobu
2015-12-19test/unit.rb: fix outputsnobu
2015-12-18test/unit.rb: use full columnsnobu
2015-12-16Exception#backtrace may be nil if it is manually creatednaruse
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-12-14test: use String#b instead of dup.force_encodingnobu
2015-12-13* test/lib/envutil.rb: move enutil's assertions under Test::Unit::Assertion.hsbt
2015-12-09* iseq.c: rename methodsko1
2015-12-08envutil.rb: improve messagenobu
2015-12-08* introduce new ISeq binary format serializer/de-serializerko1
2015-12-07* test/lib/iseq_loader_checker.rb: add iseq dumper/loader checker.ko1
2015-12-05assertions.rb: fallback encoding errornobu
2015-11-29SIGTERM should be also capturednaruse
2015-11-20read may return nilnaruse
2015-11-06* test/runner.rb: extracted test helper.hsbt
2015-10-30set as binary before gsubnaruse
2015-10-30use assert_raisenobu
2015-10-07assertions.rb: refine all_assertionsnobu
2015-09-27test/unit/assertions.rb: all_assertionsnobu