summaryrefslogtreecommitdiff
path: root/test/regress/regress0/quantifiers/Makefile.am
diff options
context:
space:
mode:
authorajreynol <andrew.j.reynolds@gmail.com>2016-02-08 15:49:14 -0600
committerajreynol <andrew.j.reynolds@gmail.com>2016-02-08 15:50:20 -0600
commit2dd6292b73e4e19be2e261c7fe5664bd2b0149bd (patch)
tree0f4956ec068972da8c8d1c708df7c8b2f7a07f3a /test/regress/regress0/quantifiers/Makefile.am
parent3c4c4420ebae4d27d53084453591363942eb4d2e (diff)
Updates related to finite model finding and (co)datatypes. Bug fix enumerator and codatatype rewriter, further simplify fmc.
Diffstat (limited to 'test/regress/regress0/quantifiers/Makefile.am')
-rw-r--r--test/regress/regress0/quantifiers/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/test/regress/regress0/quantifiers/Makefile.am b/test/regress/regress0/quantifiers/Makefile.am
index 7178710cb..3fff9b0de 100644
--- a/test/regress/regress0/quantifiers/Makefile.am
+++ b/test/regress/regress0/quantifiers/Makefile.am
@@ -41,7 +41,7 @@ TESTS = \
symmetric_unsat_7.smt2 \
javafe.ast.StmtVec.009.smt2 \
ARI176e1.smt2 \
- bi-artm-s.smt2 \
+ bi-artm-s.smt2 \
simp-typ-test.smt2 \
macros-int-real.smt2 \
stream-x2014-09-18-unsat.smt2 \
@@ -64,7 +64,8 @@ TESTS = \
ari056.smt2 \
ext-ex-deq-trigger.smt2 \
matching-lia-1arg.smt2 \
- RND_4_16.smt2
+ RND_4_16.smt2 \
+ cdt-0208-to.smt2
# regression can be solved with --finite-model-find --fmf-inst-engine
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback