]> source.dussan.org Git - aspectj.git/commit
added one simple test for matching members of a parameterized type.
authoracolyer <acolyer>
Mon, 11 Jul 2005 13:48:57 +0000 (13:48 +0000)
committeracolyer <acolyer>
Mon, 11 Jul 2005 13:48:57 +0000 (13:48 +0000)
commit3be70641af15361548ab3a576d97fceaea1a9557
tree4a0d2787b8547c6c7ae03ee8e2b59b8b3611bdb8
parentebeba53b5bc8c8134ac1bfe119c3154008862cc0
added one simple test for matching members of a parameterized type.
Took me 3 days to get it to pass!!!
tests/java5/generics/pointcuts/ConcreteImplementingClass.java [new file with mode: 0644]
tests/java5/generics/pointcuts/GenericImplementingClass.java [new file with mode: 0644]
tests/java5/generics/pointcuts/GenericInterface.java [new file with mode: 0644]
tests/java5/generics/pointcuts/RawTypeMatching.aj [new file with mode: 0644]
tests/src/org/aspectj/systemtest/ajc150/GenericsTests.java
tests/src/org/aspectj/systemtest/ajc150/ajc150.xml