org.aspectj/tests/java5/generics
2005-08-19 16:17:14 +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
bugs GenericsWork: ITD testcode 2005-06-02 11:09:21 +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 genericitds: I'll be finished when I get to Z 2005-08-19 16:17:14 +00:00
itds some binary weaving ITD tests, they dont pass yet. 2005-08-18 07:51:46 +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