aboutsummaryrefslogtreecommitdiff
path: root/test/lombok/resource
AgeCommit message (Expand)Author
2009-12-01Moved test resource files to a better matching locationRoel Spilker
2009-11-30Finally got the printing of comments right. Also added a test to see if the d...unknown
2009-11-29More tests for SynchronizedRoel Spilker
2009-11-29Fixed the test code for SynchronizedRoel Spilker
2009-11-29Updated tests for Getter, Setter and Cleanup. Added SynchronizedRoel Spilker
2009-11-29Improved comment placement (newlines, whitespace)Roel Spilker
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
2009-11-27delombok now calls lombok. wahey!Reinier Zwitserloot