summaryrefslogtreecommitdiff
path: root/test/regress/regress0/fmf/Makefile.am
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2017-08-31 14:26:26 +0200
committerGitHub <noreply@github.com>2017-08-31 14:26:26 +0200
commit949dc989f72c680b98a4f7c4e52616b393237b52 (patch)
tree6e73970da5745515292a9192e7e5f74ca87dac66 /test/regress/regress0/fmf/Makefile.am
parent546d795470ca7c30fc62fe9b6c7b8e5838e1eed4 (diff)
Answer unknown when uf-ss=no-minimal is combined with cardinality constraints from user input, add regressions. (#1060)
Diffstat (limited to 'test/regress/regress0/fmf/Makefile.am')
-rw-r--r--test/regress/regress0/fmf/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/regress/regress0/fmf/Makefile.am b/test/regress/regress0/fmf/Makefile.am
index b02443989..4f81d79aa 100644
--- a/test/regress/regress0/fmf/Makefile.am
+++ b/test/regress/regress0/fmf/Makefile.am
@@ -74,7 +74,9 @@ TESTS = \
bug-041417-set-options.cvc \
alg202+1.smt2 \
fmf-fun-no-elim-ext-arith.smt2 \
- fmf-fun-no-elim-ext-arith2.smt2
+ fmf-fun-no-elim-ext-arith2.smt2 \
+ cruanes-no-minimal-unk.smt2 \
+ no-minimal-sat.smt2
EXTRA_DIST = $(TESTS)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback