summaryrefslogtreecommitdiff
path: root/main/test
Commit message (Collapse)AuthorAgeFilesLines
* Update resolution tests in `MainTests.scala`Li Haoyi2018-02-172-15/+52
| | | | Added test cases for new "Did you mean...", "Try `mill.resolve ...`" hints
* WIP getting tests passing againLi Haoyi2018-02-171-3/+3
|
* make test-mill-release run integration tests using the release assemblyLi Haoyi2018-02-113-8/+16
|
* Refactor ScalaModule to simplify it and delay ivy resolution until the last ↵Li Haoyi2018-02-111-2/+2
| | | | moment
* fix testsLi Haoyi2018-02-103-25/+27
|
* - DRY up `Resolve.scala`Li Haoyi2018-02-093-31/+40
| | | | | - Add a version of `Resolve` that resolves names only, but works on entrypoints/etc. without needing arguments - Fix tests to compile with new `multiSelect` parsing flag
* get rid of external watch flagLi Haoyi2018-02-091-1/+1
|
* .Li Haoyi2018-02-0926-0/+2499