aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Support annotation conversion for class annotation valuesAndy Clement2015-08-063-0/+31
| | | | Issue: https://bugs.eclipse.org/bugs/show_bug.cgi?id=474165
* AspectJ upgraded to Mars compilerAndy Clement2015-06-2537-10/+14900
|
* allow reflection world to resolve generated types (e.g. lambdas)Andy Clement2015-06-085-2/+147
| | | | | | | 1.8.6 release prep 1.8.6 pom updates Fix rogue chars in javadoc rebuilt with javadoc fixes
* Do not attach INTERFACE modifier to methods from interfacesAndy Clement2015-05-121-3/+3
|
* APT and missing declaring type in BTB hierarchyAndy Clement2015-04-239-0/+32
|
* 462821: invokedynamic detection in hierarchy of aspectsAndy Clement2015-03-238-0/+171
|
* 456457: unresolvable member fix. Testcode for 456801,455608Andy Clement2015-01-0712-0/+140
|
* Further 451966: privileged aspect and ITDsAndy Clement2014-11-173-2/+43
|
* Fix for 451966: privileged aspects and itd on interfacesAndy Clement2014-11-172-7/+12
|
* testcode for 451966Andy Clement2014-11-175-0/+101
|
* Fix 449739: support is(FinalType)Andy Clement2014-11-054-0/+67
|
* Fix 449401: thisAspectInstance compile problem with -1.8Andy Clement2014-10-304-0/+320
|
* make tests tidy up after themselvesV1_8_3Andy Clement2014-10-231-1/+1
|
* make tests tidy up after themselvesAndy Clement2014-10-212-0/+9
|
* Support for @RequiredTypes and abstract aspectsAndy Clement2014-10-216-0/+64
|
* Fix 443355: interface super referencesAndy Clement2014-10-083-0/+37
|
* Fix 443477: remove pre-init from cflow to avoid verify error on jdk 1.7 ↵Andy Clement2014-10-072-4/+7
| | | | later updates
* Fix 436653: conditional aspect activation plus various polishAndy Clement2014-10-0627-29/+247
| | | | | | | | | | | | | | Modified test expectation system so it is possible to say the test cares about one particular message and the rest do not matter (prefix message string with '*') - crude but quick. Polished many places to exploit generics Upgraded all the tests to work on Java8 - some serious changes regarding ajdoc on Java8. Hopefully it has stayed backwards compatible with earlier JDK versions (e.g. if using AspectJ 1.8.3+ with a JDK less than 8) but no explicit testing done for this.
* 445395: invokedynamic in around adviceAndy Clement2014-09-307-0/+241
|
* Fix for 444398: annotation style abstract aspect extends class errorAndy Clement2014-09-177-3/+48
|
* 442425: fix error on attempted annotation style decpAndy Clement2014-08-2713-0/+168
|
* tidy up after tests finishAndy Clement2014-08-204-0/+24
|
* enabling AJDT to use annotation processorsAndy Clement2014-08-2014-13/+405
|
* -s arg is not necessaryhsestupin2014-08-141-1/+1
| | | | Signed-off-by: hsestupin <stupin.sergey@gmail.com>
* add APT test generating Java fileshsestupin2014-08-149-33/+115
| | | | Signed-off-by: hsestupin <stupin.sergey@gmail.com>
* Tests more reliable on 1.7 and laterAndy Clement2014-08-084-3/+50
|
* Fix 440983: RuntimeInvisTypeAnnotation unpackingAndy Clement2014-08-067-0/+126
|
* Tidy up post APT changesAndy Clement2014-08-0510-13/+76
|
* add apt testshsestupin2014-08-0196-91/+547
| | | | Signed-off-by: hsestupin <stupin.sergey@gmail.com>
* 433351: first fix. inpath weaving of decp on generic interfaceAndy Clement2014-06-195-0/+35
|
* 436531: fix for weaving when method parameters aroundAndy Clement2014-06-176-0/+19
|
* Fix 431976: avoid uninitialized messages if tjp used in ifAndy Clement2014-06-114-3/+113
|
* Fix 431976: invalid unused warnings on tejpspAndy Clement2014-06-114-1/+24
|
* fix for 435446: ensure size of invokedynamic correctAndy Clement2014-05-234-0/+57
|
* 377096: Fix for corrupt annotation creationAndy Clement2014-05-124-0/+23
|
* pushed test method upAndy Clement2014-05-121-11/+0
|
* Fix 433744: default methods and itdsAndy Clement2014-04-305-1/+94
|
* Merge branch 'BETA_JAVA8'Andy Clement2014-04-2124-16/+339
|\ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: build/usedForMavenUpload/aspectjrt.pom build/usedForMavenUpload/aspectjtools.pom build/usedForMavenUpload/aspectjweaver.pom docs/dist/doc/README-174.html docs/dist/doc/index.html lib/asm/build.xml org.aspectj.ajdt.core/src/org/aspectj/ajdt/ajc/messages.properties weaver/.classpath weaver/src/org/aspectj/weaver/bcel/asm/StackMapAdder.java
| * tidying up testsV1_8_0BETA_JAVA8Andy Clement2014-04-172-9/+1
| |
| * Fix 432178: percflow concreteaspectcodegen problemAndy Clement2014-04-156-0/+51
| |
| * Fix 432714: stack map frame and genericsV1_8_0RC3Andy Clement2014-04-143-0/+42
| |
| * Fix 431976: thisJoinPoint considered uninitialized variableAndy Clement2014-04-043-0/+18
| |
| * Fix 431541: Proceed expression not setting resolved typeAndy Clement2014-04-043-1/+25
| |
| * polishAndy Clement2014-04-041-1/+2
| |
| * merging 1.7.4 fixes into 1.8.0Andy Clement2014-03-185-0/+103
| |
| * Upgrade to JDT 1.8.0 compilerAndy Clement2014-03-182-4/+4
| |
| * 418129: annos on top most implementor methodAndy Clement2013-10-186-0/+183
| |
| * Fix for 368046: exclude certain loadersAndy Clement2013-10-187-0/+148
| |
| * Fix 415957: annotations with 1.8 flagsAndy Clement2013-08-274-0/+23
| |
| * AspectJ 1.8Andy Clement2013-07-2912-11/+183
| |