projects
/
cvc5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15be4ec
)
Disable unsat cores on nec regression (#4330)
author
Andrew Reynolds
<andrew.j.reynolds@gmail.com>
Sun, 19 Apr 2020 00:48:04 +0000
(19:48 -0500)
committer
GitHub
<noreply@github.com>
Sun, 19 Apr 2020 00:48:04 +0000
(19:48 -0500)
Should fix the nightlies.
test/regress/regress2/arith/prp-13-24.smt2
patch
|
blob
|
history
diff --git
a/test/regress/regress2/arith/prp-13-24.smt2
b/test/regress/regress2/arith/prp-13-24.smt2
index 32180782273561a53789729381fa75dd5eeab9d7..ffb7fcb0ff0c7e4dcdc6b931cb37bdba43d37d25 100644
(file)
--- a/
test/regress/regress2/arith/prp-13-24.smt2
+++ b/
test/regress/regress2/arith/prp-13-24.smt2
@@
-1,3
+1,5
@@
+; COMMAND-LINE: --no-check-unsat-cores
+; EXPECT: unsat
(set-logic QF_LIA)
(set-option :ite-simp true)
(set-option :simp-ite-compress true)