summaryrefslogtreecommitdiff
path: root/Test/test2/runtest.bat
diff options
context:
space:
mode:
authorGravatar MichalMoskal <unknown>2010-12-17 00:33:23 +0000
committerGravatar MichalMoskal <unknown>2010-12-17 00:33:23 +0000
commit5b6a6e266c32f211c9f1ceff1d9605592b2016dd (patch)
tree92cbb7d5189293a0a421e3273cbb0ff7f39ae13a /Test/test2/runtest.bat
parent12c28b0c769090a4d444cd31d7e871f707dd06a1 (diff)
Add new feature: {:selective_checking} on procedures. See testcase for a description (it was implemented in VCC before and is quite useful).
Diffstat (limited to 'Test/test2/runtest.bat')
-rw-r--r--Test/test2/runtest.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/test2/runtest.bat b/Test/test2/runtest.bat
index f704e263..c9d4feac 100644
--- a/Test/test2/runtest.bat
+++ b/Test/test2/runtest.bat
@@ -11,7 +11,7 @@ for %%f in (FormulaTerm.bpl FormulaTerm2.bpl Passification.bpl B.bpl
strings-no-where.bpl strings-where.bpl
Structured.bpl Where.bpl UpdateExpr.bpl
NeverPattern.bpl NullaryMaps.bpl Implies.bpl
- IfThenElse1.bpl Lambda.bpl LambdaPoly.bpl) do (
+ IfThenElse1.bpl Lambda.bpl LambdaPoly.bpl SelectiveChecking.bpl) do (
echo.
echo -------------------- %%f --------------------
%BGEXE% %* /noinfer %%f