aboutsummaryrefslogtreecommitdiff
path: root/test/delombok/resource/before
AgeCommit message (Expand)Author
2010-07-21refactored the tests to prepare running ecj as well as delombok.Reinier Zwitserloot
2010-07-20Added checks for warnings in test casesRoel Spilker
2010-07-20Added tests for @Getter and @Setter on a class[BRoel Spilker
2009-12-26Added test suite for issue #93 - apparently this problem (naming your class G...Reinier Zwitserloot
2009-12-07Added tests to see if we handle fields that start with a $ correctlyRoel Spilker
2009-12-07Added tests to @Data to check if a field starting with $ will be ignoredRoel Spilker
2009-12-02Added some tests for @ToStringunknown
2009-12-02Changed the order of the generated methods in for @DataRoel Spilker
2009-12-02Improved tests to also test on value= parametersRoel Spilker
2009-12-02Added new tests for SneakyThrowsRoel Spilker
2009-12-02Fixed #73 SneakyThrows without parameter did not default to Throwable.classRoel Spilker
2009-12-01Moved test resource files to a better matching locationRoel Spilker
2009-11-29Improved comment placement (newlines, whitespace)Roel Spilker
2009-11-29Annotations on parameters should be inlineRoel Spilker
2009-11-28New testsRoel Spilker
2009-11-27Removed empty () for annotation without parametersunknown
2009-11-27Added another testRoel Spilker
2009-11-26Minor refactoring + added testcase for for-loopunknown
2009-11-26Major restructuring+adding testsRoel Spilker