summaryrefslogtreecommitdiff
path: root/test/regress/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2019-09-29 17:54:13 -0500
committerGitHub <noreply@github.com>2019-09-29 17:54:13 -0500
commitb7a6fe4a10f2e9fec6ce5ffd1dd722534e25955a (patch)
tree765dd296ae68ffe94f865c2b6080a531d50ff516 /test/regress/CMakeLists.txt
parentd06cf394473cbe09c2e1acc333526c41a6dd9687 (diff)
Fail single invocation techniques when utility inference fails. (#3322)
Diffstat (limited to 'test/regress/CMakeLists.txt')
-rw-r--r--test/regress/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/regress/CMakeLists.txt b/test/regress/CMakeLists.txt
index cdf93384e..d5ce552e6 100644
--- a/test/regress/CMakeLists.txt
+++ b/test/regress/CMakeLists.txt
@@ -1685,6 +1685,7 @@ set(regress_1_tests
regress1/sygus/issue3201.smt2
regress1/sygus/issue3205.smt2
regress1/sygus/issue3247.smt2
+ regress1/sygus/issue3320-quant.sy
regress1/sygus/large-const-simp.sy
regress1/sygus/let-bug-simp.sy
regress1/sygus/list-head-x.sy
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback