summaryrefslogtreecommitdiff
path: root/test/regress/regress0/arith/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress0/arith/Makefile.am')
-rw-r--r--test/regress/regress0/arith/Makefile.am12
1 files changed, 7 insertions, 5 deletions
diff --git a/test/regress/regress0/arith/Makefile.am b/test/regress/regress0/arith/Makefile.am
index 1510b15ad..b0cdc5b91 100644
--- a/test/regress/regress0/arith/Makefile.am
+++ b/test/regress/regress0/arith/Makefile.am
@@ -41,14 +41,16 @@ TESTS = \
bug443.delta01.smt \
miplib.cvc \
miplib2.cvc \
- miplibtrick.smt \
+ miplibtrick.smt
+# problem__003.smt2
+
+EXTRA_DIST = $(TESTS) \
miplib-opt1217--27.smt \
miplib-opt1217--27.smt2 \
miplib-pp08a-3000.smt \
- miplib-pp08a-3000.smt2
-# problem__003.smt2
-
-EXTRA_DIST = $(TESTS)
+ miplib-pp08a-3000.smt2 \
+ miplib-opt1217--27.smt.expect \
+ miplib-pp08a-3000.smt.expect
#if CVC4_BUILD_PROFILE_COMPETITION
#else
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback