summaryrefslogtreecommitdiff
path: root/test/regress/regress0/arith/Makefile.am
diff options
context:
space:
mode:
authorTim King <taking@cs.nyu.edu>2010-10-29 20:57:50 +0000
committerTim King <taking@cs.nyu.edu>2010-10-29 20:57:50 +0000
commit1257be7a6d384bbf11cb4a2aa6c8281fe4bba790 (patch)
tree7ceb3d9a242b6453ec0ce90ab3b2b04ce86aaa14 /test/regress/regress0/arith/Makefile.am
parent97954a7b32e4606e2f9d561f2692e99f3ab46bcd (diff)
Adds a very small test that triggers a bug. The bug is from the commit for -r1063.
Diffstat (limited to 'test/regress/regress0/arith/Makefile.am')
-rw-r--r--test/regress/regress0/arith/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/regress/regress0/arith/Makefile.am b/test/regress/regress0/arith/Makefile.am
index f38413d95..91b1d41c7 100644
--- a/test/regress/regress0/arith/Makefile.am
+++ b/test/regress/regress0/arith/Makefile.am
@@ -7,6 +7,7 @@ TESTS = \
arith.01.cvc \
arith.02.cvc \
arith.03.cvc \
+ delta-minimized-row-vector-bug.smt \
leq.01.smt
EXTRA_DIST = $(TESTS)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback