aboutsummaryrefslogtreecommitdiff
path: root/test/transform/resource/before/DataPlain.java
AgeCommit message (Collapse)Author
2012-02-14More test files, test files updated to be valid java, and ecj test now goes ↵Reinier Zwitserloot
through the complete compile process. This means val and @Delegate testing is now enabled. TODO: Update -eclipse tests.
2010-11-10From now on it is possible to specify annotations to be placed on the methodRoel Spilker
or the parameter of the generated getter/setter methods.
2010-11-08Added support for canEquals in javacRoel Spilker
2010-07-21refactored the tests to prepare running ecj as well as delombok.Reinier Zwitserloot