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/unit
usa 9bb6a05283 * test/unit/test.rb (Test::Unit::ProxyError): new exception class to
wrap exceptions raised in workers in parallel test mode.

* test/unit/parallel.rb (Test::Unit::Worker#puke): use above warpper
  exception.
  [Bug #6882] [ruby-dev:46054]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36749 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-08-21 01:57:19 +00:00
..
assertions.rb
parallel.rb * test/unit/test.rb (Test::Unit::ProxyError): new exception class to 2012-08-21 01:57:19 +00:00
testcase.rb * lib/test/unit/testcase.rb(method_added): refactoring. 2012-07-21 06:14:24 +00:00