sbt/testing
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
..
agent/src/main/java/sbt Fix #5801: Remove duplicate TaskDefs in test agent 2020-08-26 17:19:35 +02:00
src/main Add internal multi logger implementation 2020-08-09 11:20:34 -07:00
NOTICE Add, configure & enforce file headers 2017-10-05 09:03:40 +01:00