sbt/testing
Mark Harrah 24be2e5f25 Only make one call to test frameworks per test name. Fixes #520.
- Requires selecting one fingerprint if there are more than one
- The selected fingerprint is by reverse ordering of Framework.tests
- Reverse ordering chosen to work with junit-interface without changes
2012-12-06 12:15:34 -05:00
..
agent/src/main/java/sbt Use java.lang.Throwable.setStackTrace. Proper fix for #543. 2012-11-15 10:14:59 -05:00
impl testQuick: track previous test status. 2012-03-05 17:17:55 +04:00
NOTICE - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00
TestFramework.scala Only make one call to test frameworks per test name. Fixes #520. 2012-12-06 12:15:34 -05:00
TestReportListener.scala \'fork in test\' initial implementation. 2012-04-01 11:44:05 +04:00
TestStatusReporter.scala Transitive compilation dependency tracking. 2012-03-08 18:58:44 +04:00