]> source.dussan.org Git - aspectj.git/commit
annotation value matching: testcode
authoraclement <aclement>
Fri, 22 Feb 2008 22:34:08 +0000 (22:34 +0000)
committeraclement <aclement>
Fri, 22 Feb 2008 22:34:08 +0000 (22:34 +0000)
commitdea37b79ecd150bd40fb23645161956737e141c4
tree36b44787f41fc0211a9bc6c6a97414677500738b
parent62871f3aee37edaf8a2cc867e39b0e37b94b7a47
annotation value matching: testcode
20 files changed:
tests/features160/annotationValueMatching/Broken1.java [new file with mode: 0644]
tests/features160/annotationValueMatching/Color.java [new file with mode: 0644]
tests/features160/annotationValueMatching/EnumTest1.java [new file with mode: 0644]
tests/features160/annotationValueMatching/EnumTest2.java [new file with mode: 0644]
tests/features160/annotationValueMatching/EnumTest3.java [new file with mode: 0644]
tests/features160/annotationValueMatching/Fruit.java [new file with mode: 0644]
tests/features160/annotationValueMatching/Fruity.java [new file with mode: 0644]
tests/features160/annotationValueMatching/Parsing.java [new file with mode: 0644]
tests/features160/annotationValueMatching/Simple.java [new file with mode: 0644]
tests/features160/annotationValueMatching/TrafficLight.java [new file with mode: 0644]
tests/features160/parameterValueMatching/Broken1.java [deleted file]
tests/features160/parameterValueMatching/Color.java [deleted file]
tests/features160/parameterValueMatching/EnumTest1.java [deleted file]
tests/features160/parameterValueMatching/EnumTest2.java [deleted file]
tests/features160/parameterValueMatching/EnumTest3.java [deleted file]
tests/features160/parameterValueMatching/Fruit.java [deleted file]
tests/features160/parameterValueMatching/Fruity.java [deleted file]
tests/features160/parameterValueMatching/Parsing.java [deleted file]
tests/features160/parameterValueMatching/Simple.java [deleted file]
tests/features160/parameterValueMatching/TrafficLight.java [deleted file]