]> source.dussan.org Git - aspectj.git/commit
annoValMatch: testcode
authoraclement <aclement>
Mon, 25 Feb 2008 21:28:33 +0000 (21:28 +0000)
committeraclement <aclement>
Mon, 25 Feb 2008 21:28:33 +0000 (21:28 +0000)
commit5e2673ab5a5143efb093f95ac213c0b603fc1a7e
tree8ec238ee8bb88deac6e572c7eb98911d4fe44bc4
parent0d3320ee4985314aed705f036febda2a8633a106
annoValMatch: testcode
16 files changed:
tests/features160/annotationValueMatching/AllKinds.java [new file with mode: 0644]
tests/features160/annotationValueMatching/BooleanValueMatching.java [new file with mode: 0644]
tests/features160/annotationValueMatching/ByteValueMatching.java [new file with mode: 0644]
tests/features160/annotationValueMatching/CharValueMatching.java [new file with mode: 0644]
tests/features160/annotationValueMatching/DoubleValueMatching.java [new file with mode: 0644]
tests/features160/annotationValueMatching/Error.java [new file with mode: 0644]
tests/features160/annotationValueMatching/ErrorOne.java [new file with mode: 0644]
tests/features160/annotationValueMatching/ExampleOne.java [new file with mode: 0644]
tests/features160/annotationValueMatching/FloatValueMatching.java [new file with mode: 0644]
tests/features160/annotationValueMatching/IntValueMatching.java [new file with mode: 0644]
tests/features160/annotationValueMatching/LongValueMatching.java [new file with mode: 0644]
tests/features160/annotationValueMatching/MultiTypePatterns.java [new file with mode: 0644]
tests/features160/annotationValueMatching/Parsing.java
tests/features160/annotationValueMatching/ShortValueMatching.java [new file with mode: 0644]
tests/features160/annotationValueMatching/StringValueMatching.java [new file with mode: 0644]
tests/features160/annotationValueMatching/Test.java [new file with mode: 0644]