summaryrefslogtreecommitdiff
path: root/integration
Commit message (Expand)AuthorAgeFilesLines
* Print out when tests are skippedTobias Roeser2019-09-051-2/+3
* Discover - break overridesRoutes into fixed size chunks (#509)Gregor Uhlenheuer2018-12-145-1/+320
* collapse boilerplate folder structure within src/ folders (#505)Li Haoyi2018-12-1211-0/+0
* First pass at splitting out worker-api from mill core. (#504)Li Haoyi2018-12-124-5/+5
* fix testsLi Haoyi2018-12-121-1/+1
* Merge branch 'rebootstrap' into testLi Haoyi2018-11-061-0/+1
|\
| * 0.3.4Li Haoyi2018-11-061-0/+1
* | mergeLi Haoyi2018-11-061-17/+1
|\ \ | |/ |/|
* | bump ammonite integration test version, remove 2.11.8 build since it blows up...Li Haoyi2018-11-063-36/+195
* | fix assembly path handling, swap out Jvm.scala's custom subprocess handling w...Li Haoyi2018-11-052-3/+3
* | WIP migrating over from `ammonite.ops` to `os` module.Li Haoyi2018-11-0517-72/+68
|/
* Include scaladoc as part of mill inspect (#435)Li Haoyi2018-09-204-0/+66
* Fix incremental compilation when a Scala project depends on a Java project (#...Guillaume Martres2018-08-251-4/+3
* fix testng referenceLi Haoyi2018-08-181-1/+1
* Add support for Dotty projects (#397)Guillaume Martres2018-08-054-9/+9
* rename modules scalaworker -> scalalib.worker, client -> main.clientLi Haoyi2018-04-121-1/+1
* - Swap client-server integer encoding over to a more standard format (32-bit)Li Haoyi2018-04-091-1/+1
* caffeine core and guava tests seem to passLi Haoyi2018-04-092-2/+8
* Caffeine junit & testng suites seem to passLi Haoyi2018-04-092-5/+17
* Get first `caffeine.test` suite running in `CaffeineTests`Li Haoyi2018-04-092-4/+10
* First pass at a Caffeine integration build now works (only on Java 9 tho)Li Haoyi2018-04-086-3/+300
* Enable JUnit testing, via sbt-test-interface, for `JavaModule`sLi Haoyi2018-04-081-1/+1
* try to fix buildLi Haoyi2018-04-063-10/+5
* fix type in release.sh scriptrockjam2018-03-281-1/+1
* WIP: Play json build (#182)Nikolay Tatarinov2018-03-2813-3/+766
* Test mill using Java 9 (in addition to Java 8) (#219)Robby2018-03-102-5/+12
* Add dsl for SCM (now called VersionControl) (#168)Guillaume Massé2018-02-282-9/+3
* Add predefined licenses from spdx (#144)Guillaume Massé2018-02-262-6/+2
* support multiple test frameworks (#148)Nikolay Tatarinov2018-02-225-9/+9
* - Fix UpickleTests' JS case when running forkedLi Haoyi2018-02-111-3/+4
* make test-mill-release run integration tests using the release assemblyLi Haoyi2018-02-119-8/+26
* add uPickle to our integration test suiteLi Haoyi2018-02-112-0/+171
* fixesLi Haoyi2018-02-112-5/+13
* more tidying upLi Haoyi2018-02-111-1/+1
* fix testsLi Haoyi2018-02-101-1/+1
* re-enable better-files test but with a newer version with offending CI-failur...Li Haoyi2018-02-041-1/+5
* disable better-files tests for now since they seem broken only in travisLi Haoyi2018-02-041-5/+1
* Test fixes...Li Haoyi2018-02-041-6/+5
* - Rename `basePath` -> `millSourcePath`Li Haoyi2018-02-023-4/+4
* compile zinc compiler bridges on demand to remove restriction on supported sc...Li Haoyi2018-02-021-2/+2
* Extract out `ScriptTestSuite` from `IntegrationTestSuite` and use it to creat...Li Haoyi2018-01-281-24/+11
* First incomplete pass at writing docsLi Haoyi2018-01-272-7/+3
* Fix `dest`-assignment for overriden `T.command`s, and add basic unit tests to...Li Haoyi2018-01-261-0/+1
* - Make `forkTest` and `forkRun` the default, renaming `test` and `run` to `te...Li Haoyi2018-01-211-4/+9
* Swap over to simplified Mill module/source layout from SBT'sLi Haoyi2018-01-209-1/+1
* Introduce an Ammonite build to our test suiteLi Haoyi2018-01-173-1/+220
* Implement downloading/caching of binaries and java-source-folder support to m...Li Haoyi2018-01-172-1/+7
* - Swap over to new `ivy"foo:bar:baz"` syntax for defining ivy dependenciesLi Haoyi2018-01-153-33/+32
* - Tweak Scalajs LinkerBridge project layout to match Mill defaultsLi Haoyi2018-01-141-1/+1
* more work to get tests passing...Li Haoyi2018-01-141-1/+1