summaryrefslogtreecommitdiff
path: root/core/src/test/scala/forge/ApplicativeTests.scala
Commit message (Expand)AuthorAgeFilesLines
* rename forge -> millLi Haoyi2017-11-101-139/+0
* Make `Applicative` macros able to inject a configurable `Ctx` object, used in...Li Haoyi2017-11-091-3/+7
* Break out `Cacher.scala` from `Applicative.scala` to fully separate the gnarl...Li Haoyi2017-11-051-1/+0
* Add test to verify before-hand evaluation order of `Applyable#apply` callsLi Haoyi2017-11-051-0/+15
* Add multiple-identical-apply-calls unit testLi Haoyi2017-11-051-0/+10
* Fix up owner chains to allow `Applyable#apply()` calls to work within lambdasLi Haoyi2017-11-051-0/+12
* More `ApplicativeTests`Li Haoyi2017-11-051-4/+15
* First set of standalone tests for the gnarly `Applicative` logicLi Haoyi2017-11-051-0/+88