summaryrefslogtreecommitdiff
path: root/Test/dafny4/Answer
blob: 88a0a4c4a86573292fc1ece37780defc5107e470 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31

-------------------- CoqArt-InsertionSort.dfy --------------------

Dafny program verifier finished with 36 verified, 0 errors

-------------------- GHC-MergeSort.dfy --------------------

Dafny program verifier finished with 83 verified, 0 errors

-------------------- Fstar-QuickSort.dfy --------------------

Dafny program verifier finished with 6 verified, 0 errors

-------------------- Primes.dfy --------------------

Dafny program verifier finished with 24 verified, 0 errors

-------------------- KozenSilva.dfy --------------------

Dafny program verifier finished with 47 verified, 0 errors

-------------------- SoftwareFoundations-Basics.dfy --------------------
SoftwareFoundations-Basics.dfy(38,12): Error: assertion violation
Execution trace:
    (0,0): anon0

Dafny program verifier finished with 80 verified, 1 error

-------------------- NumberRepresentations.dfy --------------------

Dafny program verifier finished with 33 verified, 0 errors