summaryrefslogtreecommitdiffstats
path: root/tests/java5/generics
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests for initialization and preinitialization pointcut matching with genericsacolyer2005-07-293-0/+92
* genericitds: using wildcard '? extends Type'aclement2005-07-292-0/+41
* genericitds: using wildcard '? extends' with typevariables.aclement2005-07-292-0/+36
* test cases for get, set, staticinitialization, this, target, and within point...acolyer2005-07-298-0/+312
* updates to tests in accordance with generics simplification planacolyer2005-07-282-4/+2
* 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
* annotated lines that should produce compilation warningsacolyer2005-07-221-4/+4
* fixes bug in test case caught by improved error messages in compileracolyer2005-07-211-1/+1
* generics: fixes for decp testcases involving generic types targeted by param...aclement2005-07-212-3/+7
* generics: testcase for decp'ing parameterized type onto a generic type that i...aclement2005-07-201-0/+18
* This is the beginning of a significant refactoring needed to cleanly support ...acolyer2005-07-155-0/+148
* more test cases covering generics in pointcut expressionsacolyer2005-07-135-0/+87
* test that a signature with a generic declaring type does not match on the era...acolyer2005-07-121-0/+18
* test that a the erasure of a signature matches a parameterized implementation...acolyer2005-07-121-0/+17
* added one simple test for matching members of a parameterized type.acolyer2005-07-114-0/+39
* generics: decp tests, binary weavingaclement2005-07-088-0/+33
* generics: decp testsaclement2005-07-083-0/+34
* generics: decp testcasesaclement2005-07-044-2/+31
* generics: trivial decp implements.aclement2005-07-041-4/+6
* generics decp test.aclement2005-06-211-1/+1
* 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-0212-0/+136
* GenericsWork: new test programs for bug reports.aclement2005-06-014-0/+60
* Tests for 87282, 88606aclement2005-05-062-0/+26
* Fix for 91053 (Generics): Generics problem with Setaclement2005-05-061-0/+18
* Fix for pr91267 (Generics): NPE at EclipseFactory.java:143 when using generic...aclement2005-05-062-0/+28
* this set of commits teaches the TypeX world about parameterized types. it han...acolyer2005-04-201-0/+2
* fix for Bugzilla Bug 84333acolyer2005-03-231-0/+21
* move all java 5 tests out of code and back into .xml files now that we can co...acolyer2005-02-116-0/+204