summaryrefslogtreecommitdiff
path: root/test/regress/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2020-01-22 15:27:46 -0600
committerGitHub <noreply@github.com>2020-01-22 15:27:46 -0600
commitac0bbd54de6e2b95514400c8f502aea95e5346c4 (patch)
tree2219bb9cfbc2e5776a0ee50485099c2f55725be3 /test/regress/CMakeLists.txt
parent2c12b0b23f0d3e745e679d76d18ede9d8bbf6d3a (diff)
Fix single invocation partition for non-function non-atomic types (#3642)
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 8212c21f1..5020fe6fd 100644
--- a/test/regress/CMakeLists.txt
+++ b/test/regress/CMakeLists.txt
@@ -1785,6 +1785,7 @@ set(regress_1_tests
regress1/sygus/issue3507.smt2
regress1/sygus/issue3580.sy
regress1/sygus/issue3634.smt2
+ regress1/sygus/issue3635.smt2
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