summaryrefslogtreecommitdiff
path: root/Test/dafny2
diff options
context:
space:
mode:
authorGravatar wuestholz <unknown>2014-09-24 15:24:45 +0200
committerGravatar wuestholz <unknown>2014-09-24 15:24:45 +0200
commitb0b5b9e84743dab8285f92bb0318415f6b202030 (patch)
treeb9301c1edf5fc5d08d58330b0862024a735611ec /Test/dafny2
parent7e606fad3f9d13235d639b4e99f5d396b0004587 (diff)
Enabled 'SnapshotableTrees.dfy' in the test suite.
Diffstat (limited to 'Test/dafny2')
-rw-r--r--Test/dafny2/SnapshotableTrees.dfy (renamed from Test/dafny2/unsupported/SnapshotableTrees.dfy)0
-rw-r--r--Test/dafny2/SnapshotableTrees.dfy.expect2
-rw-r--r--Test/dafny2/unsupported/lit.local.cfg2
3 files changed, 2 insertions, 2 deletions
diff --git a/Test/dafny2/unsupported/SnapshotableTrees.dfy b/Test/dafny2/SnapshotableTrees.dfy
index f71cf5d3..f71cf5d3 100644
--- a/Test/dafny2/unsupported/SnapshotableTrees.dfy
+++ b/Test/dafny2/SnapshotableTrees.dfy
diff --git a/Test/dafny2/SnapshotableTrees.dfy.expect b/Test/dafny2/SnapshotableTrees.dfy.expect
new file mode 100644
index 00000000..721eb416
--- /dev/null
+++ b/Test/dafny2/SnapshotableTrees.dfy.expect
@@ -0,0 +1,2 @@
+
+Dafny program verifier finished with 37 verified, 0 errors
diff --git a/Test/dafny2/unsupported/lit.local.cfg b/Test/dafny2/unsupported/lit.local.cfg
deleted file mode 100644
index c4c53257..00000000
--- a/Test/dafny2/unsupported/lit.local.cfg
+++ /dev/null
@@ -1,2 +0,0 @@
-# Do not run tests in this directory and below
-config.unsupported = True