aboutsummaryrefslogtreecommitdiff
path: root/test/core
AgeCommit message (Expand)Author
2011-07-18There's now 1 test suite that runs all tests, and 'ant eclipse' will make a l...Roel Spilker
2011-06-05Allow "before" to be used as a source-package for eclipse tests (see LoggerSl...Philipp Eichhorn
2011-06-01Added a test infrastructure that simulates eclipse with diet-parse, type-bind...peichhorn
2010-11-10Tests were failing due to a bug in the compare error output part of the test ...Reinier Zwitserloot
2010-11-10All tests pass! - The test framework has been updated a bit to fit with the n...Reinier Zwitserloot
2010-11-03big changes to delombok to prep for resolution, when sourcepath and classpath...Reinier Zwitserloot
2010-07-22Updated copyright statements and version release name.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
2009-11-29Can now mark test files as IgnoredRoel Spilker
2009-11-28Use new DirectoryRunner to run tests on all files in a directoryRoel Spilker
2009-11-28Added support for running unit tests using the method name to determine the f...Roel Spilker
2009-11-27Improved error reportingunknown
2009-11-27Added a class that is easier to use than the parser itself for delombok, as w...Reinier Zwitserloot