summaryrefslogtreecommitdiffstats
path: root/tests/java5
Commit message (Expand)AuthorAgeFilesLines
...
* test (passing) for pr113368. Tests for reading compiled pointcuts from reflec...acolyer2005-11-212-7/+37
* tests and fix for pr116229 and pr116755. Also adds support and tests for pars...acolyer2005-11-193-0/+37
* case4 of Alex's bug ;)aclement2005-11-174-0/+29
* more tests - for 115237 and alexs bug on the list.aclement2005-11-175-1/+30
* next round of fixes for list bug reported by Alexandru.aclement2005-11-168-0/+30
* committing version with a main() in it!aclement2005-11-161-0/+4
* reported on the list - failing to compile - using ITD to override a parameter...aclement2005-11-144-0/+30
* more binary bridging testcodeaclement2005-11-144-0/+11
* more bridge method testcode.aclement2005-11-104-1/+19
* bridging tests.aclement2005-11-074-0/+38
* test X - matches the spec in the AJDK (work for 112105)aclement2005-11-072-0/+175
* test X - matches the spec in the AJDK (work for 112105)aclement2005-11-071-0/+177
* #114897 notreweavable is default on LTW - by Matthew Webster.avasseur2005-11-072-2/+2
* #114875 cannot reproduce NPE in @AJ abstract aspectavasseur2005-11-072-0/+59
* aspects/include handling and doc update as per #115275avasseur2005-11-071-1/+1
* with the change in LTW to default to the same version as the runtime VM (ie j...acolyer2005-11-0410-4/+50
* tests for 103741 - use of java 5 specific language features now policed at < ...acolyer2005-11-041-0/+32
* tests for pr62606 - itdcs don't run field initialisers in target type. Largel...acolyer2005-11-0322-41/+42
* testcaseaclement2005-11-011-0/+19
* #108892 cannot reproduce: hierarchy of aop.xml accross classloader test is fineavasseur2005-10-285-0/+182
* impl and test for dec precedence in aop.xml without extendsavasseur2005-10-273-0/+91
* see pr112105 comment #13: new and modified testcodeaclement2005-10-264-2/+186
* detects starttWith pattern in aop.xml include/exclude and do fast matchavasseur2005-10-262-1/+36
* fix for #113587: when aop.xml include/exclude is used, javac @Aspect are not ...avasseur2005-10-252-0/+95
* ajdtcore for abstract @Pointcutavasseur2005-10-251-1/+1
* some bridge method testcases and impl for 108101aclement2005-10-256-6/+17
* concrete-aspect impl and doc for LTW - see #95529avasseur2005-10-254-0/+153
* complex aspect!aclement2005-10-211-0/+160
* fix issue in test for -1.5 and @AJ ITD with @annoavasseur2005-10-216-2/+126
* *Now* we're moving - more and more stuff from GenericsTests is working :) see...aclement2005-10-202-2/+25
* Fix for ordering problem when using generic abstract aspects. Fix for crappy...aclement2005-10-203-35/+150
* more design tests.aclement2005-10-202-0/+33
* I've tackled methods and ctor generic itds - now fields.aclement2005-10-191-0/+13
* generics tests revisted post all the recent changes - more of them now pass!aclement2005-10-1910-43/+67
* removed jdwp from test for CCavasseur2005-10-181-1/+0
* due fix and test for @AJ ITD reweavable, serialization of the method delegate...avasseur2005-10-185-0/+146
* slightly changed parsing test.aclement2005-10-181-1/+1
* due fix for @AJ ITD annotation copy from ITD intf methodsavasseur2005-10-171-0/+15
* implement @AspectJ ITD @DeclareParents and @DeclareImplementsavasseur2005-10-173-3/+157
* Updates for generic ITDs - see pr112105 for a description of all changes.aclement2005-10-142-2/+18
* generic itds - see pr112105aclement2005-10-113-0/+28
* tests for generic abstract aspectsacolyer2005-10-068-30/+188
* these changes prevent us from forgetting the interface bounds of a TypeVariab...acolyer2005-10-051-1/+1
* some abstract generic aspect tests, not yet linked into main suiteacolyer2005-10-053-0/+245
* Let the bug floodgates open, reweavable is now default (pr91417)aclement2005-10-052-2/+5
* itd support in the MAPacolyer2005-10-041-0/+181
* completes all of the MAP bar ITDsacolyer2005-10-035-0/+229
* updates to reflection library (largely javadoc, but with a few small tweaks)acolyer2005-09-302-9/+9
* test fixavasseur2005-09-291-1/+2
* tests and fix for enh 108118, completes @SuppressAjWarnings implementationacolyer2005-09-293-2/+48