summaryrefslogtreecommitdiff
path: root/core/src/test/scala
Commit message (Expand)AuthorAgeFilesLines
* Split out `MacroErrorTests` into it's own fileLi Haoyi2017-11-042-53/+63
* add another negative test to ensure we give good error messages when trying t...Li Haoyi2017-11-041-0/+15
* First pass at providing good compile errors to invalid uses of the `T{...}` m...Li Haoyi2017-11-041-2/+33
* Collapse `LocalDef` into `T{...}` macro, make it more flexible so it only cac...Li Haoyi2017-11-041-4/+1
* Add some basic compile-time checks to enforce usage of `T{...}` within traitsLi Haoyi2017-11-042-0/+11
* Add some tests to verify Cacher happy-pathsLi Haoyi2017-11-041-0/+50
* First experiment using `Cacher interface` combined with `Caller` implicits to...Li Haoyi2017-11-043-13/+101
* Rename `IntegrationTests` to `JavaCompileJarTests`, make use of new `T{...}` ...Li Haoyi2017-11-031-5/+4
* Split up forge into `scalaplugin` an `core` subprojects, to allow us to use t...Li Haoyi2017-11-038-0/+778