summaryrefslogtreecommitdiff
path: root/scalalib/src/test/scala
Commit message (Expand)AuthorAgeFilesLines
* Migrate most classpath-related code onto `Loose.OSet` abstraction, to enforce...Li Haoyi2018-01-131-5/+6
* - Make `sources` and `resources` able to take multiple roots, so we can imple...Li Haoyi2018-01-121-1/+1
* prepare ci builds - fix tests (#107)Vadim Chelyshov2018-01-081-12/+54
* Simplify `Evaluator.Mapping` and consolidate logic within the `Segments` data...Li Haoyi2018-01-081-1/+1
* Consolidate `Cross` and `CrossModule`, eliminate now-unused `map`/`flatMap`/`...Li Haoyi2018-01-081-3/+3
* Swap over to a new, concise `CrossModule[T](..cases)` macro syntax that autom...Li Haoyi2018-01-071-3/+2
* Generate the `Segments` list at definition time rather than discovery time, b...Li Haoyi2018-01-071-5/+5
* Rename `resource/` folders `resources/` to properly match SBT convention, mak...Li Haoyi2018-01-071-1/+1
* First pass at implicitly propagating a `def basePath: Path` up the `Module` h...Li Haoyi2018-01-071-8/+8
* First pass at providing new pretty-prints for build `Module`s/`Target`s/`Cros...Li Haoyi2018-01-031-1/+1
* Fix `idea` project generation, and make `Result.Exception` display the offend...Li Haoyi2018-01-011-5/+5
* Make `HelloWorldTests` take an explicit output path so they are less sensitiv...Li Haoyi2018-01-011-8/+14
* Split Acyclic/Jawn/BetterFiles tests into their own `integration/` test suite.Li Haoyi2018-01-014-285/+4
* - Convert `T.source` into a generic `Target` that flushes the cache every timeLi Haoyi2017-12-314-24/+31
* `Core` -> `core`, for consistency with SBT naming schemesLi Haoyi2017-12-305-0/+643