aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2009-11-29Merge branch 'master' of git@github.com:rzwitserloot/lombokRoel Spilker
2009-11-29Updated tests for Getter, Setter and Cleanup. Added SynchronizedRoel Spilker
2009-11-29'ant test' will now run the lombok unit tests.Reinier Zwitserloot
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-29Annotations on parameters should be inlineRoel Spilker
2009-11-28Added more Getter-testsRoel Spilker
2009-11-28New testsRoel Spilker
2009-11-28Use new DirectoryRunner to run tests on all files in a directoryRoel Spilker
2009-11-28Added support for running unit tests using the method name to determine the f...Roel Spilker
2009-11-27Removed empty () for annotation without parametersunknown
2009-11-27Improved error reportingunknown
2009-11-27The delombok task now works!Reinier Zwitserloot
2009-11-27Added a class that is easier to use than the parser itself for delombok, as w...Reinier Zwitserloot
2009-11-27Thorough work on inserting comments in the proper place for delombok; should ...Roel Spilker
2009-11-27Added another testRoel Spilker
2009-11-27delombok now calls lombok. wahey!Reinier Zwitserloot
2009-11-26Minor refactoring + added testcase for for-loopunknown
2009-11-26Major restructuring+adding testsRoel Spilker