summaryrefslogtreecommitdiff
path: root/src/partest
Commit message (Expand)AuthorAgeFilesLines
...
* | SI-5999 a real fix to the packageless problemEugene Burmako2012-07-201-1/+1
* | Print the stack trace.Paul Phillips2012-07-191-1/+2
* | Shield from InterruptedException in partest.Paul Phillips2012-07-191-1/+4
* | Increase partest timeout and emit warning when it hits.Paul Phillips2012-07-171-1/+2
|/
* Partest: add `instrumented` test category.Grzegorz Kossakowski2012-07-1613-2/+306
* Eliminated more logic.Paul Phillips2012-07-114-349/+206
* Eliminated actors from partest.Paul Phillips2012-07-117-496/+364
* Scaladoc class diagrams part 1Vlad Ureche2012-07-021-2/+2
* Revert "Scaladoc class diagrams part 1"Vlad Ureche2012-06-181-2/+2
* Scaladoc class diagrams part 1Vlad Ureche2012-06-141-2/+2
* Reverting 22c8dec5 and preventing bootstapping in scaladocVlad Ureche2012-06-081-6/+6
* Introduces scala-reflect.jarEugene Burmako2012-06-089-8/+35
* Fixes SI-4909 and SI-5763Vlad Ureche2012-06-081-6/+6
* removes tags and their incantations from PredefEugene Burmako2012-06-081-0/+1
* ClassTag.erasure => ClassTag.runtimeClassEugene Burmako2012-06-081-3/+3
* 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