]> source.dussan.org Git - aspectj.git/commit
some annotation matching tests
authoraclement <aclement>
Wed, 10 Dec 2008 20:01:33 +0000 (20:01 +0000)
committeraclement <aclement>
Wed, 10 Dec 2008 20:01:33 +0000 (20:01 +0000)
commit1c5d4bc331f4273083b547923b122571b8387bfe
treed4882a33c83596f0cd7b1b942c90178dceaedcf4
parenta84b3a8bb1904644942ed38277960ebd97bd9b51
some annotation matching tests
org.aspectj.matcher/.classpath
org.aspectj.matcher/src/org/aspectj/weaver/reflect/StandardShadow.java
org.aspectj.matcher/src/org/aspectj/weaver/tools/StandardPointcutParser.java
org.aspectj.matcher/testdata/AnnotatedClass.java [new file with mode: 0644]
org.aspectj.matcher/testdata/MethodLevelAnnotation.java [new file with mode: 0644]
org.aspectj.matcher/testdata/SomeAnnotation.java [new file with mode: 0644]
org.aspectj.matcher/testdata/testdata.jar [new file with mode: 0644]
org.aspectj.matcher/testsrc/org/aspectj/matcher/tools/CommonAdvancedPointcutExpressionTests.java [new file with mode: 0644]
org.aspectj.matcher/testsrc/org/aspectj/matcher/tools/FurtherCommonPointcutExpressionTests.java [deleted file]