From 06581537f24fe31ee096960be496bc503059a95e Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Tue, 14 Feb 2012 16:39:48 +0100 Subject: More test files, test files updated to be valid java, and ecj test now goes through the complete compile process. This means val and @Delegate testing is now enabled. TODO: Update -eclipse tests. --- test/transform/resource/messages-ecj/SynchronizedName.java.messages | 1 + 1 file changed, 1 insertion(+) (limited to 'test/transform/resource/messages-ecj/SynchronizedName.java.messages') diff --git a/test/transform/resource/messages-ecj/SynchronizedName.java.messages b/test/transform/resource/messages-ecj/SynchronizedName.java.messages index 2c94551c..d200ac0e 100644 --- a/test/transform/resource/messages-ecj/SynchronizedName.java.messages +++ b/test/transform/resource/messages-ecj/SynchronizedName.java.messages @@ -1 +1,2 @@ 8 error The field write does not exist. +11 error Cannot make a static reference to the non-static field SynchronizedName.read \ No newline at end of file -- cgit