summaryrefslogtreecommitdiffstats
path: root/tests/java5/generics/itds
Commit message (Expand)AuthorAgeFilesLines
* tests for pr62606 - itdcs don't run field initialisers in target type. Largel...acolyer2005-11-0317-27/+28
* see pr112105 comment #13: new and modified testcodeaclement2005-10-261-0/+17
* some bridge method testcases and impl for 108101aclement2005-10-256-6/+17
* 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
* slightly changed parsing test.aclement2005-10-181-1/+1
* 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
* 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: tests moved around and activated in GenericsTestsaclement2005-08-2215-114/+38
* some binary weaving ITD tests, they dont pass yet.aclement2005-08-184-0/+54
* 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
* genericitds: 2 big changes here: I've modifed the super/extends stuff so it...aclement2005-08-092-5/+18
* 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
* 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
* genericitds: using wildcard '? extends Type'aclement2005-07-292-0/+41
* genericitds: using wildcard '? extends' with typevariables.aclement2005-07-292-0/+36
* changed dumb testcaseaclement2005-07-271-4/+5
* sick sick sick generic itd tests.aclement2005-07-263-0/+54
* generics: testcase - static generic method ITDaclement2005-07-261-0/+23
* Improved generic ITD tests.aclement2005-06-083-2/+5
* fix some glitches in test cases to ensure that these are legal AspectJ declar...acolyer2005-06-024-6/+6
* GenericsWork: ITD testcodeaclement2005-06-029-0/+103