summaryrefslogtreecommitdiff
path: root/test/regress/regress2/arith/Makefile.am
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2018-02-15 15:31:48 -0600
committerAina Niemetz <aina.niemetz@gmail.com>2018-02-15 13:31:48 -0800
commit55037e0bcef45c795f28ff3fcf6c1055af465c70 (patch)
tree397d89bd10e541e1206c5dafdb8cf731feb34730 /test/regress/regress2/arith/Makefile.am
parent52a39aca19b7238d08c3cebcfa46436a73194008 (diff)
Refactor regressions (#1581)
Diffstat (limited to 'test/regress/regress2/arith/Makefile.am')
-rw-r--r--test/regress/regress2/arith/Makefile.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/test/regress/regress2/arith/Makefile.am b/test/regress/regress2/arith/Makefile.am
index 82d4588c0..1bfad1dc3 100644
--- a/test/regress/regress2/arith/Makefile.am
+++ b/test/regress/regress2/arith/Makefile.am
@@ -26,7 +26,11 @@ TESTS = \
lpsat-goal-9.smt2 \
prp-13-24.smt2
-EXTRA_DIST = $(TESTS)
+
+EXTRA_DIST = $(TESTS) \
+ miplib-opt1217--27.smt2 \
+ miplib-pp08a-3000.smt2 \
+ arith-int-098.cvc
# synonyms for "check" in this directory
.PHONY: regress regress2 test
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback