summaryrefslogtreecommitdiff
path: root/main/test/src
Commit message (Expand)AuthorAgeFilesLines
* remove clientserver from ci since those tests are now in mainLi Haoyi2018-04-071-1/+2
* Merge commit '36eb8bd6bfd534d002b01f8800e4b5d896aa4e77' into client-javaLi Haoyi2018-04-072-0/+43
|\
| * - Add `mill version` commandLi Haoyi2018-04-062-0/+43
* | first pass at moving mill client over to JavaModuleLi Haoyi2018-04-071-0/+121
* | try to fix buildLi Haoyi2018-04-061-3/+3
* | fix buildLi Haoyi2018-04-061-2/+2
|/
* bump upickle, ammonite versionsLi Haoyi2018-03-251-38/+40
* update to latest Ammonite using latest upickle RCLi Haoyi2018-03-241-1/+1
* allow '-' char to be in cross selectorsrockjam2018-03-201-2/+3
* Java 9 optimization by caching rt.jar (#239)Robby2018-03-191-1/+1
* Windows non-interactive (client/server) support, and fix assembly and posix f...Robby2018-03-161-1/+1
* Changes to make {clientserver,main,scalalib,scalajslib}.test work under Java ...Robby2018-03-101-0/+5
* Added AppVeyor configuration and made JavaCompilerJarTests compatible with Wi...Robby2018-03-071-4/+4
* fix testsLi Haoyi2018-03-032-7/+7
* Split out `upstreamAssembly` from `assembly`Li Haoyi2018-03-031-5/+5
* A few attempts at micro-optimizing the current hot spotsLi Haoyi2018-02-253-5/+5
* cache hashCodes as part of meta.json to avoid needlessly re-hashing thingsLi Haoyi2018-02-251-1/+4
* Update ScriptTestSuite.scalaLi Haoyi2018-02-241-1/+1
* Properly propagate exit codes from server output to clientLi Haoyi2018-02-241-1/+1
* support multiple test frameworks (#148)Nikolay Tatarinov2018-02-222-2/+2
* fix-testsLi Haoyi2018-02-2110-24/+21
* Cleanup...Li Haoyi2018-02-201-1/+1
* First pass at cleaning up evaluator caching systemLi Haoyi2018-02-201-1/+1
* Improve error reporting for NamedTasks with the wrong number of parametersLi Haoyi2018-02-191-0/+62
* Rename `docsJar` -> `docJar`Li Haoyi2018-02-181-9/+9
* Update resolution tests in `MainTests.scala`Li Haoyi2018-02-172-15/+52
* 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 m...Li Haoyi2018-02-111-2/+2
* fix testsLi Haoyi2018-02-103-25/+27
* - DRY up `Resolve.scala`Li Haoyi2018-02-093-31/+40
* get rid of external watch flagLi Haoyi2018-02-091-1/+1
* .Li Haoyi2018-02-0922-0/+2464