sbt/main/actions/src
Bruno Bieth 5a88bd2302 Third draft to execute the forked tests in parallel.
This feature is not activated by default. To enable it set `testForkedParallel` to `true`.

The test-agent then executes the tests in a thread pool.
For now it has a fixed size set to the number of available processors.
The concurrent restrictions configuration should be used.
2013-11-21 08:20:43 -05:00
..
main/scala/sbt Third draft to execute the forked tests in parallel. 2013-11-21 08:20:43 -05:00
test/scala/sbt/compiler update to ScalaCheck 1.11.0 2013-11-04 11:28:40 -05:00