Skip to content

Commit

Permalink
Revert changes to solvers used in regression tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Tomb committed Sep 17, 2021
1 parent 39b562d commit 0216c7e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tests/regression/cplx.icry
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
:set show-examples=off
:set prover-stats=off
:set prover=cvc4
:set prover=w4-cvc4

:l cplx.cry

Expand Down
1 change: 0 additions & 1 deletion tests/regression/negshift.icry
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
:l negshift.cry
:set tests=1000
:set prover=yices
:check
:prove
2 changes: 1 addition & 1 deletion tests/regression/poly.icry
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
:set prover=cvc4
:set prover=w4-cvc4
:set prover-stats=no
:l poly.cry

Expand Down

0 comments on commit 0216c7e

Please sign in to comment.