summaryrefslogtreecommitdiff
path: root/project/PartestUtil.scala
Commit message (Expand)AuthorAgeFilesLines
* fix annoying extra space in tab completion of sbt `partest` commandJason Zaugg2017-02-141-1/+1
* 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