aboutsummaryrefslogtreecommitdiff
path: root/test/lombok/resource/before
AgeCommit message (Collapse)Author
2009-11-29Can now mark test files as IgnoredRoel Spilker
2009-11-29Added tests for Setter, Cleanup and NonNullRoel Spilker
2009-11-28Added more Getter-testsRoel Spilker
2009-11-28New testsRoel Spilker
2009-11-27Thorough work on inserting comments in the proper place for delombok; should ↵Roel Spilker
now work fine with GWT native methods! NON-NLS-1 is still theoretically problematic, but that'll be a fix for another day. Also added ability to recognize that nothing has changed, which will copy the original file instead of reparsing it.
2009-11-27delombok now calls lombok. wahey!Reinier Zwitserloot