aboutsummaryrefslogtreecommitdiff
path: root/test/core/src/lombok/LombokTestSource.java
AgeCommit message (Expand)Author
2020-12-22Run tests if no exclusions matchRoel Spilker
2020-10-03Untangling patches to classes that only exist in eclipse, not ecjReinier Zwitserloot
2020-09-18[tests] fixed a test that fails due to, of all things, a javac bug.Reinier Zwitserloot
2020-07-03[build] propagate chosen bootclasspath into eclipse test targetsReinier Zwitserloot
2020-01-20Config import: change bubble iterationRoel Spilker
2020-01-20Config import: move responsibilitiesRoel Spilker
2020-01-20Rename Context to ConfigurationFile, move reading contents and metadata to it.Roel Spilker
2020-01-20Config import: Allow imports in lombok.configRoel Spilker
2019-08-22[checkerframework]Reinier Zwitserloot
2017-03-06Added support for restricting tests to certain platforms (ecj, javac)Reinier Zwitserloot
2016-11-22`var` can now also be configured to emit a warning when used.Roel Spilker
2015-11-17add the capability to the testing framework to verify that delombok actually ...Roel Spilker
2015-09-23Remove lombok annotation from sourceRoel Spilker
2015-02-01Fixed issues with val in inner classes, and re-enabled a test that caught it ...Reinier Zwitserloot
2015-01-30* Added config key ‘lombok.addGeneratedAnnotation’.Reinier Zwitserloot
2014-12-10[issue #759] delombok now plays nicely with exotic characters, encodings, and...Roel Spilker
2014-05-01[test harness] Java 7+ tests would not be triggered using java 8Roel Spilker
2014-01-20[test] Missing after-X files used to be an implicit 'just ignore the content'...Reinier Zwitserloot
2014-01-19[configuration] added facilities to override conf file resolution for test ca...Reinier Zwitserloot
2014-01-18[test-directives] another update to the 'test directives' system; test files ...Reinier Zwitserloot
2014-01-18[configuration] updates to the tests to streamline parsing 'directives', whic...Reinier Zwitserloot