mirror of https://github.com/sbt/sbt.git
Unit tests in incremental-compiler subproject use a generator to create random Analysis objects. This generator was unfortunately not working properly and generated only empty Analyses (it failed to generate any non-empty Analysis because of a bug in the `unique` generator). |
||
|---|---|---|
| .. | ||
| api | ||
| inc | ||
| integration/src/main/scala/sbt/compiler | ||
| interface | ||
| ivy/src/main/scala/sbt/compiler | ||
| persist | ||
| src/main/scala/sbt | ||
| NOTICE | ||