summaryrefslogtreecommitdiff
path: root/test/regress/regress0/quantifiers/Makefile.am
diff options
context:
space:
mode:
authorajreynol <andrew.j.reynolds@gmail.com>2015-03-23 17:54:55 +0100
committerajreynol <andrew.j.reynolds@gmail.com>2015-03-23 17:54:55 +0100
commit4247dc59f1219695750a33db776ae02b244cee7f (patch)
treeb0c37453d1fdb2b68a5635423b346a4ea3343767 /test/regress/regress0/quantifiers/Makefile.am
parent8beb91c3113dae4a858a30c7a21387e833d60527 (diff)
Parsing support for define-fun-rec/define-funs-rec.
Diffstat (limited to 'test/regress/regress0/quantifiers/Makefile.am')
-rw-r--r--test/regress/regress0/quantifiers/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/test/regress/regress0/quantifiers/Makefile.am b/test/regress/regress0/quantifiers/Makefile.am
index f8cc9ea35..ff3607b5b 100644
--- a/test/regress/regress0/quantifiers/Makefile.am
+++ b/test/regress/regress0/quantifiers/Makefile.am
@@ -45,7 +45,10 @@ TESTS = \
bi-artm-s.smt2 \
simp-typ-test.smt2 \
macros-int-real.smt2 \
- stream-x2014-09-18-unsat.smt2
+ stream-x2014-09-18-unsat.smt2 \
+ simp-len.smt2 \
+ is-even.smt2 \
+ is-even-pred.smt2
# regression can be solved with --finite-model-find --fmf-inst-engine
# set3.smt2
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback