summaryrefslogtreecommitdiff
path: root/src/partest
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | Fix class loader issues in instrumentation tests.Nada Amin2012-09-281-2/+28
| * | | | | | | | | | | Merge 2.10.x into master to fix breaking tests and keep things up-to-date.Josh Suereth2012-09-274-5/+62
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch '2.10.x'Paul Phillips2012-09-202-8/+31
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '2.10.x' into masterPaul Phillips2012-09-192-3/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-09-156-8/+44
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-09-041-3/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | On --grep, partest must dir.list to descend into subdirs (fixes SI-6296)Som Snytt2012-08-312-4/+5
| * | | | | | | | | | | | | | | | Merge branch '2.10.x'Adriaan Moors2012-08-141-1/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '2.10.x'Adriaan Moors2012-08-0820-20/+20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #1033 from VladUreche/issue/partest-compileJosh Suereth2012-08-041-3/+27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | Want a 25% partest speedup?*Vlad Ureche2012-08-041-3/+27
* | | | | | | | | | | | | | | | | | | | Refactor DirectTest so java can be tested.Paul Phillips2013-04-262-8/+22
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Strip version suffix from diffutils.Adriaan Moors2013-03-291-1/+1
* | | | | | | | | | | | | | | | | | | Use java-diff-utils for diffing in partest.Adriaan Moors2013-03-296-1503/+26
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge pull request #2099 from retronym/ticket/6158Paul Phillips2013-02-111-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | SI-6158 Restore compile error output under partest --show-logJason Zaugg2013-02-091-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
* / | | | | | | | | | | | | | | | Expanded bytecode testing code.Paul Phillips2013-02-082-3/+90
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | support testing bytecode similarity in ByteCodeTestAdriaan Moors2013-01-312-61/+104
* | | | | | | | | | | | | | | | bytecode diffing support in ByteCodeTestAdriaan Moors2013-01-311-4/+73
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Add Bytecode test (ASM-based) to partest.Grzegorz Kossakowski2013-01-291-0/+61
* | | | | | | | | | | | | | | Merge pull request #1966 from paulp/pr/fix-java7-againPaul Phillips2013-01-243-3/+25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Do not recompute stack frames when instrumenting bytecode.Grzegorz Kossakowski2013-01-242-25/+21
| * | | | | | | | | | | | | | Set `canRetransform` flag to `false` in instrumentation.Grzegorz Kossakowski2013-01-241-1/+1
| * | | | | | | | | | | | | | Correct whitespace in `ASMTransformer.java`.Grzegorz Kossakowski2013-01-241-27/+27
| * | | | | | | | | | | | | | Fix class loader issues in instrumentation tests.Nada Amin2013-01-241-2/+28
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
* / | | | | | | | | | | | | Use the same default scalac options in all three partest frontendsSzabolcs Berecz2013-01-222-2/+2
|/ / / / / / / / / / / / /
* | | | | | | | | | | | / Remove -deprecation from partest default options.Paul Phillips2012-12-272-2/+1
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #1754 from retronym/ticket/6288Adriaan Moors2012-12-141-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | SI-6288 Fix positioning of label jumpsJason Zaugg2012-12-121-0/+4
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #1722 from vigdorchik/ide.apiAdriaan Moors2012-12-121-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Extract base scaladoc functionality for the IDE.Eugene Vigdorchik2012-12-121-1/+1
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* / | | | | | | | | | SI-6440 Address regressions around MissingRequirementErrorJason Zaugg2012-11-132-2/+21
|/ / / / / / / / / /
* | | | | | | | | | Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-0229-29/+29
* | | | | | | | | | Removing actors-migration from main repository so it can live on elsewhere.Josh Suereth2012-10-307-28/+3
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | hardens DirectTest against missing -d settingsEugene Burmako2012-09-261-1/+1
* | | | | | | | | SI-6412 fixes leaks in Types.uniquesEugene Burmako2012-09-241-0/+38
* | | | | | | | | partest now always produces log files with LFsEugene Burmako2012-09-222-4/+23
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | SI-6363 removes scala.reflect.baseEugene Burmako2012-09-191-2/+2
* | | | | | | | prepping for the refactoringEugene Burmako2012-09-191-6/+29
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge pull request #1309 from paulp/210-no-relative-pathsPaul Phillips2012-09-161-3/+3
|\ \ \ \ \ \ \
| * | | | | | | More relative path elimination.Paul Phillips2012-09-151-3/+3
| | |_|_|_|_|/ | |/| | | | |
* / | | | | | SI-6356 reflection now supports Java annotationsEugene Burmako2012-09-151-0/+1
|/ / / / / /
* | | | | | Eliminate breaking relative names in source.Paul Phillips2012-09-145-6/+6
* | | | | | "Hot fix" for broken build.Paul Phillips2012-09-141-1/+1
* | | | | | Merge pull request #1271 from retronym/ticket/6331Josh Suereth2012-09-141-0/+27
|\ \ \ \ \ \
| * | | | | | SI-6331 Avoid typing an If tree with a constant type.Jason Zaugg2012-09-081-0/+27
| | |_|_|_|/ | |/| | | |
* | | | | | improve docs and Promise implRoland2012-09-111-1/+11
* | | | | | Sort files to see if we get reproducible testing results across linux/macJosh Suereth2012-09-051-2/+2
|/ / / / /
* | | | / SBT build now works with SBT 0.12.Josh Suereth2012-08-311-3/+7
| |_|_|/ |/| | |
* | | | Support per-group flags files in partestphaller2012-08-091-1/+12
| |_|/ |/| |