summaryrefslogtreecommitdiffstats
path: root/tests/java5/annotations/binding/complexExample
Commit message (Expand)AuthorAgeFilesLines
* @xxx(@Foo) -> @xxx(Foo)acolyer2005-02-171-2/+2
* Updated with suppression attribute for non-matching advice.aclement2005-02-171-1/+1
* Tests for 2 new annotation bugs: (1) Using the pattern '@Annotation *' in dec...aclement2005-02-114-0/+34
* AnnotationBinding testcases: call and execution. Also verifies annotations i...aclement2005-01-315-0/+54