summaryrefslogtreecommitdiff
path: root/scalalib
Commit message (Expand)AuthorAgeFilesLines
* Fix `idea` project generation, and make `Result.Exception` display the offend...Li Haoyi2018-01-011-5/+5
* Pipe in stdin and stderr. We still need to figure out a policy for how stderr...Li Haoyi2018-01-012-4/+4
* Properly handle `isModule` flag on `sbt.testing.FingerPrint`Li Haoyi2018-01-011-0/+3
* Make `HelloWorldTests` take an explicit output path so they are less sensitiv...Li Haoyi2018-01-013-11/+21
* Properly set the context classloader inside `TestRunner`'s `ClassLoader`Li Haoyi2018-01-011-47/+54
* Make `forkArgs` work with `run` and `runMain`Li Haoyi2018-01-011-4/+14
* Split Acyclic/Jawn/BetterFiles tests into their own `integration/` test suite.Li Haoyi2018-01-01163-11544/+15
* Split out generic `T.input` tasks from the `T.source` helpers, allowing `T.so...Li Haoyi2017-12-311-6/+6
* - Convert `T.source` into a generic `Target` that flushes the cache every timeLi Haoyi2017-12-317-36/+40
* `Core` -> `core`, for consistency with SBT naming schemesLi Haoyi2017-12-30177-0/+13430