summaryrefslogtreecommitdiff
path: root/test/regress/regress0/sygus/Makefile.am
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2018-02-02 17:20:44 -0600
committerGitHub <noreply@github.com>2018-02-02 17:20:44 -0600
commitae5c1a5c3a9c6eb7d1af1a4ddbcb841cf7ce4c70 (patch)
tree3d8fe399ff6a6dd6ac7cf119b422cc1d5ea5604d /test/regress/regress0/sygus/Makefile.am
parent73a92766063e76e6c6f2507f126fb8f84ed3e432 (diff)
Fix remaining synthesis solution regressions (#1557)
Diffstat (limited to 'test/regress/regress0/sygus/Makefile.am')
-rw-r--r--test/regress/regress0/sygus/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/regress/regress0/sygus/Makefile.am b/test/regress/regress0/sygus/Makefile.am
index 0d44a5214..9b9f1feb2 100644
--- a/test/regress/regress0/sygus/Makefile.am
+++ b/test/regress/regress0/sygus/Makefile.am
@@ -77,7 +77,8 @@ TESTS = commutative.sy \
strings-double-rec.sy \
hd-19-d1-prog-dup-op.sy \
real-grammar-neg.sy \
- real-si-all.sy
+ real-si-all.sy \
+ c100.sy
# disabled, takes too long with and without CBQI BV
# Base16_1.sy
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback