aboutsummaryrefslogtreecommitdiff
path: root/test/transform/resource/after-ecj/EqualsAndHashCodeConfigKeys2.java
AgeCommit message (Expand)Author
2018-11-08[fixes #1628] Lombok now marks the `result` field used in the generated hashC...Reinier Zwitserloot
2017-12-04fixing tests to account for generation of javax.annotation.Generated and Cons...Reinier Zwitserloot
2017-11-06Generate correct hashCode when callSuper and no fields included. Fixes #1505Roel Spilker
2017-06-19Add test to make sure we don't add a super call if the type explicitly extend...Roel Spilker
2017-02-09[i1014] Only add lombok.Generated if it is explicitly turned onRoel Spilker
2017-01-06add `@lombok.Generated` to generated classes, methods and fieldsRoel Spilker
2015-11-23[Fixes #965] Adds a config key to automatically determine the behaviour of eq...Reinier Zwitserloot