summaryrefslogtreecommitdiff
path: root/test/regress/Makefile.in
diff options
context:
space:
mode:
authorTim King <taking@cs.nyu.edu>2010-01-22 22:43:37 +0000
committerTim King <taking@cs.nyu.edu>2010-01-22 22:43:37 +0000
commitd4b0bde380c101ddff24b983e7af80ae716806a6 (patch)
tree72fc8eb9b936a167fca47c4750e62ca4263f543c /test/regress/Makefile.in
parent5fcb5f9b5c9aa0f13b477c67d6d34f5b28ccb63d (diff)
Added regression test
Diffstat (limited to 'test/regress/Makefile.in')
-rw-r--r--test/regress/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/regress/Makefile.in b/test/regress/Makefile.in
index 34323b09c..7c0d239d6 100644
--- a/test/regress/Makefile.in
+++ b/test/regress/Makefile.in
@@ -194,7 +194,8 @@ TESTS_ENVIRONMENT = @top_builddir@/bin/cvc4
TESTS = \
simple.cvc \
simple.smt \
- bug1.cvc
+ bug1.cvc \
+ qwh.35.405.shuffled-as.sat03-1651.smt
all: all-am
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback