summaryrefslogtreecommitdiff
path: root/test/regress/regress0/quantifiers/Makefile.am
diff options
context:
space:
mode:
authorajreynol <andrew.j.reynolds@gmail.com>2015-11-11 10:54:32 +0100
committerajreynol <andrew.j.reynolds@gmail.com>2015-11-11 10:54:32 +0100
commit97470da31e14104f807fb33b2b3423e583e10726 (patch)
tree516e79d981cfaa0c59c6b51981ebb2fcd4c1a698 /test/regress/regress0/quantifiers/Makefile.am
parent81dca680f6c88d10b56a0ed065d470d907766e21 (diff)
Minor fixes to cbqi, purify-quant. Better error checking in addInstantiation.
Diffstat (limited to 'test/regress/regress0/quantifiers/Makefile.am')
-rw-r--r--test/regress/regress0/quantifiers/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/regress/regress0/quantifiers/Makefile.am b/test/regress/regress0/quantifiers/Makefile.am
index 939b0d22c..7178710cb 100644
--- a/test/regress/regress0/quantifiers/Makefile.am
+++ b/test/regress/regress0/quantifiers/Makefile.am
@@ -63,7 +63,8 @@ TESTS = \
mix-match.smt2 \
ari056.smt2 \
ext-ex-deq-trigger.smt2 \
- matching-lia-1arg.smt2
+ matching-lia-1arg.smt2 \
+ RND_4_16.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