Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2009-11-28 | Added support for running unit tests using the method name to determine the ↵ | Roel Spilker | |
file to test | |||
2009-11-27 | Improved error reporting | unknown | |
2009-11-27 | Added a class that is easier to use than the parser itself for delombok, as ↵ | Reinier Zwitserloot | |
well as code to process entire directories at a time. Also removed duplication from the testcases. |