sbt/testing/src/main/scala/sbt
Josh Suereth ef70d84323 Fixes #1306 - Attempt to turn test suite names into better filenames. 2014-08-01 17:14:00 -04:00
..
JUnitXmlTestsListener.scala Fixes #1306 - Attempt to turn test suite names into better filenames. 2014-08-01 17:14:00 -04:00
TestFramework.scala Select the first test fingerprint for a test name for forked tests 2014-07-14 11:57:52 +12:00
TestReportListener.scala Changed to combine SuiteResult with same name, instead of replacing with latest one. This solves the test result count problem when a Suite is executed more than 1 time due to being returned as nested suites (sub-task). 2014-05-22 17:28:26 +08:00
TestStatusReporter.scala added scalariform 2014-05-01 12:50:07 -04:00