aboutsummaryrefslogtreecommitdiff
path: root/test/transform/resource/after-eclipse/DelegateOnGetterNone.java
AgeCommit message (Collapse)Author
2012-02-14ecj tests and eclipse tests are now effectively doing the same thing, except ↵Reinier Zwitserloot
the ecj tests are written in a slightly more close-to-reality way, and do work for 'val'. eclipse test aspect removed.
2012-01-24Added test for @Getter(AccessLevel.NONE)Roel Spilker