summaryrefslogtreecommitdiff
path: root/src/test/scala
Commit message (Expand)AuthorAgeFilesLines
* update to utest 0.6.0, enable stacktrace highlightingLi Haoyi2017-10-222-9/+17
* Things compile again...Li Haoyi2017-10-221-1/+5
* rename hbt -> forgeLi Haoyi2017-10-225-20/+48
* - Nest `StaticContext` into `DefCtx`Li Haoyi2017-10-211-1/+1
* Add `StaticContext` macro to let us distinguish top-level targets from dynami...Li Haoyi2017-10-211-0/+36
* - Convert example workflow to `javac` since `scalac` is slowLi Haoyi2017-10-192-0/+24
* Include Tarjan's algorithm, for doing a topological sort which elegantly hand...Li Haoyi2017-10-171-0/+89