This website requires JavaScript.
Explore
Help
Register
Sign In
tiennm99
/
lombok
Watch
1
Star
0
Fork
0
mirror of
https://github.com/tiennm99/lombok.git
synced
2026-07-28 10:20:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d2d9687a5c195ee2bf3a2f340ec89c626fe951fa
lombok
/
test
/
transform
/
resource
T
History
Roel Spilker
eb22b3fe05
Added tests to make sure issue 385 is not caused by a simple bug regarding enums
2012-07-02 22:18:18 +02:00
..
after-delombok
Added tests to make sure issue 385 is not caused by a simple bug regarding enums
2012-07-02 22:18:18 +02:00
after-ecj
Added tests to make sure issue 385 is not caused by a simple bug regarding enums
2012-07-02 22:18:18 +02:00
before
Added tests to make sure issue 385 is not caused by a simple bug regarding enums
2012-07-02 22:18:18 +02:00
messages-delombok
Added full test suite for @Accessors, as well as the new rules for whether or not a method is already there so lombok shouldn't generate it (now number of parameters matters), and added generics testing to RequiredArgsConstructor's static constructor feature.
2012-03-26 23:49:39 +02:00
messages-ecj
fixed: @val didn't work with rawtypes in enhanced for loops
2012-04-19 02:41:31 +02:00
messages-idempotent
Couple more tests for val
2012-02-15 04:45:28 +01:00