mirror of https://github.com/sbt/sbt.git
**Problem** Current implementation of testQuick depends on the concept of timestamp, which probably won't work well with the new consistent analysis store or the idea of remote caching. **Solution** This is a step towards cached testing by making the incrementality hermetic (no longer depends on the timestamp). Instead this calculates the aggregated SHA-256 of the class files involved in the test. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||