summaryrefslogtreecommitdiff
path: root/core/test/src/mill/eval/FailureTests.scala
Commit message (Expand)AuthorAgeFilesLines
* .Li Haoyi2018-02-091-100/+0
* vendor ammonite.main code so we can properly handle arity-0 CLI args, fix Gen...Li Haoyi2018-02-081-1/+1
* wipLi Haoyi2018-02-071-0/+1
* Make use of `CrossScalaModule` in `HelloWorldTests`Li Haoyi2018-02-031-1/+2
* Make `TestEvaluator` infer it's `outPath` from the `sourcecode.FullName` and ...Li Haoyi2018-02-031-10/+3
* - Renamed `Ctx.FooCtx` => `Ctx.Foo`Li Haoyi2018-02-021-5/+5
* Enforce that only one task in a group can use `T.ctx().dest` https://github.c...Li Haoyi2018-02-021-2/+17
* consolidate test initialization logic into TestEvaluatorLi Haoyi2018-02-021-31/+12
* DRY up test suite by making `Discover` generation implicitLi Haoyi2018-01-281-4/+4
* Fix `dest`-assignment for overriden `T.command`s, and add basic unit tests to...Li Haoyi2018-01-261-5/+5
* Swap over to simplified Mill module/source layout from SBT'sLi Haoyi2018-01-201-0/+109