aboutsummaryrefslogtreecommitdiffstats
path: root/tests/java5
Commit message (Expand)AuthorAgeFilesLines
* 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
* #108488 @AspectJ perthis(..) was broken for some pointcut issueavasseur2005-09-291-3/+3
* perclause resolvingacolyer2005-09-291-0/+1
* test for Adrian, #108488 - note: other test are commented outavasseur2005-09-282-3/+36
* tests and implementation for 108120 - runtime pointcut parsing and matching.acolyer2005-09-213-0/+47
* fix and test updates for enh 102459 - provide more detail in showWeaveInfo me...acolyer2005-09-011-1/+1
* tests for pr107953 and newsgroup reported issue of varargs matching with type...acolyer2005-08-301-1/+1
* two more bug testcases.aclement2005-08-241-0/+16
* whoops - did I forget to check this fix in earlier?aclement2005-08-241-1/+1
* generic itd bridge method test code.aclement2005-08-2411-1/+71
* genericitds: bridge method testcode.aclement2005-08-248-0/+210
* @override - another case involving abstract ITDsaclement2005-08-231-0/+17
* @override support for ITDs. Plus some binary weaving generic ITD tests.aclement2005-08-238-3/+34
* @override with ITDs - testcases.aclement2005-08-237-0/+133
* genericitds: activating more tests - including "uberaspects - U" - please don...aclement2005-08-223-7/+11
* genericitds: tests moved around and activated in GenericsTestsaclement2005-08-2220-179/+133
* genericitds: I'll be finished when I get to Zaclement2005-08-194-5/+306
* genericitds: more funky tests.aclement2005-08-191-12/+21
* just a few tests for generic aspects...aclement2005-08-1818-0/+773
* tests for examples in the ajdk generics chapteracolyer2005-08-183-0/+143
* test for pr93356 and generic binary weaving itdsaclement2005-08-181-0/+36
* some binary weaving ITD tests, they dont pass yet.aclement2005-08-184-0/+54
* test cases for all examples in the new generics chapter of the ajdkacolyer2005-08-176-0/+200
* test for declare soft in a generic aspect when using type varsacolyer2005-08-161-0/+51
* genericitds: more method/ctor ITDs that use their target types generic type v...aclement2005-08-1512-0/+217
* genericitds: more method/ctor ITDs that use their target types generic type v...aclement2005-08-144-5/+44
* genericitds: more combinations...aclement2005-08-1310-0/+162
* genericitds: method ITDs that use their target types generic type variables.aclement2005-08-1213-0/+212
* genericitds: Using target type variables in your ITD field declarations.aclement2005-08-121-0/+11
* genericitds: Using target type variables in your ITD field declarations.aclement2005-08-1215-0/+258
* patch from David Knibb (IBM) to make test more resilient to JVM differences i...acolyer2005-08-121-3/+29