mirror of https://github.com/sbt/sbt.git
Add specs2 specification (unit test) which documents current dependency extraction logic's behavior. It exercises `direct` and `publicInherited` relations. This test is akin to `source-dependencies/inherited-dependencies` scripted test. We keep both because this test will diverge in next commit to test `memberRef` and `inheritance` relations. The idea behind adding this test and then modifying the `memberRefAndInheritanceDeps` flag so we test `memberRef` and `inheritance` is that we can show precisely the differences between those two dependency tracking mechanisms. |
||
|---|---|---|
| .. | ||
| api | ||
| inc | ||
| integration/src/main/scala/sbt/compiler | ||
| interface | ||
| ivy/src/main/scala/sbt/compiler | ||
| persist | ||
| src/main/scala/sbt | ||
| NOTICE | ||