aboutsummaryrefslogtreecommitdiff
path: root/test/transform/resource/after-ecj/CleanupName.java
AgeCommit message (Expand)Author
2011-03-18Rewritten @Cleanup's new null analysis prevention to not useReinier Zwitserloot
2010-11-09Added lombok.Lombok.preventNullAnalysis to the null test in @Cleanup to suppressRoel Spilker
2010-11-02Issue 154: Add null-check to @CleanupRoel Spilker
2010-07-22Added tests for ecj, fixed a few minor bugs that came out of that.Reinier Zwitserloot