summaryrefslogtreecommitdiff
path: root/test/lib/test/unit/parallel.rb
AgeCommit message (Expand)Author
2017-06-20Specify frozen_string_literal: true.hsbt
2017-04-09thread.c: refine stream closed messagenobu
2017-02-10parallel.rb: fix interventionnobu
2017-02-07test/unit: record in parallelnobu
2015-12-16Exception#backtrace may be nil if it is manually creatednaruse
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-07-05parallel.rb: upper directorynobu
2015-01-04parallel.rb: expand pathnobu
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-17* test/runner.rb: remove dependency test-unit and minitesthsbt