aboutsummaryrefslogtreecommitdiff
path: root/test/transform/resource/messages-idempotent
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@zwitserloot.com>2011-12-19 20:09:40 +0100
committerReinier Zwitserloot <reinier@zwitserloot.com>2011-12-19 20:09:40 +0100
commitae87a26456245f19d97f8852ea21556cd78e97ef (patch)
tree1df316ac294e8d9c784c9d3a006ae872404d1345 /test/transform/resource/messages-idempotent
parent6b91620d9efab992ee8e909b3e7b9cac0ac6f607 (diff)
downloadlombok-ae87a26456245f19d97f8852ea21556cd78e97ef.tar.gz
lombok-ae87a26456245f19d97f8852ea21556cd78e97ef.tar.bz2
lombok-ae87a26456245f19d97f8852ea21556cd78e97ef.zip
Now the type resolver also finds top-level types in a compilation unit that name-shadow. Added tests for the type resolver.
Diffstat (limited to 'test/transform/resource/messages-idempotent')
-rw-r--r--test/transform/resource/messages-idempotent/SimpleTypeResolution.java.messages9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/transform/resource/messages-idempotent/SimpleTypeResolution.java.messages b/test/transform/resource/messages-idempotent/SimpleTypeResolution.java.messages
new file mode 100644
index 00000000..3a345d06
--- /dev/null
+++ b/test/transform/resource/messages-idempotent/SimpleTypeResolution.java.messages
@@ -0,0 +1,9 @@
+2:10 ERROR cannot find symbol
+symbol : class Getter
+location: class SimpleTypeResolutionFail
+2:10 ERROR cannot find symbol
+symbol : class Getter
+location: class SimpleTypeResolutionFail
+2:10 ERROR cannot find symbol
+symbol : class Getter
+location: class SimpleTypeResolutionFail