From 3b38b009d086c601cae884ad62ceeb9bb16ae5d5 Mon Sep 17 00:00:00 2001 From: Dan Liew Date: Mon, 5 May 2014 19:51:59 +0100 Subject: Enabled most of the name resolution lit tests. They don't all pass yet due to a bug in -useBaseNameForFileName. --- Test/test0/SeparateVerification1.bpl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Test/test0/SeparateVerification1.bpl') diff --git a/Test/test0/SeparateVerification1.bpl b/Test/test0/SeparateVerification1.bpl index 0e3e7926..683b24e1 100644 --- a/Test/test0/SeparateVerification1.bpl +++ b/Test/test0/SeparateVerification1.bpl @@ -1,3 +1,5 @@ +// RUN: %boogie -noVerify %s SeparateVerification0.bpl > %t +// RUN: %diff %s.expect %t // to be used with SeparateVerification0.bpl // x and y are declared in SeparateVerification0.bpl -- cgit v1.2.3