aboutsummaryrefslogtreecommitdiff
path: root/test/dotty/partest/DPConsoleRunner.scala
Commit message (Expand)AuthorAgeFilesLines
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-356/+0
* Move sjs, make sure that partest compiles everything in dirsFelix Mulder2016-11-221-66/+36
* Create dotty-lib.jar for run testsFelix Mulder2016-11-221-22/+91
* Remove compiler when running applications via dotrFelix Mulder2016-11-221-1/+5
* partest: put more stuff on javac classpathGuillaume Martres2016-07-271-0/+56
* partest: Enable separate compilation and javac testsGuillaume Martres2016-07-271-26/+0
* partest: run tests with -Xms64M -Xmx1024M instead of JVM defaultsGuillaume Martres2016-02-111-2/+3
* Partest 3/3: Proper compiler output redirectionvsalvis2015-06-241-18/+11
* Fix --show-diff for partestvsalvis2015-05-271-1/+20
* Update-check option for partest, added "do not edit" headervsalvis2015-05-221-5/+49
* Less verbose partest with compiler output redirected, better --verbose outputvsalvis2015-05-221-28/+34
* Partest command line options (same as scala) useable from sbtvsalvis2015-05-131-5/+8
* Better documentation for partest dottyJar optionvsalvis2015-05-121-1/+3
* Run tests for partestvsalvis2015-05-121-7/+32
* Partest for Dotty with pos tests and neg tests with error countvsalvis2015-04-171-0/+190