summaryrefslogtreecommitdiff
path: root/scalalib/src/test
Commit message (Expand)AuthorAgeFilesLines
* Swap over to simplified Mill module/source layout from SBT'sLi Haoyi2018-01-2017-637/+0
* add a basic test for gen-idea (#114)Stephen Nancekivell2018-01-1913-0/+178
* Run Main.main in current process (#115)Minghao Liu2018-01-191-0/+24
* - Swap over to new `ivy"foo:bar:baz"` syntax for defining ivy dependenciesLi Haoyi2018-01-152-5/+5
* Some tweaks to get tests passing...Li Haoyi2018-01-141-52/+51
* Everything seems to compile with new, minimal `Discover` implementation...Li Haoyi2018-01-141-8/+8
* rename OSet -> AggLi Haoyi2018-01-131-6/+6
* 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-073-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-012-9/+17
* Split Acyclic/Jawn/BetterFiles tests into their own `integration/` test suite.Li Haoyi2018-01-01160-11535/+5
* - 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-30162-0/+11909