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
nobu 48fc312150 lib/test/unit.rb: show file count in parallel mode
* lib/test/unit.rb (Test::Unit::Runner#_run_parallel): show file count
  in parallel mode.  since worker processes run tests per files, the
  parent process cannot tell how many tests will be run in advance.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36184 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-06-22 12:45:12 +00:00
..
unit lib/test/unit/parallel.rb: new method to report to the parent 2012-06-19 09:22:01 +00:00
unit.rb lib/test/unit.rb: show file count in parallel mode 2012-06-22 12:45:12 +00:00