summaryrefslogtreecommitdiff
path: root/test/regress
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2014-04-14 15:36:28 -0500
committerAndrew Reynolds <andrew.j.reynolds@gmail.com>2014-04-14 15:36:28 -0500
commit1138911e0af7c15a7b41a5d02ff3edab2c837449 (patch)
tree6b7a70bd32d461cff687f11def74bab0447aad82 /test/regress
parentb71bbbbc607b5ca0c2bec8b8cf6c7af596d21997 (diff)
Fix bug in mbqi=fmc handling theory symbols. Fix mbqi=fmc models (Bug 557). Improve datatypes rewrite, make option for previous dt semantics.
Diffstat (limited to 'test/regress')
-rw-r--r--test/regress/regress0/fmf/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/test/regress/regress0/fmf/Makefile.am b/test/regress/regress0/fmf/Makefile.am
index 395054d67..e3bfd39b8 100644
--- a/test/regress/regress0/fmf/Makefile.am
+++ b/test/regress/regress0/fmf/Makefile.am
@@ -33,12 +33,13 @@ TESTS = \
fc-simple.smt2 \
fc-unsat-tot-2.smt2 \
fc-unsat-pent.smt2 \
- fc-pigeonhole19.smt2
+ fc-pigeonhole19.smt2 \
+ Hoare-z3.931718.smt
EXTRA_DIST = $(TESTS)
# disabled for now :
-# Hoare-z3.931718.smt bug0909.smt2
+# bug0909.smt2
#if CVC4_BUILD_PROFILE_COMPETITION
#else
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback