summaryrefslogtreecommitdiff
path: root/test/lib/test/unit
AgeCommit message (Expand)Author
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
2015-10-07assertions.rb: refine all_assertionsnobu
2015-09-27test/unit/assertions.rb: all_assertionsnobu
2015-07-05parallel.rb: upper directorynobu
2015-01-04parallel.rb: expand pathnobu
2015-01-04testcase.rb: call supernobu
2014-11-15vm_eval.c: UncaughtThrowErrornobu
2014-11-07test_exception.rb: more testsnobu
2014-06-28Suppress double dots.akr
2014-06-27reapply r46568 "assertions.rb: refine message"nobu
2014-06-27Revert r46568 "assertions.rb: refine message"naruse
2014-06-26assertions.rb: refine messagenobu
2014-05-31don't remove test resultsnaruse
2014-05-30force_encoding to get the log of failure by Encoding::CompatibilityErrornaruse
2014-05-30* test/lib/test/unit/parallel.rb (_run_suite): orig_stdout may be nilnaruse
2014-05-27parallel.rb: do not split messagesnobu
2014-05-24* test/lib/test/unit/test-unit.gemspec: removed needless gemspec file.hsbt
2014-05-17* test/runner.rb: remove dependency test-unit and minitesthsbt