Age | Commit message (Expand) | Author |
2019-08-22 | [checkerframework] | Reinier Zwitserloot |
2019-04-24 | [trivial] making a part of the test framework code not warn on default JDK11+... | Reinier Zwitserloot |
2019-01-29 | [test] Made it easier to run the tests on just one of the resource files. | Reinier Zwitserloot |
2017-03-06 | Added support for restricting tests to certain platforms (ecj, javac) | Reinier Zwitserloot |
2017-02-16 | Fixed versionmatching for our test framework. | Reinier Zwitserloot |
2015-11-17 | handle ignored tests correctly | Roel Spilker |
2015-11-17 | add the capability to the testing framework to verify that delombok actually ... | Roel Spilker |
2014-01-18 | [configuration] updates to the tests to streamline parsing 'directives', whic... | Reinier Zwitserloot |
2013-05-23 | Added methods to obtain JLS support-level version information from AST/Lombok... | Reinier Zwitserloot |
2013-05-23 | Added a method to obtain latest java language spec supported by host | Reinier Zwitserloot |
2013-03-18 | Added a //version option to test files to restrict them to specific versions. | Reinier Zwitserloot |
2013-02-11 | BIG commit: | Reinier Zwitserloot |
2012-10-30 | Fix for issue 408: IllegalArgumentException when generating setters in eclips... | Reinier Zwitserloot |
2012-10-29 | //ignore in files now counts even if the 'ignore' comment is followed by more... | Reinier Zwitserloot |
2012-02-14 | ecj tests and eclipse tests are now effectively doing the same thing, except ... | Reinier Zwitserloot |
2011-11-07 | Changed copyright notices | Roel Spilker |
2011-06-01 | Added a test infrastructure that simulates eclipse with diet-parse, type-bind... | peichhorn |
2010-11-10 | All tests pass! - The test framework has been updated a bit to fit with the n... | Reinier Zwitserloot |
2010-07-21 | refactored the tests to prepare running ecj as well as delombok. | Reinier Zwitserloot |
2010-07-20 | Added support for checking compiler messages (errors & warnings) | Roel Spilker |
2009-11-29 | 'ant test' will now run the lombok unit tests. | Reinier Zwitserloot |
2009-11-29 | Can now mark test files as Ignored | Roel Spilker |
2009-11-28 | Use new DirectoryRunner to run tests on all files in a directory | Roel Spilker |