aboutsummaryrefslogtreecommitdiff
path: root/test/transform/resource/after-eclipse/EqualsAndHashCodeWithExistingMethods.java
AgeCommit message (Collapse)Author
2012-02-14ecj tests and eclipse tests are now effectively doing the same thing, except ↵Reinier Zwitserloot
the ecj tests are written in a slightly more close-to-reality way, and do work for 'val'. eclipse test aspect removed.
2011-07-18Now either all or none of equals/hashCode/canEqual is generated. Fixes issue ↵Roel Spilker
240.