aboutsummaryrefslogtreecommitdiff
path: root/test/delombok/resource/after/GetterWithDollar.java
AgeCommit message (Collapse)Author
2010-07-21refactored the tests to prepare running ecj as well as delombok.Reinier Zwitserloot
2010-07-20Updated the tests to reflect recent modifications: use 'this' where possible ↵Roel Spilker
and add @SuppressWarnings for all generated fields and methods.
2009-12-07Added tests to see if we handle fields that start with a $ correctlyRoel Spilker