aboutsummaryrefslogtreecommitdiff
path: root/test/core/src/lombok/RunTestsViaDelombok.java
AgeCommit message (Expand)Author
2021-03-20[jdk16] Add lombok opens in single locationmd_5
2021-03-19[jdk16] fix delombok (and the test suite, which depends on it) for jdk16.Reinier Zwitserloot
2021-03-14[testing] `ant test.javac6` now passes. yay.Reinier Zwitserloot
2021-03-13[testing] improve information given when position validator tests failReinier Zwitserloot
2021-03-13[testing] also ignore unset positions for the pretty print tester.Reinier Zwitserloot
2021-03-13[testing] javac6 fails some of the idempotency tests because certain nodes ar...Reinier Zwitserloot
2021-02-04[issue #2730] Javadoc generated by lombok in javac now gets its position set.Reinier Zwitserloot
2021-01-28Validate positions during testsRawi01
2020-07-23[tests] [trivial] stop printing the javac versionReinier Zwitserloot
2020-07-03[build] propagate chosen bootclasspath into eclipse test targetsReinier Zwitserloot
2020-06-23[build] rewriting the build systemReinier Zwitserloot
2015-11-17add the capability to the testing framework to verify that delombok actually ...Roel Spilker
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-01-19[configuration] added facilities to override conf file resolution for test ca...Reinier Zwitserloot
2014-01-18[configuration] updates to the tests to streamline parsing 'directives', whic...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-10-22Ever since we do a lot more than just calling 'parse' when running delombok i...Reinier Zwitserloot
2012-03-05Issue 349: Test failed in some environmentsRoel Spilker
2012-02-25Use english locale on test via delombok for using english message catalog.Taiki Sugawara
2011-11-07Changed copyright noticesRoel Spilker
2011-07-25Delombok with a relative path and in 'output to directory' mode would NPE. Fi...Reinier Zwitserloot
2010-11-10Tests were failing due to a bug in the compare error output part of the test ...Reinier Zwitserloot
2010-11-03big changes to delombok to prep for resolution, when sourcepath and classpath...Reinier Zwitserloot
2010-07-22Added tests for ecj, fixed a few minor bugs that came out of that.Reinier Zwitserloot
2010-07-21refactored the tests to prepare running ecj as well as delombok.Reinier Zwitserloot
2010-07-20Added support for checking compiler messages (errors & warnings)Roel Spilker
2009-11-29'ant test' will now run the lombok unit tests.Reinier Zwitserloot