summaryrefslogtreecommitdiff
path: root/project/PartestUtil.scala
Commit message (Expand)AuthorAgeFilesLines
* Workaround bug in Scala runtime reflection on JDK 9Jason Zaugg2017-02-161-0/+2
* Make partest --grep glob paths, not just filenamesDale Wijnand2017-02-011-2/+2
* run ScalaCheck tests directly, not through partestSeth Tisue2017-01-271-1/+1
* Fix how "sbt" is writtenDale Wijnand2016-12-211-1/+1
* Add support for -Dpartest.scalac_opts to the partest commandDale Wijnand2016-09-291-1/+4
* Switch the bootstrap build over to sbtStefan Zeiger2016-07-151-1/+1
* Fix some typos in `spec` documents and comments.Dongjoon Hyun2016-03-151-1/+1
* Fix SBT tab completion of scala commandJason Zaugg2016-02-111-1/+1
* Add SBT tab completion for scala{,c,doc}Jason Zaugg2016-02-091-11/+21
* Add tab completion to the partest commandJason Zaugg2016-02-061-0/+82