summaryrefslogtreecommitdiff
path: root/test/regress/regress1/Makefile.am
diff options
context:
space:
mode:
authorTim King <taking@cs.nyu.edu>2011-12-15 20:39:20 +0000
committerTim King <taking@cs.nyu.edu>2011-12-15 20:39:20 +0000
commit9bcda83d2d322a97b5896ce160c298f6a159a2d2 (patch)
tree0004a4ad7f84c996230ad168a9ca73c20018a374 /test/regress/regress1/Makefile.am
parente85f690a704a4182a8ffc8b96cff71737f5c0904 (diff)
Partial fix in arithmetic for propagating shared terms. This partially resolves bug 289. Adds failing tests to regress1.
Diffstat (limited to 'test/regress/regress1/Makefile.am')
-rw-r--r--test/regress/regress1/Makefile.am8
1 files changed, 6 insertions, 2 deletions
diff --git a/test/regress/regress1/Makefile.am b/test/regress/regress1/Makefile.am
index d7acfb233..0efdf345f 100644
--- a/test/regress/regress1/Makefile.am
+++ b/test/regress/regress1/Makefile.am
@@ -17,8 +17,12 @@ TESTS = bug136.smt \
hole7.cvc \
hole8.cvc \
instance_1444.smt \
- xs-11-20-5-2-5-3.smt \
- fuzz_2.smt
+ fuzz_2.smt \
+ hash_sat_10_09.smt2 \
+ hash_sat_07_17.smt2 \
+ ooo.tag10.smt2 \
+ hash_sat_06_19.smt2 \
+ hash_sat_09_09.smt2
EXTRA_DIST = $(TESTS)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback