summaryrefslogtreecommitdiff
path: root/test/regress/regress0/fmf
diff options
context:
space:
mode:
authorajreynol <andrew.j.reynolds@gmail.com>2017-05-31 11:11:02 -0500
committerajreynol <andrew.j.reynolds@gmail.com>2017-05-31 11:11:22 -0500
commit8fdc49e1bc53fb99050c3c46b9a8ba8541cf851b (patch)
tree532ae530f41e22437b6b847ee57b99547a662707 /test/regress/regress0/fmf
parent61623d7bfb05143e52013db3610b63d632e61d92 (diff)
Minor change to defaults, update smt comp script, minor changes to options in regressions.
Diffstat (limited to 'test/regress/regress0/fmf')
-rw-r--r--test/regress/regress0/fmf/fmf-fun-no-elim-ext-arith.smt22
-rw-r--r--test/regress/regress0/fmf/fmf-fun-no-elim-ext-arith2.smt22
2 files changed, 2 insertions, 2 deletions
diff --git a/test/regress/regress0/fmf/fmf-fun-no-elim-ext-arith.smt2 b/test/regress/regress0/fmf/fmf-fun-no-elim-ext-arith.smt2
index dd9cb6886..0618e28cb 100644
--- a/test/regress/regress0/fmf/fmf-fun-no-elim-ext-arith.smt2
+++ b/test/regress/regress0/fmf/fmf-fun-no-elim-ext-arith.smt2
@@ -1,4 +1,4 @@
-; COMMAND-LINE: --fmf-fun --no-check-models
+; COMMAND-LINE: --fmf-fun --no-check-models --rewrite-divk
; EXPECT: sat
(set-logic UFLIA)
(set-info :status sat)
diff --git a/test/regress/regress0/fmf/fmf-fun-no-elim-ext-arith2.smt2 b/test/regress/regress0/fmf/fmf-fun-no-elim-ext-arith2.smt2
index ea5a5e4b7..07f1e6674 100644
--- a/test/regress/regress0/fmf/fmf-fun-no-elim-ext-arith2.smt2
+++ b/test/regress/regress0/fmf/fmf-fun-no-elim-ext-arith2.smt2
@@ -1,4 +1,4 @@
-; COMMAND-LINE: --fmf-fun --no-check-models
+; COMMAND-LINE: --fmf-fun --no-check-models --rewrite-divk
; EXPECT: sat
(set-logic UFLIA)
(set-info :status sat)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback