aboutsummaryrefslogtreecommitdiff
path: root/compiler/test/dotty/tools/dotc/ParallelTesting.scala
Commit message (Expand)AuthorAgeFilesLines
* Add support for error annotations in neg testsFelix Mulder2017-03-291-42/+127
* Add neg testing capability to ParallelTestingFelix Mulder2017-03-291-2/+45
* Parallelize compilation runs for ParallelTesting infraFelix Mulder2017-03-291-27/+92
* Prefix out directory with name of testFelix Mulder2017-03-291-1/+6
* Add java compilation to `ParallelTesting`Felix Mulder2017-03-291-0/+23
* Add interface for unit tests into `ParallelTesting`Felix Mulder2017-03-291-0/+60
* Add initial compilation functionality to ParallelTesting traitFelix Mulder2017-03-291-0/+41