1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/testunit
nobu f7add52f8f test/unit.rb: fixed wrong method name
* test/lib/test/unit.rb (Test::Unit::Parallel#deal): fixed wrong
  method name at r36388.

* test/testunit/test_parallel.rb (TestParallel::TestParallel#test_separate):
  refine the pattern to process IDs but not backtrace lines, and
  add a better message.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65329 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-10-23 14:17:16 +00:00
..
tests_for_parallel
test4test_hideskip.rb
test4test_redefinition.rb
test4test_sorting.rb
test_assertion.rb assertions.rb: fix return in assert_raise 2017-11-02 12:29:33 +00:00
test_hideskip.rb
test_parallel.rb test/unit.rb: fixed wrong method name 2018-10-23 14:17:16 +00:00
test_redefinition.rb
test_sorting.rb