summaryrefslogtreecommitdiffstats
path: root/tests/java5/ataspectj/annotationGen/ITDTest.aj
Commit message (Collapse)AuthorAgeFilesLines
* merge of changes from 1.5.0 branch into HEADacolyer2005-12-191-1/+1
|
* making the tests more resilient to legitimate cross-vm differencesacolyer2005-12-151-21/+45
|
* tests for pr62606 - itdcs don't run field initialisers in target type. ↵acolyer2005-11-031-3/+3
| | | | Largely updates to existing tests to cope with new Lint warning.
* implement @AspectJ ITD @DeclareParents and @DeclareImplementsavasseur2005-10-171-3/+6
| | | | changed AjType as ITD field is meaningless (as @AJ ITD is interface driven)
* itd support in the MAPacolyer2005-10-041-0/+181