summaryrefslogtreecommitdiffstats
path: root/tests/java5/generics
Commit message (Expand)AuthorAgeFilesLines
* testcode for 121575aclement2005-12-213-0/+69
* last bits for 112105aclement2005-11-252-1/+174
* new version of GenericAspectY in light of our learning experience wrt. itdm m...acolyer2005-11-251-3/+3
* fix for parameterizing reference pointcuts with bindingsacolyer2005-11-241-1/+1
* tidied up.aclement2005-11-241-11/+13
* work in progress - not yet active.aclement2005-11-231-2/+7
* 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
* tests for pr62606 - itdcs don't run field initialisers in target type. Largel...acolyer2005-11-0317-27/+28
* testcaseaclement2005-11-011-0/+19
* see pr112105 comment #13: new and modified testcodeaclement2005-10-264-2/+186
* some bridge method testcases and impl for 108101aclement2005-10-256-6/+17
* complex aspect!aclement2005-10-211-0/+160
* *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
* 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
* 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