summaryrefslogtreecommitdiff
path: root/test/partest
Commit message (Expand)AuthorAgeFilesLines
* run partest from sbt always, command line neverSeth Tisue2017-02-081-152/+0
* Switch remaining uses of ant over to sbtStefan Zeiger2016-08-231-6/+6
* Merge commit '8eb1d4c' into merge-2.11-to-2.12-nov-24Lukas Rytz2015-11-241-0/+8
|\
| * add comment about Cygwin trouble to test/partestSeth Tisue2015-10-081-0/+8
* | Merge commit '03aaf05' into merge-2.11-to-2.12-sep-22Lukas Rytz2015-09-221-1/+0
|\|
| * fix partest to work on CygwinSeth Tisue2015-09-171-1/+0
* | remove -XX:MaxPermSize=128M; it doesn't exist in Java 8Seth Tisue2015-07-131-2/+1
|/
* Move partest to https://github.com/scala/scala-partestAdriaan Moors2013-08-201-23/+34
* Merge pull request #2792 from ScrapCodes/partest-script-fixedAdriaan Moors2013-08-151-1/+4
|\
| * Added a warning from scala runner script.Prashant Sharma2013-08-131-0/+3
| * Bug fix ! , if $color_opts is unset partest script does not work.Prashant Sharma2013-08-011-1/+1
* | SI-7729 Does Par-Test work? Absolutely!Som Snytt2013-08-081-18/+12
|/
* Spin off parser combinators to scala-parser-combinators.jar.Adriaan Moors2013-07-051-1/+1
* Spin off src/library/scala/xml to src/xml/scala/xml.Adriaan Moors2013-07-051-1/+1
* SI-7349 Partest supports test-interfaceSom Snytt2013-04-301-0/+1
* SI-7314 Partest locates tools.jar and javacSom Snytt2013-04-181-3/+22
* SI-6289 Partest in technicolor and showing javac errorsSom Snytt2013-04-041-2/+14
* Merge remote tracking branch 'origin/2.10.x' into topic/merge-2.10.x-to-v2.11...Jason Zaugg2013-04-021-2/+2
|\
| * Strip version suffix from diffutils.Adriaan Moors2013-03-291-1/+1
| * Use java-diff-utils for diffing in partest.Adriaan Moors2013-03-291-2/+2
* | Merge remote-tracking branch 'origin/2.10.x' into pr/merge-210Paul Phillips2013-01-291-1/+3
|\|
| * Bumped partest MaxPermSize to 128m.Paul Phillips2013-01-261-3/+4
* | Merge commit 'e7ecaa00bb' into pr/merge-2.10Paul Phillips2013-01-251-2/+2
|\|
| * Use the same default scalac options in all three partest frontendsSzabolcs Berecz2013-01-221-1/+0
* | align partest script with antAdriaan Moors2013-01-161-1/+4
* | Updated copyright to 2013Carlo Dapor2013-01-021-1/+1
* | On --grep, partest must dir.list to descend into subdirs (fixes SI-6296)Som Snytt2012-08-311-1/+7
|/
* a quickfix for test/partestEugene Burmako2012-06-081-1/+1
* Tweaks repl tests to enforce -Yrepl-sync and ot...Paul Phillips2011-06-101-2/+12
* Fixing the scalap test rig to work like other t...Paul Phillips2011-03-291-2/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Rolled partest back to r21328.Paul Phillips2010-05-061-18/+7
* Introduces scala.tools.cmd providing command li...Paul Phillips2010-04-111-3/+3
* If I work on this patch any longer without chec...Paul Phillips2010-04-051-7/+18
* Enabled scalacheck tests.Paul Phillips2010-03-011-1/+1
* ...and managed to miss the key file in getting ...Paul Phillips2010-02-171-1/+6
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Some duplication elimination in partest.Paul Phillips2009-09-221-2/+2
* Scalac was failing if the path to the distributionAntonio Cunei2009-07-161-1/+1
* Fix for #2092Antonio Cunei2009-07-011-2/+6
* Updated copyright notices to 2009Antonio Cunei2009-01-091-1/+1
* Changed the way in which the path to javac is p...Philipp Haller2008-10-211-1/+1
* Boot class path and ext dirs are now set proper...Philipp Haller2008-09-181-1/+1
* Fixed spelling of partest scalac and java options.Philipp Haller2008-09-171-1/+1
* - updated partest to work with SuperSabbus (pac...Lukas Rytz2008-05-071-3/+3
* partest does not use STARR library any morePhilipp Haller2008-02-271-13/+3
* removed unused vars/propsmichelou2008-02-271-18/+5
* corrected EXT_CLASSPATHmichelou2008-02-261-2/+16
* updated partest, added jline.jar to dists/latestmichelou2008-02-261-848/+59
* changed some newlinesmichelou2007-11-161-4/+3