summaryrefslogtreecommitdiff
path: root/integration
Commit message (Expand)AuthorAgeFilesLines
...
* Some tweaks to get tests passing...Li Haoyi2018-01-142-2/+2
* WIP getting rid of `discover/` phase: `core/test:compile` works, but some thi...Li Haoyi2018-01-131-1/+1
* rename OSet -> AggLi Haoyi2018-01-133-11/+11
* Migrate most classpath-related code onto `Loose.OSet` abstraction, to enforce...Li Haoyi2018-01-134-16/+15
* prepare ci builds - fix tests (#107)Vadim Chelyshov2018-01-081-1/+1
* Consolidate `Cross` and `CrossModule`, eliminate now-unused `map`/`flatMap`/`...Li Haoyi2018-01-083-8/+5
* Swap over to a new, concise `CrossModule[T](..cases)` macro syntax that autom...Li Haoyi2018-01-072-4/+4
* Generate the `Segments` list at definition time rather than discovery time, b...Li Haoyi2018-01-072-2/+2
* Rename `resource/` folders `resources/` to properly match SBT convention, mak...Li Haoyi2018-01-074-1/+1
* First pass at implicitly propagating a `def basePath: Path` up the `Module` h...Li Haoyi2018-01-074-28/+25
* fix compilation error in integration testsrockjam2018-01-061-1/+1
* Fix scalatest support (#101)Vadim Chelyshov2018-01-052-0/+5
* Swap over to new `CrossModule` class to simplify the cross module syntaxLi Haoyi2018-01-024-17/+19
* lowercase build module names in `integration/` tests to line up with SBT conv...Li Haoyi2018-01-024-28/+28
* Silence IntegrationTest stdoutLi Haoyi2018-01-011-1/+8
* Properly handle `isModule` flag on `sbt.testing.FingerPrint`Li Haoyi2018-01-012-4/+3
* Make `HelloWorldTests` take an explicit output path so they are less sensitiv...Li Haoyi2018-01-011-1/+1
* Split Acyclic/Jawn/BetterFiles tests into their own `integration/` test suite.Li Haoyi2018-01-017-0/+290