aboutsummaryrefslogtreecommitdiff
path: root/test/pretty
AgeCommit message (Expand)Author
2013-03-18Fixed issue 459: Delombok would choke on try-with-resources.Reinier Zwitserloot
2012-10-25Empty statements no longer being printed to be consistent with Javac7 which s...Reinier Zwitserloot
2011-07-14fixed Issue 233:peichhorn
2011-05-28delombok would put copyright headers in between the 'package' keyword and the...Philipp Eichhorn
2010-11-10All tests pass! - The test framework has been updated a bit to fit with the n...Reinier Zwitserloot
2010-11-06Updated documentation on @Log and moved them all to lombok.extern.*Roel Spilker
2010-11-03big changes to delombok to prep for resolution, when sourcepath and classpath...Reinier Zwitserloot
2010-01-07Now also testing value= as well as arrays in annotation params.Reinier Zwitserloot
2010-01-07Added test to ensure interfaces print correctly (test case because 'public' a...Reinier Zwitserloot
2010-01-07Javac's printer screws up on complex enums. Added tests for this case.Reinier Zwitserloot
2009-12-01Moved test resource files to a better matching locationRoel Spilker