aboutsummaryrefslogtreecommitdiff
path: root/test/transform/resource/messages-idempotent
AgeCommit message (Expand)Author
2017-02-09[i1014] Only add lombok.Generated if it is explicitly turned onRoel Spilker
2017-01-06add `@lombok.Generated` to generated classes, methods and fieldsRoel Spilker
2015-10-05[Fixes #807] The NonNull annotation can now be used documentary style on para...Reinier Zwitserloot
2015-01-30[i623] added eclipse code for generating @javax.annotation.Generated, and ref...Reinier Zwitserloot
2014-05-08All tests now succeed on all platforms again;Reinier Zwitserloot
2013-09-24Fixed slight typo issues with the tests due to merging and icelandic on the f...Reinier Zwitserloot
2013-09-24Merge branch 'master' into jdk8checkReinier Zwitserloot
2013-09-20Issue 559: NullPointerException when @NonNull is used in abstract methodSander Koning
2013-08-19Only look at the line number for errors and warnings.Roel Spilker
2013-05-31Added @NonNull on parameters feature (issue 514),Reinier Zwitserloot
2013-02-11BIG commit:Reinier Zwitserloot
2012-10-25The testrunner now uses a different mechanism to verify correctness of produc...Reinier Zwitserloot
2012-07-16Updated tests to reflect changes to delombok (delombok now kills super(), bec...Reinier Zwitserloot
2012-02-15Couple more tests for valReinier Zwitserloot
2011-12-19Now the type resolver also finds top-level types in a compilation unit that n...Reinier Zwitserloot
2011-01-17Some of the tests weren't succeeding (and haven't for a while now) since fixi...Reinier Zwitserloot
2010-11-10All tests pass! - The test framework has been updated a bit to fit with the n...Reinier Zwitserloot