summaryrefslogtreecommitdiff
path: root/test/regress/regress0/fmf/Makefile.am
diff options
context:
space:
mode:
authorajreynol <andrew.j.reynolds@gmail.com>2014-11-07 11:37:43 +0100
committerajreynol <andrew.j.reynolds@gmail.com>2014-11-07 11:37:43 +0100
commit56a523d9c4dd04cedbd812570cd80e3bc94cce4c (patch)
treed53f96c61369f826ef38dbf07eea264d27f64c03 /test/regress/regress0/fmf/Makefile.am
parente6a588264154bf4b93abd0aaac39dbf10c496e6f (diff)
Properly distinguish which EQC to assign values in datatypes, use assertRepresentative. Disable regression related to records. Enable fmf-fun related regression (modified). Apply modified version of Morgan's patch to fix tuples/records in model. Fix bug with sort inference + patterns. Minor infrastructure.
Diffstat (limited to 'test/regress/regress0/fmf/Makefile.am')
-rw-r--r--test/regress/regress0/fmf/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/test/regress/regress0/fmf/Makefile.am b/test/regress/regress0/fmf/Makefile.am
index e3e514496..ca3907b0b 100644
--- a/test/regress/regress0/fmf/Makefile.am
+++ b/test/regress/regress0/fmf/Makefile.am
@@ -35,12 +35,11 @@ TESTS = \
fc-unsat-pent.smt2 \
fc-pigeonhole19.smt2 \
Hoare-z3.931718.smt \
- bug0909.smt2
+ bug0909.smt2 \
+ lst-no-self-rev-exp.smt2
EXTRA_DIST = $(TESTS)
-# disabled for now :
-# lst-no-self-rev-exp.smt2
#if CVC4_BUILD_PROFILE_COMPETITION
#else
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback