sbt/testing/agent/src/main/java/sbt
Martin Duhem 5cce0e9d5d
Fix #5801: Remove duplicate TaskDefs in test agent
When forking, a test could be run as many times as its `TestDef` matched
`Fingerprint`s. When forking is disabled, sbt correctly runs the tests
only once.
2020-08-26 17:19:35 +02:00
..
ForkConfiguration.java Apply javafmt in sbt project 2020-01-14 14:38:08 -08:00
ForkMain.java Fix #5801: Remove duplicate TaskDefs in test agent 2020-08-26 17:19:35 +02:00
ForkTags.java Apply javafmt in sbt project 2020-01-14 14:38:08 -08:00
FrameworkWrapper.java Apply javafmt in sbt project 2020-01-14 14:38:08 -08:00