summaryrefslogtreecommitdiff
path: root/src/partest
Commit message (Expand)AuthorAgeFilesLines
* 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
* Set the partest encoding to UTF-8.Paul Phillips2011-08-211-0/+1
* Added --presentation flag in the help messageMicro Dotta2011-08-171-0/+1
* "Freed the lisp test." Tweaked partest defaults...Paul Phillips2011-07-272-2/+2
* Adding some Sets/Maps to perRunCaches, and elim...Paul Phillips2011-07-141-2/+2
* Restored partest behavior of keeping output dir...Paul Phillips2011-07-131-1/+4
* Fixed a path issue in partest, no review.Paul Phillips2011-07-013-7/+10
* More batched performance improvements for io.{ ...Paul Phillips2011-06-143-8/+8
* Tweaks repl tests to enforce -Yrepl-sync and ot...Paul Phillips2011-06-102-5/+15
* A somewhat more realistic attempt to fix the bu...Paul Phillips2011-06-101-2/+3
* Reverting the rest of it until I can look with ...Paul Phillips2011-05-122-3/+3
* More optimization.Paul Phillips2011-05-122-3/+3
* Be silent when compiling the repl extraction ob...Paul Phillips2011-05-052-40/+58