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 de12196865 test/unit: fix for the test
* test/lib/test/unit.rb (_run_parallel): make sure retrying
  message is a separate line.

* test/lib/test/unit.rb (_prepare_run): do not add Output if
  testing.

* test/lib/test/unit.rb (Skipping#failed): defer showing reports
  when showing skips, to be sorted.

* test/testunit/test_hideskip.rb (test_hideskip): fix assertion
  for output misordered by mixing output destinations.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53955 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-02-27 04:16:44 +00:00
..
tests_for_parallel Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test4test_hideskip.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test4test_redefinition.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test4test_sorting.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_assertion.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_hideskip.rb test/unit: fix for the test 2016-02-27 04:16:44 +00:00
test_parallel.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_redefinition.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_sorting.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00