summaryrefslogtreecommitdiff
path: root/test/regress/regress0/sygus/Makefile.am
diff options
context:
space:
mode:
authorajreynol <andrew.j.reynolds@gmail.com>2016-10-21 14:01:17 -0500
committerajreynol <andrew.j.reynolds@gmail.com>2016-10-21 14:01:17 -0500
commit01d6e3933a3d733d3c1b5486ce1df8389cd6a176 (patch)
tree3110c0a54c0466862da0c7537b90013dab6a6479 /test/regress/regress0/sygus/Makefile.am
parent3e93fdba8102e4ad1399af78967fec3d0495722a (diff)
Move slow regress0 benchmarks to regress1, increment regress1 through regress3.
Diffstat (limited to 'test/regress/regress0/sygus/Makefile.am')
-rw-r--r--test/regress/regress0/sygus/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/regress/regress0/sygus/Makefile.am b/test/regress/regress0/sygus/Makefile.am
index b503a65b8..695c52cc6 100644
--- a/test/regress/regress0/sygus/Makefile.am
+++ b/test/regress/regress0/sygus/Makefile.am
@@ -50,8 +50,7 @@ TESTS = commutative.sy \
no-mention.sy \
max2-univ.sy \
strings-small.sy \
- strings-unconstrained.sy \
- hd-sdiv.sy
+ strings-unconstrained.sy
# sygus tests currently taking too long for make regress
EXTRA_DIST = $(TESTS) \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback