summaryrefslogtreecommitdiff
path: root/core/test/src/mill/util/TestEvaluator.scala
Commit message (Expand)AuthorAgeFilesLines
* attempt to fix publishAllLi Haoyi2018-02-071-2/+2
* CleanupLi Haoyi2018-02-041-2/+2
* allow Result.Failure to take a valueLi Haoyi2018-02-041-2/+4
* catch compile-failure exceptions to avoid showing the stack traceLi Haoyi2018-02-041-2/+2
* Make use of `CrossScalaModule` in `HelloWorldTests`Li Haoyi2018-02-031-1/+2
* fix scalalib testsLi Haoyi2018-02-031-11/+5
* Make `TestEvaluator` infer it's `outPath` from the `sourcecode.FullName` and ...Li Haoyi2018-02-031-3/+23
* - Renamed `Ctx.FooCtx` => `Ctx.Foo`Li Haoyi2018-02-021-4/+2
* use an implicit to indicate whether a ctx is within an external moduleLi Haoyi2018-02-021-2/+2
* - Rename `basePath` -> `millSourcePath`Li Haoyi2018-02-021-7/+7
* consolidate test initialization logic into TestEvaluatorLi Haoyi2018-02-021-3/+35
* Move `ScalaWorkerApi`/`ScalaJSBridge` over to new `ExternalModule` classLi Haoyi2018-02-021-4/+4
* WIP: Scala js testing (#119)Nikolay Tatarinov2018-02-011-1/+1
* DRY up test suite by making `Discover` generation implicitLi Haoyi2018-01-281-4/+9
* Fix `dest`-assignment for overriden `T.command`s, and add basic unit tests to...Li Haoyi2018-01-261-2/+3
* Migrate `scalajslib` over to a `T.worker` setup similar to `scalalib`Li Haoyi2018-01-251-1/+1
* Swap over to simplified Mill module/source layout from SBT'sLi Haoyi2018-01-201-0/+30