summaryrefslogtreecommitdiff
path: root/test/regress/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2020-04-14 20:54:54 -0500
committerGitHub <noreply@github.com>2020-04-14 20:54:54 -0500
commitbe6719144c88921fa39823976376961fe03f17a7 (patch)
tree58e89856d0c44bda9dbdf4817e89e4f53bc7af55 /test/regress/CMakeLists.txt
parent073ee2672169a40163615811994c2140c982ff36 (diff)
Disable preregistration of instantiations for cegqi in incremental (#4251)
Fixes #4243.
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 9608791f2..3c104862f 100644
--- a/test/regress/CMakeLists.txt
+++ b/test/regress/CMakeLists.txt
@@ -1519,6 +1519,7 @@ set(regress_1_tests
regress1/quantifiers/issue3765-quant-dd.smt2
regress1/quantifiers/issue4021-ind-opts.smt2
regress1/quantifiers/issue4062-cegqi-aux.smt2
+ regress1/quantifiers/issue4243-prereg-inc.smt2
regress1/quantifiers/issue4290-cegqi-r.smt2
regress1/quantifiers/issue993.smt2
regress1/quantifiers/javafe.ast.StmtVec.009.smt2
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback