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-15 22:21:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
18d70e7bc677cc1bd2e7c14f917543d88ac26ac9
lombok
/
test
T
History
Roel Spilker
56543053ac
Make test java version independent, error message changed
2020-01-20 13:37:11 +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
fix broken test for configuration that contained the wrong line numbers
2016-06-29 00:37:12 +02:00
core/src
/lombok
[
fixes
#2327
] mostly trivial: Added this. for field access and unified code gen of build() methods for
@Builder
.
2020-01-07 22:31:43 +01:00
ecj
Added a test to make sure we never break ecj again.
2012-01-09 19:49:56 +01:00
manual
[trivial] With PR 2138 reverted, lets not name it in the changelogs.
2019-09-10 23:05:12 +02:00
pretty
/resource
[jdk13] support for switch expression's yield keyword.
2019-09-25 01:20:21 +02:00
stubs/com/fasterxml/jackson
/annotation
[
fixes
#2168
] Added JsonSetter as a copyable annotation
2019-07-16 01:50:16 +02:00
transform
Make test java version independent, error message changed
2020-01-20 13:37:11 +01:00