summaryrefslogtreecommitdiff
path: root/test/regress/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2018-10-05 12:15:40 -0500
committerGitHub <noreply@github.com>2018-10-05 12:15:40 -0500
commitaeb5013fda3a20f90859541139930c5efb775fe6 (patch)
tree2999735c42d4339ef7bcb73eb1a3c8655406ce4a /test/regress/CMakeLists.txt
parent1bd02cac69871158d71c74b23aa94c99cd69bead (diff)
Fix cache for sygus post-condition inference (#2592)
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 441327b3a..19513ada3 100644
--- a/test/regress/CMakeLists.txt
+++ b/test/regress/CMakeLists.txt
@@ -1585,6 +1585,7 @@ set(regress_1_tests
regress1/sygus/icfp_28_10.sy
regress1/sygus/icfp_easy-ite.sy
regress1/sygus/inv-example.sy
+ regress1/sygus/inv-missed-sol-true.sy
regress1/sygus/inv-unused.sy
regress1/sygus/large-const-simp.sy
regress1/sygus/let-bug-simp.sy
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback