summaryrefslogtreecommitdiff
path: root/scalalib/test/resources
Commit message (Expand)AuthorAgeFilesLines
* Rename `root` IDEA module to `mill-build` to avoid collisionsLi Haoyi2018-04-082-1/+1
* Properly support test frameworks which spawn child tasksLi Haoyi2018-04-082-0/+24
* Enable JUnit testing, via sbt-test-interface, for `JavaModule`sLi Haoyi2018-04-085-8/+43
* Fix #282 by passing plugins as arguments to scaladocjulianmichael2018-04-081-0/+5
* First unit tests for `JavaModule`Li Haoyi2018-04-072-0/+15
* try to fix classloading issues on runLocal and test with java 9 (#255)Nikolay Tatarinov2018-03-251-1/+8
* use Cache.default to determine coursier location(fixes tests on my OS X)rockjam2018-03-242-2/+2
* Support scala milestone releases (with fixes for 2.13.0-M3) (#247)Nikolay Tatarinov2018-03-201-0/+5
* Add out/{module_name} as a content root in generated IntelliJ project (#196)Jeremy Apthorp2018-03-051-0/+1
* Update scala-library-2.12.4-sources.jar.xmlLi Haoyi2018-02-241-2/+2
* Update scala-library-2.12.4.jar.xmlLi Haoyi2018-02-241-2/+2
* GenIdea updates including a fix for #147 (#149)Andrew Richards2018-02-212-4/+7
* Add unit test for main method discoveryLi Haoyi2018-02-175-0/+33
* fix GenIdea testsLi Haoyi2018-02-119-52/+4
* Make use of `CrossScalaModule` in `HelloWorldTests`Li Haoyi2018-02-036-12/+33
* fix scalalib testsLi Haoyi2018-02-031-5/+5
* Swap over to simplified Mill module/source layout from SBT'sLi Haoyi2018-01-2014-0/+119