summaryrefslogtreecommitdiff
path: root/Test/test21/Maps1.bpl
diff options
context:
space:
mode:
authorGravatar Ally Donaldson <unknown>2014-05-28 09:50:48 +0100
committerGravatar Ally Donaldson <unknown>2014-05-28 09:50:48 +0100
commita52c0aeb267c1e5a2f650f91ca08bf7bbfef6bcc (patch)
tree02321218f0d1fddd127d6c0eb04c5226e89fdb11 /Test/test21/Maps1.bpl
parent5715e950f0bbfa08760f5da3c0b1c8028be82984 (diff)
parentbb7f30c1bea65445d9dce48db22868be0b4457e8 (diff)
Merge
Diffstat (limited to 'Test/test21/Maps1.bpl')
-rw-r--r--Test/test21/Maps1.bpl12
1 files changed, 6 insertions, 6 deletions
diff --git a/Test/test21/Maps1.bpl b/Test/test21/Maps1.bpl
index 417521eb..024cd50f 100644
--- a/Test/test21/Maps1.bpl
+++ b/Test/test21/Maps1.bpl
@@ -1,9 +1,9 @@
-// RUN: %boogie -typeEncoding:n -logPrefix:0n %s > %t
-// RUN: %diff %s.n.expect %t
-// RUN: %boogie -typeEncoding:p -logPrefix:0p %s > %t
-// RUN: %diff %s.p.expect %t
-// RUN: %boogie -typeEncoding:a -logPrefix:0a %s > %t
-// RUN: %diff %s.a.expect %t
+// RUN: %boogie -typeEncoding:n -logPrefix:0n "%s" > "%t"
+// RUN: %diff "%s.n.expect" "%t"
+// RUN: %boogie -typeEncoding:p -logPrefix:0p "%s" > "%t"
+// RUN: %diff "%s.p.expect" "%t"
+// RUN: %boogie -typeEncoding:a -logPrefix:0a "%s" > "%t"
+// RUN: %diff "%s.a.expect" "%t"
// different map type classes with the same arity