summaryrefslogtreecommitdiff
path: root/Test/test20/TypeDecls0.bpl.expect
diff options
context:
space:
mode:
authorGravatar Dan Liew <daniel.liew@imperial.ac.uk>2014-05-07 18:08:49 +0100
committerGravatar Dan Liew <daniel.liew@imperial.ac.uk>2014-05-07 18:08:49 +0100
commit0ac9e0dde34a98a3f97f26dd224ff5b9d5b13630 (patch)
tree669dda1f6f67d82a563990650752cf252fdee0f6 /Test/test20/TypeDecls0.bpl.expect
parenteb766c19e8e082cc2164859c19c3a7e27feef84b (diff)
Enabled tests for types introduced in Boogie2 as lit tests.
Diffstat (limited to 'Test/test20/TypeDecls0.bpl.expect')
-rw-r--r--Test/test20/TypeDecls0.bpl.expect13
1 files changed, 13 insertions, 0 deletions
diff --git a/Test/test20/TypeDecls0.bpl.expect b/Test/test20/TypeDecls0.bpl.expect
new file mode 100644
index 00000000..78f3ce5c
--- /dev/null
+++ b/Test/test20/TypeDecls0.bpl.expect
@@ -0,0 +1,13 @@
+TypeDecls0.bpl(22,5): Error: more than one declaration of type name: C
+TypeDecls0.bpl(15,12): Error: more than one declaration of type variable: a
+TypeDecls0.bpl(16,18): Error: more than one declaration of type variable: a
+TypeDecls0.bpl(20,17): Error: type variable must occur in map arguments: b
+TypeDecls0.bpl(24,9): Error: type constructor received wrong number of arguments: C
+TypeDecls0.bpl(26,9): Error: undeclared type: A0
+TypeDecls0.bpl(27,9): Error: undeclared type: F
+TypeDecls0.bpl(30,9): Error: type constructor received wrong number of arguments: E
+TypeDecls0.bpl(32,9): Error: type constructor received wrong number of arguments: E
+TypeDecls0.bpl(34,9): Error: type constructor received wrong number of arguments: E
+TypeDecls0.bpl(40,11): Error: type constructor received wrong number of arguments: E
+TypeDecls0.bpl(40,13): Error: type constructor received wrong number of arguments: E
+12 name resolution errors detected in TypeDecls0.bpl