index
:
github/lombok.git
feat/memoize
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
delombok
/
src
/
lombok
Age
Commit message (
Expand
)
Author
2010-07-21
refactored the tests to prepare running ecj as well as delombok.
Reinier Zwitserloot
2010-01-07
Failing tests now do a full print of the actual and expected delombok output.
Reinier Zwitserloot
2009-12-01
Moved test resource files to a better matching location
Roel Spilker
2009-11-30
Finally got the printing of comments right. Also added a test to see if the d...
unknown
2009-11-29
'ant test' will now run the lombok unit tests.
Reinier Zwitserloot
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 f...
Roel Spilker
2009-11-27
Added a class that is easier to use than the parser itself for delombok, as w...
Reinier Zwitserloot
2009-11-27
Thorough work on inserting comments in the proper place for delombok; should ...
Roel Spilker
2009-11-27
delombok now calls lombok. wahey!
Reinier Zwitserloot
2009-11-26
Minor refactoring + added testcase for for-loop
unknown
2009-11-26
Major restructuring+adding tests
Roel Spilker