summaryrefslogtreecommitdiff
path: root/src/partest
Commit message (Expand)AuthorAgeFilesLines
* The new reflectionEugene Burmako2012-06-081-3/+3
* Adding the Actor Migration Kit.Vojin Jovanovic2012-05-188-4/+29
* Fixed partest so it can run in SBT.Josh Suereth2012-05-101-8/+10
* Updated Symbol to record classfile origin.Paul Phillips2012-05-041-1/+1
* Reluctant surgery on partest.Paul Phillips2012-05-042-112/+57
* migrates stdlib and compiler to tagsEugene Burmako2012-04-232-17/+18
* Scaladoc's tests should work with test/partestKato Kazuyoshi2012-04-231-1/+6
* Scaladoc feature that shows implicit conversionsVlad Ureche2012-04-131-28/+50
* Next generation of macrosEugene Burmako2012-04-123-5/+16
* Less laborious type application.Paul Phillips2012-04-091-1/+1
* Fixes SI-5373Vlad Ureche2012-03-271-0/+124
* Separating Scala Actors from the Scala Library.Vojin Jovanovic2012-03-198-6/+34
* Testing compiler asSeenFrom directly.Paul Phillips2012-03-162-2/+35
* Whitespace commit.Paul Phillips2012-02-293-3/+3
* Make partest not fail over code.jar's placement.Paul Phillips2012-02-231-3/+5
* Existential printing, plus more compiler testing infrastructure.Paul Phillips2012-02-132-4/+55
* Replaced LiftCode with a function in MacroContextEugene Burmako2012-02-057-45/+33
* Miscellaneous fixes to reificationEugene Burmako2012-02-021-2/+8
* Changed partest to use UTF-8.Paul Phillips2012-01-271-1/+1
* Made partest fully support locker-based distribsEugene Burmako2012-01-249-19/+69
* Fixes a bug that messed up --classpath in partestEugene Burmako2012-01-201-4/+11
* Symbol creation followup.Paul Phillips2012-01-161-5/+4
* Fixed instrumented.jar and scalacheck.jar locationSzabolcs Berecz2012-01-141-2/+5
* Merge branch 'master' into xsbtJosh Suereth2011-12-181-1/+2
|\
| * Fixed "Definition Classes" in bug #5287Vlad Ureche2011-12-161-1/+2
* | Port of SBT 0.11.x build. Things appear to be working well.Josh Suereth2011-12-011-8/+57
|/
* fixed logic error in ant testsmichelou2011-11-271-2/+2
* added support for ant tests to partestmichelou2011-11-276-106/+196
* Make partest work with spaces in the path (from...Stefan Zeiger2011-11-226-22/+35
* Always build command lines in partest as Seq[St...Stefan Zeiger2011-11-211-11/+4
* Reverted changeset r26024.Philipp Haller2011-11-181-11/+40
* Removed some obsolete javacmd, javaccmd etc.Philipp Haller2011-11-162-33/+13
* Working on the runners.Paul Phillips2011-11-131-17/+23
* A couple bits of r25957 lost under time pressure.Paul Phillips2011-11-071-1/+1
* Another round of pleasing the gods of init order.Paul Phillips2011-11-072-5/+13
* ScalaClassLoader changes.Paul Phillips2011-11-031-2/+2
* Fixed paths for 'neg' tests.Hubert Plociniczak2011-11-011-0/+1
* Revert r25648 by michelou, it brakes partestHubert Plociniczak2011-10-314-105/+51
* First end-to-end implementation of a runtime re...Martin Odersky2011-10-241-3/+7
* Towards runtime code generation. No review.Martin Odersky2011-10-211-1/+4
* Partest now correctly parses -Yrangepos (previo...Hubert Plociniczak2011-10-041-1/+5
* Removed special comments on Martin's requestmichelou2011-09-291-40/+1
* Oops, can't even revert right.Paul Phillips2011-09-281-1/+1
* Put back the XXX line in partest.Paul Phillips2011-09-281-1/+2
* Fix for classpaths.Paul Phillips2011-09-281-1/+1
* More fixes to reflection and code lifting.Martin Odersky2011-09-261-0/+28
* Improved getFiles/getDirs in PartestTask; did s...michelou2011-09-124-51/+144
* Recent icode checking tests were leaving a bit ...Paul Phillips2011-08-252-3/+7
* Some 11th hour modifications with the dual purp...Paul Phillips2011-08-231-1/+0
* Created infrastructure for testing icode + sett...Paul Phillips2011-08-226-29/+143