summaryrefslogtreecommitdiff
path: root/src/partest
Commit message (Expand)AuthorAgeFilesLines
* Move partest to https://github.com/scala/scala-partestAdriaan Moors2013-08-2040-3896/+0
* Merge branch 'master' into patmatPaul Phillips2013-08-201-1/+1
|\
| * SI-7729 Fix broken windows buildSom Snytt2013-08-191-1/+1
* | Expand the understanding of bytecode tests.Paul Phillips2013-08-172-6/+18
|/
* SI-7704 Fix partest's test category selection (again)Simon Ochsenreither2013-08-161-1/+1
* Merge pull request #2785 from soc/SI-7704Adriaan Moors2013-08-163-12/+6
|\
| * Clean up ConsoleRunner, --> returns Boolean ...Simon Ochsenreither2013-07-302-11/+6
| * Add some explicit return types to s.t.c._Simon Ochsenreither2013-07-301-1/+0
* | SI-7624 Fix -feature warnings in scala/tools/scalapSimon Ochsenreither2013-08-151-1/+1
* | SI-7624 Replace new{Term,Type}Name with {Term,Type}NameSimon Ochsenreither2013-08-151-3/+3
* | SI-7624 Fix a few remaining -Xlint warnings ...Simon Ochsenreither2013-08-153-14/+5
* | Log file is zapped before test runSom Snytt2013-08-081-0/+3
* | SI-7729 Does Par-Test work? Absolutely!Som Snytt2013-08-083-4/+4
* | Par-Test split checks work againSom Snytt2013-08-081-37/+31
|/
* Merge pull request #2701 from som-snytt/issue/4594-repl-settingsAdriaan Moors2013-07-101-0/+13
|\
| * SI-4594 Repl settings commandSom Snytt2013-07-041-0/+13
* | Spin off parser combinators to scala-parser-combinators.jar.Adriaan Moors2013-07-051-1/+2
* | Spin off src/library/scala/xml to src/xml/scala/xml.Adriaan Moors2013-07-051-1/+2
* | Merge pull request #2694 from adriaanm/masterGrzegorz Kossakowski2013-07-011-2/+3
|\ \
| * \ Merge 2.10.x into masterAdriaan Moors2013-06-281-2/+3
| |\ \ | | |/ | |/|
| | * Less noise on a partest failure.Jason Zaugg2013-06-271-2/+3
* | | SI-7591 Make s.t.p.n.ConsoleRunner use s.t.c.CommandLineSimon Ochsenreither2013-07-015-69/+93
* | | SI-7591 Minor cleanupsSimon Ochsenreither2013-07-011-9/+2
|/ /
* | Remove dependency on combinators from CommandLinerParser.Adriaan Moors2013-06-252-3/+4
* | Merge pull request #2561 from soc/SI-7479Adriaan Moors2013-06-182-1/+3
|\ \
| * | SI-7479 Make test/files/run/tailcalls.scala pass on AvianSimon Ochsenreither2013-06-101-0/+1
| * | SI-7479 Add avian option to partest's diff filter...Simon Ochsenreither2013-06-061-1/+2
* | | Merge branch '2.10.x' into topic/merge-v2.10.2-RC1-35-ga54d86b-to-masterJason Zaugg2013-06-101-0/+27
|\ \ \ | | |/ | |/|
| * | Refactor testing logic for only running under certain JDK versionsJames Iry2013-06-041-0/+27
* | | SI-2464 Resiliance against missing InnerClass attributesJason Zaugg2013-06-061-4/+31
| |/ |/|
* | Merge pull request #2584 from som-snytt/issue/repl-tools-jarPaul Phillips2013-05-261-29/+2
|\ \
| * | SI-7410 REPL uses improved tools.jar locatorSom Snytt2013-05-231-29/+2
* | | SI-7198 Par-Test uses filters filesSom Snytt2013-05-251-2/+19
* | | SI-7003 Partest redirects stderr to log fileSom Snytt2013-05-252-44/+95
|/ /
* | Harden partest against duplicate paths.Paul Phillips2013-05-201-6/+13
* | Merge pull request #2562 from som-snytt/issue/double-pluginv2.11.0-M3Jason Zaugg2013-05-201-2/+4
|\ \
| * | SI-7494 Tests for status quoSom Snytt2013-05-191-2/+4
* | | Merge v2.10.1-326-g4f8c306' into merge/v2.10.1-326-g4f8c306-to-masterJason Zaugg2013-05-1731-2139/+1775
|\| | | |/ |/|
| * Merge pull request #2512 from som-snytt/issue/partest-exec-logPaul Phillips2013-05-111-4/+5
| |\
| | * Par-Test includes log in transcript of failed execSom Snytt2013-05-101-4/+5
| * | Partest can --show-diff again after incremental report.Som Snytt2013-05-032-1/+13
| |/
| * SI-7409 Par-Test: A crash is not a DNC for neg testsSom Snytt2013-04-303-31/+58
| * Partest has an optionable wait period.Som Snytt2013-04-305-13/+43
| * SI-7349 Partest supports test-interfaceSom Snytt2013-04-307-194/+227
| * Partest testnum field width is sensitive to total testsSom Snytt2013-04-302-4/+9
| * SI-7358 Partest fails on scalacheck failureSom Snytt2013-04-301-14/+18
| * Par-Test allows redefinition of srcDir by AntSom Snytt2013-04-221-3/+3
| * SI-7314 Partest locates tools.jar and javacSom Snytt2013-04-182-0/+32
| * SI-6289 Paulptest demonstrating javac errorsSom Snytt2013-04-041-3/+47
| * SI-6289 Partest in technicolor and showing javac errorsSom Snytt2013-04-0420-1530/+1412