summaryrefslogtreecommitdiff
path: root/test/lib/test/unit/assertions.rb
AgeCommit message (Expand)Author
2019-07-02Move to tool/lib from test/lib.Hiroshi SHIBATA
2019-07-01Return the result of the block given to assert_warning/assert_no_warningNobuyoshi Nakada
2019-06-22Show timed out threadsNobuyoshi Nakada
2019-06-14Use Exception#full_message for tracebackNobuyoshi Nakada
2019-06-13test/lib/test/unit/assertions.rb (assert_cpu_usage_low): tweak the waitYusuke Endoh
2019-06-11assert_cpu_usage_low with timeout scaleNobuyoshi Nakada
2019-06-11MIN_HZ and MIN_MEASURABLE constantsNobuyoshi Nakada
2019-06-11test/lib/test/unit/assertions.rb (assert_cpu_usage_low): Relax the limitYusuke Endoh
2019-04-29Make only `mesg` can be assigned with default `fname`Nobuyoshi Nakada
2019-01-30Show the code in syntax assertionsnobu
2018-12-27test/mkmf/test_flags.rb: try to suppress random CI failurek0kubun
2018-10-26parse.y: remove "shadowing outer local variable" warningmame
2018-10-26Revert "parse.y: remove "shadowing outer local variable" warning"mame
2018-10-26parse.y: remove "shadowing outer local variable" warningmame
2018-10-23test/lib/test/unit/assertions.rb: skip memory leak checkk0kubun
2018-08-31test/lib/test/unit/assertions.rb: explicit delegation of keyword argumentsmame
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-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-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