summaryrefslogtreecommitdiff
path: root/core/src/test/scala/forge/GraphTests.scala
Commit message (Expand)AuthorAgeFilesLines
* rename forge -> millLi Haoyi2017-11-101-256/+0
* Migrate over to the new `Task`/`Target`/`Command` splitLi Haoyi2017-11-091-19/+16
* Add a simple consistency checker on `Discovered` to test if any of the observ...Li Haoyi2017-11-051-39/+48
* Re-organize `forge/` folder according to ordering of build phases: target def...Li Haoyi2017-11-051-0/+3
* First experiment using `Cacher interface` combined with `Caller` implicits to...Li Haoyi2017-11-041-3/+63
* Split up forge into `scalaplugin` an `core` subprojects, to allow us to use t...Li Haoyi2017-11-031-0/+187