summaryrefslogtreecommitdiff
path: root/Test/dafny0/snapshots/lit.local.cfg
diff options
context:
space:
mode:
authorGravatar wuestholz <unknown>2014-07-01 00:55:31 +0200
committerGravatar wuestholz <unknown>2014-07-01 00:55:31 +0200
commitc5b2aec063fc1f3d5e61ff1b14983c5e4ba7c2ea (patch)
tree0610cc62b15151536bba7fdd237a67e4a7b65fca /Test/dafny0/snapshots/lit.local.cfg
parent62e76ea8117eb87571bf49588464540c8fa02357 (diff)
Added support for verifying Dafny program snapshots from the command-line.
Diffstat (limited to 'Test/dafny0/snapshots/lit.local.cfg')
-rw-r--r--Test/dafny0/snapshots/lit.local.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/Test/dafny0/snapshots/lit.local.cfg b/Test/dafny0/snapshots/lit.local.cfg
new file mode 100644
index 00000000..07cb869f
--- /dev/null
+++ b/Test/dafny0/snapshots/lit.local.cfg
@@ -0,0 +1,5 @@
+# This test is unusual in that we don't use the .bpl files
+# directly on the command line. So instead we'll invoke
+# files in this directory with extension '.snapshot'. There
+# will only be one for now
+config.suffixes = ['.snapshot']