aboutsummaryrefslogtreecommitdiff
path: root/test/transform/resource/messages-idempotent
AgeCommit message (Expand)Author
2021-10-22[fixes #2985] Resolve var/val only once in eclipseRawi01
2021-03-13[test] work in progress: Make test.javac6 pass all tests.Reinier Zwitserloot
2020-10-03[builder] big refactor: Fixing CheckerFramework features + all params now in ...Reinier Zwitserloot
2020-08-31Merge branch 'master' into extensionmethodRawi01
2020-07-02[fixes #2469] Support static reference as logger topicRawi01
2020-04-23Added tests for ExtensionMethodRawi01
2020-02-14[fixes #678] `@Synchronize` an instance method on static variable no longer e...Reinier Zwitserloot
2020-01-28[issue #2221] [issue #788] Lombok now adds nullity annotations.Reinier Zwitserloot
2020-01-20Make test java version independent, error message changedRoel Spilker
2020-01-08[fixes #788] lombok generated equals method plus a non-null-by-default annota...Reinier Zwitserloot
2019-08-22[checkerframework]Reinier Zwitserloot
2017-12-04fixing tests to account for generation of javax.annotation.Generated and Cons...Reinier Zwitserloot
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