1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/test
sorah 55ddfceed3 * lib/test/unit.rb(Test::Unit::Runner#puke):
Add overriding from MiniTest::Unit#puke. This reverts minitest's fix
  that skip messages are hidden when not verbose mode (-v option).
  To hide skip messages, use --hide-skip option instead.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31934 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-06-06 03:47:04 +00:00
..
unit * lib/test/unit/parallel.rb: Keep $stdin, $stdout before run testcase 2011-06-03 11:48:47 +00:00
unit.rb * lib/test/unit.rb(Test::Unit::Runner#puke): 2011-06-06 03:47:04 +00:00