summaryrefslogtreecommitdiffstats
path: root/tests/java5/generics
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* generic aspect testcases - woohoo!acolyer2005-08-114-0/+118
* updated to test for non-parameterized super aspectacolyer2005-08-111-3/+3
* test cases for after throwing and after returning with generic and parameteri...acolyer2005-08-107-0/+270
* new tests cases for args with generics and generic methods in generalacolyer2005-08-098-0/+341
* genericitds: 2 big changes here: I've modifed the super/extends stuff so it...aclement2005-08-092-5/+18
* GenericAspects: from AJDKaclement2005-08-093-0/+90
* some updates to make this sort-of-compileacolyer2005-08-081-1/+7
* genericitds: reusing similar specifications for type variables in the same as...aclement2005-08-081-0/+30
* genericitds: test programs for ITDs targetting the different kinds of type.aclement2005-08-083-0/+105
* genericitds:aclement2005-08-081-0/+0
* genericitds: sharing type variables with generic type - parsing testaclement2005-08-081-0/+16
* genericitds: test programsaclement2005-08-087-0/+237
* tests and implementation for calls to bridge methods. This completes the impl...acolyer2005-08-051-0/+77
* tests and fix for call pointcut matching with various generic and parameteriz...acolyer2005-08-054-14/+218
* test cases for execution pointcut with generic and parameterized types. This ...acolyer2005-08-043-0/+177
* last couple of withincode tests - this completes the testing and implementati...acolyer2005-08-041-0/+4
* with the new matching algorithm, these tests now pass - hurrah!acolyer2005-08-041-0/+23
* improved and additional signature matching testsacolyer2005-08-043-0/+150
* genericitds: more combinationsaclement2005-08-033-0/+84
* genericitds: now we're getting silly..aclement2005-08-035-0/+132
* genericitds: more combinationsaclement2005-08-034-0/+81
* genericitds: the possibilities are endless.aclement2005-07-296-6/+105
* genericitds: using wildcard '? extends' with typevariables.aclement2005-07-291-0/+20