mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* ChangeLog: fix miss; testcase is test file.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34130 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
bec52ad787
commit
8f37f68c0d
1 changed files with 2 additions and 2 deletions
|
|
@ -21,8 +21,8 @@ Sun Dec 25 22:39:49 2011 Shota Fukumori <sorah@tubusu.net>
|
|||
|
||||
* lib/test/unit.rb (_run_parallel):
|
||||
New option "--separate" for test/unit; when running tests with this
|
||||
option, a job process will be restarted after one testcase has done.
|
||||
This means all testcases will run with separated process.
|
||||
option, a job process will be restarted after one test file has done.
|
||||
This means all test files will run with separated process.
|
||||
|
||||
* lib/test/unit/parallel.rb: Fix for above. Now parallel.rb puts
|
||||
"ready!" for first ready, "ready" for afters.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue