summaryrefslogtreecommitdiff
path: root/test/regress/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2019-10-14 13:24:27 -0500
committerGitHub <noreply@github.com>2019-10-14 13:24:27 -0500
commitd733e417bf9c96ae3da449e194e57d5b06a0607a (patch)
treeab5ccda4442bbad0ce105e08c3d44aa75723684c /test/regress/CMakeLists.txt
parent04d6ede62919e469416765416f9721d2d2f67ee9 (diff)
Ensure lemmas from sygus repair const are guarded (#3385)
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 1ed879400..cbe5f2e35 100644
--- a/test/regress/CMakeLists.txt
+++ b/test/regress/CMakeLists.txt
@@ -1726,6 +1726,7 @@ set(regress_1_tests
regress1/sygus/qe.sy
regress1/sygus/qf_abv.smt2
regress1/sygus/real-grammar.sy
+ regress1/sygus/repair-const-unk.sy
regress1/sygus/simple-regexp.sy
regress1/sygus/stopwatch-bt.sy
regress1/sygus/strings-no-syntax.sy
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback