aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tidyupAndy Clement2019-02-083-116/+160
* Fix getSpecFile() to work with URLs and adjust installer unpackerAndy Clement2019-02-08126-2834/+572
* refixed name and changed surefire exclusions in parent pomAndy Clement2019-02-011-0/+1
* Add module tests back in - but streamlinedAndy Clement2019-01-311-0/+0
* mavenizing tests - doneAndy Clement2019-01-31153-42622/+6832
* mavenizing tests - wipAndy Clement2019-01-30461-52/+38200
* overweaving decp/decm testsAndy Clement2019-01-232-0/+181
* 389678: Better support for overweavingAndy Clement2019-01-212-1/+185
* 389678: overweaving test resourcesAndy Clement2019-01-219-0/+38
* Dig deeper to find WildTypePattern in DeclareParentsAndy Clement2019-01-177-7/+84
* Fix 541325 - Support is(AbstractType)Andy Clement2018-11-194-0/+75
* 513528: Fix use of lambda in ITDAndy Clement2018-10-106-1/+78
* Reverse default - behave like 1.5 (support annotations) by defaultAndy Clement2018-10-1026-1050/+1038
* More fixes for 1.9.2V1_9_2_RC2Andy Clement2018-10-0112-2/+79
* 1.9.2.RC1 changesV1_9_2_RC1Andy Clement2018-09-2916-9/+360
* 537825: Remove FINAL for cflow related class elements for Java 9+Andy Clement2018-08-243-4/+53
* testcode for 535086Andy Clement2018-05-259-0/+224
* Initial cut at bug 535086 - pertypewithin and non vis typesAndy Clement2018-05-251-0/+2
* Working towards 1.9.1V1_9_1Andy Clement2018-04-205-1/+172
* Support Java10Andy Clement2018-04-1811-17/+173
* Bug#531694: generate more optional thisJoinPoint construction codeAndy Clement2018-03-0917-5/+624
* Fix for Bug 531819 - Negative parameter annotation matching not behavingAndy Clement2018-02-284-0/+26
* Updates for 1.9.0.RC4 - latest JDTV1_9_0_RC4Andy Clement2018-02-215-6/+78
* more tests around module optionsAndy Clement2018-02-1412-20/+147
* Updates to better cope with future JDKsAndy Clement2017-11-099-48/+44
* Fix 526734 - Incorrect generic override decp validation when binary weavingAndy Clement2017-11-0110-0/+84
* 1.9 test changes and new module testsAndy Clement2017-10-205-45/+263
* rebuilt internal dependenciesAndy Clement2017-10-2022-0/+88
* corrected test now that compliance handling improved for 1.9Andy Clement2017-09-271-2/+2
* Activate testAndy Clement2017-09-271-30/+30
* Skip tests on Java9Andy Clement2017-09-272-2/+10
* More actively print diagnostics to help future debuggingAndy Clement2017-09-271-1/+1
* version bump to 1.6Andy Clement2017-09-271-4/+4
* Skip test on Java9Andy Clement2017-09-271-1/+6
* Adjusted test expectations for Java9Andy Clement2017-09-271-19/+38
* more testdata for 1.9Andy Clement2017-09-241-0/+11
* Various changes to get tests passing on 1.8 and 1.9Andy Clement2017-09-249-4/+6512
* add missing testdataAndy Clement2017-09-221-0/+24
* various changes to make more tests pass on Java9Andy Clement2017-09-225-23/+47
* tweaks to 1.9 testsAndy Clement2017-09-212-12/+2
* Bring Java9 branch in line with 1.8.11 progressAndy Clement2017-09-2155-168/+826
|\
| * 1.8.11 test setup and wip testsAndy Clement2016-12-167-0/+196
| * 508661: testcodeAndy Clement2016-12-098-0/+63
| * Update to latest JDT (neon 2)Andy Clement2016-12-081-1/+1
| * Fix 500035: handling target only binding in @AJ pointcutAndy Clement2016-11-1826-102/+360
| * Fix 404345: another occurence of broken annotation building in JDTAndy Clement2016-11-1012-52/+107
| * Fix 500796: Allow for kotlin creating 'synthetic' local variable table entriesAndy Clement2016-11-076-20/+20
| * Upgraded to new JDT compiler - neon.1 and a bitAndy Clement2016-11-074-2/+48
| * Fix ambiguous binding problem on anonymous typesAndy Clement2016-07-294-0/+36
* | Merged post 1.8.5 changes into Java9 branchAndy Clement2017-09-20113-19/+16550
|\|