summaryrefslogtreecommitdiff
path: root/core/test
Commit message (Expand)AuthorAgeFilesLines
* Extract out `ScriptTestSuite` from `IntegrationTestSuite` and use it to creat...Li Haoyi2018-01-283-0/+127
* DRY up test suite by making `Discover` generation implicitLi Haoyi2018-01-287-50/+49
* Add a simple set of evaluation tests for the various cross builds in `TestGra...Li Haoyi2018-01-282-0/+95
* Make `idea` task work with releaseAssembly and publishLocalLi Haoyi2018-01-271-2/+2
* Fix `dest`-assignment for overriden `T.command`s, and add basic unit tests to...Li Haoyi2018-01-267-34/+86
* Migrate `scalajslib` over to a `T.worker` setup similar to `scalalib`Li Haoyi2018-01-251-1/+1
* Make `T.worker`s compute their signature based on their inputs, rather than t...Li Haoyi2018-01-231-0/+2
* Add some basic tests for `T.{persistent,input,worker}` behavior, including a ...Li Haoyi2018-01-231-0/+104
* Implement basic wildcard task running via e.g. `mill _.compile`Li Haoyi2018-01-211-35/+175
* Swap over to simplified Mill module/source layout from SBT'sLi Haoyi2018-01-2020-0/+1891