summaryrefslogtreecommitdiff
path: root/src/partest-extras
Commit message (Expand)AuthorAgeFilesLines
* Improve stub error messages (SCP-009 proposal)jvican2017-03-241-0/+47
* Move Scaladoc's Partest base classes to partest-extrasJason Zaugg2017-01-272-0/+219
* Typo and spelling correctionsJanek Bogucki2016-11-112-2/+2
* Revert "Temporarily insource Scalacheck 1.11.6"Adriaan Moors2016-11-0114-3613/+0
* Upgrade asm to 5.1Lukas Rytz2016-07-201-3/+3
* Temporarily insource Scalacheck 1.11.6Jason Zaugg2016-06-2714-0/+3613
* Remove abstraction layer in classpath implementationLukas Rytz2016-05-021-5/+5
* remove recursive classpath implementationLukas Rytz2016-04-231-7/+11
* Fix one warning in Util.scalaKota Mizushima2016-03-171-1/+1
* Tests for optimizing val patternsLukas Rytz2016-02-161-4/+18
* Merge remote-tracking branch 'upstream/2.12.x' into opt/elimBoxesLukas Rytz2016-01-244-6/+1
|\
| * Remove unused imports and other minor cleanupsSimon Ochsenreither2015-12-184-6/+1
* | Eliminate non-escaping boxes, tuples and refsLukas Rytz2015-12-151-0/+5
|/
* fix bug in partest-extras causing test failures on WindowsSeth Tisue2015-09-251-2/+7
* [backport] Accessibility checks for methods with an InvokeDynamic instructionLukas Rytz2015-07-231-30/+48
* Merge pull request #4576 from som-snytt/issue/9206-moreSeth Tisue2015-07-011-15/+19
|\
| * SI-9206 De-perk the welcome messageSom Snytt2015-06-251-6/+8
| * SI-9206 Update REPL welcome messageSom Snytt2015-06-241-15/+17
* | Fix 23 typos (m-o)Janek Bogucki2015-06-281-1/+1
|/
* SI-9206 Accept paste with custom promptSom Snytt2015-06-211-5/+7
* Fix many typosMichaƂ Pociecha2015-04-211-1/+1
* SI-3368 CDATA gets a NodeSom Snytt2015-04-081-0/+21
* SI-9170 More flexible SessionTestSom Snytt2015-03-031-5/+32
* Fix many typos in docs and commentsmpociecha2014-12-142-2/+2
* Cleanup and refactoring - semicolons, unused or commented out codempociecha2014-12-051-4/+2
* Address review feedback.Lukas Rytz2014-09-112-3/+3
* Remove stale local variables and exception handlers after DCELukas Rytz2014-09-101-19/+35
* Tools to run the compiler in JUnit testsLukas Rytz2014-09-101-2/+21
* JUnit tests for dead code elimination.Lukas Rytz2014-09-102-65/+174
* Respect -Dpartest.scalac_opts when running the test suite through ANTLukas Rytz2014-05-071-1/+1
* SI-7711 Test for args in scriptSom Snytt2014-02-141-1/+2
* *boxContext => *box.Context , *boxMacro => *box.MacroEugene Burmako2014-01-121-2/+2
* blackbox and whitebox macrosEugene Burmako2013-11-121-2/+2
* Cull extraneous whitespace.Paul Phillips2013-09-181-2/+1
* Merge pull request #2859 from som-snytt/issue/7622-phaserGrzegorz Kossakowski2013-09-121-0/+74
|\
| * Todo promote to partestSom Snytt2013-09-111-0/+1
| * SI-7622 Clean Up Phase AssemblySom Snytt2013-08-211-0/+73
* | Merge pull request #2885 from som-snytt/issue/7791-script-linenumsJason Zaugg2013-09-081-0/+21
|\ \
| * | SI-7791 Line number table reflects underlying fileSom Snytt2013-09-051-0/+21
| |/
* | SI-7805 REPL -i startupSom Snytt2013-09-061-3/+21
* | SI-7781 Comments to SessionTestSom Snytt2013-09-021-5/+16
* | SI-7781 Improve test and add commentSom Snytt2013-09-021-0/+5
|/
* Move partest to https://github.com/scala/scala-partestAdriaan Moors2013-08-209-0/+647