summaryrefslogtreecommitdiff
path: root/project/PartestUtil.scala
Commit message (Expand)AuthorAgeFilesLines
* remove test/pending directory tooSeth Tisue2017-03-211-1/+1
* Add partest paths to the list of watched sources.Paul Phillips2017-02-261-0/+4
* Merge pull request #5707 from retronym/topic/java9-prepareLukas Rytz2017-02-201-0/+2
|\
| * Workaround bug in Scala runtime reflection on JDK 9Jason Zaugg2017-02-161-0/+2
* | Merge pull request #5684 from SethTisue/partest-sbt-only-plzSeth Tisue2017-02-161-1/+1
|\ \ | |/ |/|
| * fix annoying extra space in tab completion of sbt `partest` commandJason Zaugg2017-02-141-1/+1
* | 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