summaryrefslogtreecommitdiff
path: root/test/regress/Makefile.tests
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2018-09-11 13:08:00 -0500
committerAndres Noetzli <andres.noetzli@gmail.com>2018-09-11 11:08:00 -0700
commit64c48c4d3b4c26b0ba28ab1ab11ef2314ca0cbee (patch)
treeece6319150e855d2b0850f7508d9e3ee080b7f03 /test/regress/Makefile.tests
parent2fb903ed7309fd97c848b03f6587c9d0604efd24 (diff)
Support model cores via option --produce-model-cores. (#2407)
This adds support for model cores, fixes #1233. It includes some minor cleanup and additions to utility functions.
Diffstat (limited to 'test/regress/Makefile.tests')
-rw-r--r--test/regress/Makefile.tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/regress/Makefile.tests b/test/regress/Makefile.tests
index ff6bc1d4e..8b690f3e1 100644
--- a/test/regress/Makefile.tests
+++ b/test/regress/Makefile.tests
@@ -500,6 +500,7 @@ REG0_TESTS = \
regress0/logops.03.cvc \
regress0/logops.04.cvc \
regress0/logops.05.cvc \
+ regress0/model-core.smt2 \
regress0/nl/coeff-sat.smt2 \
regress0/nl/ext-rew-aggr-test.smt2 \
regress0/nl/magnitude-wrong-1020-m.smt2 \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback