aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src
Commit message (Expand)AuthorAgeFilesLines
* Add module tests back in - but streamlinedAndy Clement2019-01-311-0/+0
* mavenizing tests - doneAndy Clement2019-01-31152-42622/+6812
* mavenizing tests - wipAndy Clement2019-01-30420-0/+35767
* overweaving decp/decm testsAndy Clement2019-01-232-0/+181
* 389678: Better support for overweavingAndy Clement2019-01-212-1/+185
* Dig deeper to find WildTypePattern in DeclareParentsAndy Clement2019-01-172-7/+31
* Fix 541325 - Support is(AbstractType)Andy Clement2018-11-192-0/+27
* 513528: Fix use of lambda in ITDAndy Clement2018-10-103-1/+12
* Reverse default - behave like 1.5 (support annotations) by defaultAndy Clement2018-10-1024-1044/+1019
* More fixes for 1.9.2V1_9_2_RC2Andy Clement2018-10-012-0/+43
* 1.9.2.RC1 changesV1_9_2_RC1Andy Clement2018-09-2913-9/+277
* 537825: Remove FINAL for cflow related class elements for Java 9+Andy Clement2018-08-243-4/+53
* testcode for 535086Andy Clement2018-05-253-0/+150
* 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-188-17/+144
* Bug#531694: generate more optional thisJoinPoint construction codeAndy Clement2018-03-094-5/+313
* Fix for Bug 531819 - Negative parameter annotation matching not behavingAndy Clement2018-02-283-0/+13
* Updates for 1.9.0.RC4 - latest JDTV1_9_0_RC4Andy Clement2018-02-213-6/+60
* more tests around module optionsAndy Clement2018-02-143-20/+89
* Updates to better cope with future JDKsAndy Clement2017-11-099-48/+44
* Fix 526734 - Incorrect generic override decp validation when binary weavingAndy Clement2017-11-012-0/+24
* 1.9 test changes and new module testsAndy Clement2017-10-205-45/+263
* 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
* Skip test on Java9Andy Clement2017-09-271-1/+6
* Adjusted test expectations for Java9Andy Clement2017-09-271-19/+38
* Various changes to get tests passing on 1.8 and 1.9Andy Clement2017-09-248-4/+6511
* 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-2127-168/+414
|\
| * 1.8.11 test setup and wip testsAndy Clement2016-12-164-0/+142
| * 508661: testcodeAndy Clement2016-12-092-0/+18
| * Update to latest JDT (neon 2)Andy Clement2016-12-081-1/+1
| * Fix 500035: handling target only binding in @AJ pointcutAndy Clement2016-11-1818-102/+159
| * Fix 404345: another occurence of broken annotation building in JDTAndy Clement2016-11-104-52/+52
| * 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-073-2/+12
| * Fix ambiguous binding problem on anonymous typesAndy Clement2016-07-292-0/+15
* | Merged post 1.8.5 changes into Java9 branchAndy Clement2017-09-2020-18/+900
|\|
| * Fix 493554 - Missing InnerClasses attribute for nested interfaces created by ...Andy Clement2016-05-122-0/+109
| * Fix 490315 - InvokeDynamic.java:126 there is no classname for invokedynamicAndy Clement2016-03-294-0/+80
| * Fix 433351: Declare parents fails on interfaces on the inpath depending on di...Andy Clement2016-02-185-12/+45
| * Fix 485583: NullPointerException in org.aspectj.ajdt.internal.compiler.ast.Po...Andy Clement2016-02-102-0/+10
| * Fix 486612: Can lose a super type bound when weaving a type using generics in...Andy Clement2016-01-273-3/+18
| * Fixes for compile time overweavingAndy Clement2016-01-202-0/+57
| * Fix 486203: NPE in IntelliJ since 1.8.7Andy Clement2016-01-184-4/+80
| * Fix 485055: declare @field failing for final String fields (see also Bug 327141)Andy Clement2016-01-052-0/+14
| * Fix 484941 - NPE AnnotationDiscoveryVisitorAndy Clement2016-01-052-0/+8