mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Updates to command-line tests
This commit is contained in:
@@ -1 +1 @@
|
||||
--model-checker-engine chc --model-checker-print-query --model-checker-solvers smtlib2 --model-checker-timeout 1000
|
||||
--model-checker-engine chc --model-checker-print-query --model-checker-solvers z3 --model-checker-timeout 1000
|
||||
|
||||
@@ -124,6 +124,4 @@ Info: CHC: Requested query:
|
||||
(check-sat)
|
||||
|
||||
|
||||
Warning: CHC: 1 verification condition(s) could not be proved. Enable the model checker option "show unproved" to see all of them. Consider choosing a specific contract to be verified in order to reduce the solving problems. Consider increasing the timeout per query.
|
||||
|
||||
Warning: CHC analysis was not possible. No Horn solver was available. None of the installed solvers was enabled.
|
||||
Info: CHC: 1 verification condition(s) proved safe! Enable the model checker option "show proved safe" to see all of them.
|
||||
|
||||
Reference in New Issue
Block a user