org.aspectj/tests/java5/generics
2005-11-03 17:09:45 +00:00
..
afterAdvice test cases for after throwing and after returning with generic and parameterized types. 2005-08-10 08:39:08 +00:00
ajdk tests for examples in the ajdk generics chapter 2005-08-18 09:31:26 +00:00
binaryweaving genericitds: tests moved around and activated in GenericsTests 2005-08-22 17:00:01 +00:00
bugs testcase 2005-11-01 08:50:38 +00:00
decp generics: fixes for decp testcases involving generic types targeted by parameterized decps. Type variables now persist in the system for longer... also LazyClassGen generates correct generic signatures for modified types. 2005-07-21 10:01:29 +00:00
genericaspects see pr112105 comment #13: new and modified testcode 2005-10-26 16:46:50 +00:00
itds tests for pr62606 - itdcs don't run field initialisers in target type. Largely updates to existing tests to cope with new Lint warning. 2005-11-03 17:09:45 +00:00
pointcuts new tests cases for args with generics and generic methods in general 2005-08-09 12:56:00 +00:00
GenericMethods.java move all java 5 tests out of code and back into .xml files now that we can compile them properly 2005-02-11 12:47:56 +00:00
GenericParameterMatching.aj move all java 5 tests out of code and back into .xml files now that we can compile them properly 2005-02-11 12:47:56 +00:00
issues.txt move all java 5 tests out of code and back into .xml files now that we can compile them properly 2005-02-11 12:47:56 +00:00
ITDReturningParameterizedType.aj this set of commits teaches the TypeX world about parameterized types. it handles passing of parameterized types into the weaver from Eclipse, and back out again. Fixes the ITD and parameterized types issue that shows up in the examples. Much more work to be done in this area of course before M3. 2005-04-20 19:24:30 +00:00
ParameterizedMethodMatching.aj move all java 5 tests out of code and back into .xml files now that we can compile them properly 2005-02-11 12:47:56 +00:00
ParameterizedType.java move all java 5 tests out of code and back into .xml files now that we can compile them properly 2005-02-11 12:47:56 +00:00
ReturningLists.aj move all java 5 tests out of code and back into .xml files now that we can compile them properly 2005-02-11 12:47:56 +00:00