sbt/testing
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
..
agent/src/main/java/sbt Third draft to execute the forked tests in parallel. 2013-11-21 08:20:43 -05:00
impl/src/main/scala/sbt Deleted unused discovered test parser/printer 2013-07-09 14:55:30 -04:00
src/main/scala/sbt Third draft to execute the forked tests in parallel. 2013-11-21 08:20:43 -05:00
NOTICE - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00