sbt/tests
Shani Elharrar db2a871391 Print: use roots when rendering reverse graph (#808)
* Print: use roots when rendering reverse graph

* Print: Refactored to be able to return Tree data structure

* SBT: Refactored code and added coursierWhatDependsOn Task (?)

* SBT: Added tests to the new coursierWhatDependsOn task

* Tasks: Another try to fix the build

* Tree: Restored Apply[A] for binary compatibility

* Print.scala: Fix the build

* sbt-coursier: Refined what depends on check to check correctness

* PrintTests: Added test for reverseTree

* CR Fixes...

1. changed gotVersion to reconciledVersion
2. Moved AppliedTree to tests project
3. Changed message (wanted version, got version) to X -> Y
2018-03-18 23:45:11 +01:00
..
js/src/test/scala/coursier/test Fix deprecation warnings 2018-03-12 21:50:35 +01:00
jvm/src Fix deprecation warnings 2018-03-12 21:50:35 +01:00
metadata@03da8397c0 Switch cli to scala 2.12 and latest case-app 2018-02-07 10:23:07 +01:00
shared/src/test Print: use roots when rendering reverse graph (#808) 2018-03-18 23:45:11 +01:00