diff options
author | Rustan Leino <unknown> | 2014-02-26 02:16:56 -0800 |
---|---|---|
committer | Rustan Leino <unknown> | 2014-02-26 02:16:56 -0800 |
commit | a800b7c751757fc65a87bbffeb3ddc222d98a1a5 (patch) | |
tree | 329d8edb4181b6cf6b568d17b95a27575a07b1b8 /Test/dafny4/Answer | |
parent | f56e7c77e860f86e536f1695fbd7b28f78ee4322 (diff) |
Added CloudMake formalization and proofs to the test suite
Diffstat (limited to 'Test/dafny4/Answer')
-rw-r--r-- | Test/dafny4/Answer | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Test/dafny4/Answer b/Test/dafny4/Answer index 61eedf16..4a09a1d8 100644 --- a/Test/dafny4/Answer +++ b/Test/dafny4/Answer @@ -33,3 +33,15 @@ Dafny program verifier finished with 33 verified, 0 errors -------------------- Circ.dfy --------------------
Dafny program verifier finished with 16 verified, 0 errors
+
+-------------------- CloudMake-ParallelBuilds.dfy --------------------
+
+Dafny program verifier finished with 244 verified, 0 errors
+
+-------------------- CloudMake-CachedBuilds.dfy --------------------
+
+Dafny program verifier finished with 104 verified, 0 errors
+
+-------------------- CloudMake-ConsistentBuilds.dfy --------------------
+
+Dafny program verifier finished with 59 verified, 0 errors
|