sbt/testing/src/main/scala/sbt
cheeseng 83af01b88a 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
..
JUnitXmlTestsListener.scala remove unnecessary var 2014-05-03 06:01:13 +09:00
TestFramework.scala added scalariform 2014-05-01 12:50:07 -04: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