summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorajreynol <andrew.j.reynolds@gmail.com>2014-11-06 11:41:35 +0100
committerajreynol <andrew.j.reynolds@gmail.com>2014-11-06 11:41:35 +0100
commit60e8c65407a34d75ccaa88e1ccbb5adb89799330 (patch)
tree64b2a1f56128f2ec88789649e5f712432d8cb233 /test
parent2b64e19e84787c7f510a2e7a536be563072e1c8e (diff)
Reenable regression. Add (for now, disabled) changes to datatypes theory combination. Relax communication of dt facts.
Diffstat (limited to 'test')
-rw-r--r--test/regress/regress0/fmf/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/regress/regress0/fmf/Makefile.am b/test/regress/regress0/fmf/Makefile.am
index cb58ea007..e3e514496 100644
--- a/test/regress/regress0/fmf/Makefile.am
+++ b/test/regress/regress0/fmf/Makefile.am
@@ -34,12 +34,12 @@ TESTS = \
fc-unsat-tot-2.smt2 \
fc-unsat-pent.smt2 \
fc-pigeonhole19.smt2 \
- Hoare-z3.931718.smt
+ Hoare-z3.931718.smt \
+ bug0909.smt2
EXTRA_DIST = $(TESTS)
# disabled for now :
-# bug0909.smt2
# lst-no-self-rev-exp.smt2
#if CVC4_BUILD_PROFILE_COMPETITION
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback