sbt/main
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
..
actions/src Third draft to execute the forked tests in parallel. 2013-11-21 08:20:43 -05:00
command/src/main/scala/sbt Completion command: support quoted strings 2013-11-21 08:20:37 -05:00
settings/src New method `toTask` on `Initialize[InputTask[T]]` to apply the full input and get a plain task out. 2013-10-18 16:49:34 -04:00
src Third draft to execute the forked tests in parallel. 2013-11-21 08:20:43 -05:00
NOTICE fix component name in main notice 2010-09-21 22:00:11 -04:00