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-09-18 08:21:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9eb70cb3e2043b5262e686b4a80da36e5aa88d81
lombok
/
test
T
History
Roel Spilker
9eb70cb3e2
add the capability to the testing framework to verify that delombok actually also handles the changed flag correctly
2015-11-17 00:04:39 +01:00
..
bytecode
[
#655
] Added a test for the post compiler. It indeed fails in JDK8 now due to an ASM version that doesn't understand java 8 class files.
2014-04-02 00:59:08 +02:00
configuration
added the ‘always use guava’ lombok.config option for @Singular @Builder.
2015-01-20 15:01:30 +01:00
core/src
/lombok
add the capability to the testing framework to verify that delombok actually also handles the changed flag correctly
2015-11-17 00:04:39 +01:00
ecj
Added a test to make sure we never break ecj again.
2012-01-09 19:49:56 +01:00
pretty
/resource
Added a prettyprinter test case with some exotic java constructs, and fixed a few bugs involving these. Also removed the old pretty printer.
2015-11-16 22:18:29 +01:00
transform
add the capability to the testing framework to verify that delombok actually also handles the changed flag correctly
2015-11-17 00:04:39 +01:00