summaryrefslogtreecommitdiff
path: root/test/lib/test/unit
AgeCommit message (Expand)Author
2018-06-29test/lib/test/unit/assertions.rb (assert_in_out_err): disable gemsnormal
2018-03-12assertions.rb: parenthesesnobu
2017-12-12Capture the values of globals in EnvUtil to restore to the originaleregon
2017-12-12Revert r61192 and r61193eregon
2017-12-12Do not change Encoding.default_internal in assert_raise_with_messageeregon
2017-11-02assertions.rb: fix return in assert_raisenobu
2017-08-01assertions.rb: AllFailures#message encodingnobu
2017-07-16assertions.rb: frozen string buffernobu
2017-07-08assertions.rb: syntax_check for other implnobu
2017-06-22catch up frozen_string_literal: true.ko1
2017-06-20Specify frozen_string_literal: true.hsbt
2017-06-03test: attempt to reduce failures in assert_cpu_usage_lownormal
2017-05-28tests: increase CPU percentage threshold for assert_cpu_usage_lownormal
2017-05-27test for IO.copy_stream CPU usage (r58534)normal
2017-05-24assertions.rb: AllFailures#foreachnobu
2017-04-23Add diagnostic reports section header [ci skip]nobu
2017-04-23assert_syntax_error returns the exception [ci skip]nobu
2017-04-09thread.c: refine stream closed messagenobu
2017-04-07fix condition of assert_not_respond_tonobu
2017-04-07assert_not_respond_to private methodnobu
2017-04-07assert_respond_to non-private methodnobu
2017-02-20assertions.rb: ignore exit in childnobu
2017-02-20envutil.rb: diagnostic_reports for ruby-runnernobu
2017-02-10parallel.rb: fix interventionnobu
2017-02-07test/unit: record in parallelnobu
2017-01-16Fix a typo [ci skip]kazu
2016-12-23assertions.rb: prepare_syntax_checknobu
2016-12-23assertions.rb: syntax check by iseqnobu
2016-12-07assertions.rb: defered message in FailDescnobu
2016-11-02assertions.rb: assert_all_assertionsnobu
2016-09-27assertions.rb: success optionnobu
2016-08-29assertions.rb: add an alias pend for skiprhe
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-04-20assertions.rb: return the exceptionnobu
2016-04-09assertions.rb: set default internal encodingnobu
2016-03-17assertions.rb: fix result of assert_nothing_raisednobu
2016-03-09memory_status.rb: independent of MiniTestnobu
2016-02-17assertions.rb: fix assert_no_memory_leaknobu
2016-02-05incompatible encoding workaroundnobu
2016-01-17remove extra dotnobu
2015-12-20assertions.rb: show failed indexesnobu
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-05assertions.rb: fallback encoding errornobu
2015-10-30use assert_raisenobu