summaryrefslogtreecommitdiff
path: root/test/regress/CMakeLists.txt
diff options
context:
space:
mode:
authorMathias Preiner <mathias.preiner@gmail.com>2020-04-16 19:31:42 -0700
committerGitHub <noreply@github.com>2020-04-16 21:31:42 -0500
commitcc1689c3e40d6faf8de1ed7cd4eaae687adae103 (patch)
tree7a2bed198d6c24db8d3eedfca9037f5453074867 /test/regress/CMakeLists.txt
parent51a6be99deb292161b0469b70b4d8410bd7a975f (diff)
SyGuS instantiation quantifiers module (#3910)
Diffstat (limited to 'test/regress/CMakeLists.txt')
-rw-r--r--test/regress/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/regress/CMakeLists.txt b/test/regress/CMakeLists.txt
index b32f936bd..2b24767d6 100644
--- a/test/regress/CMakeLists.txt
+++ b/test/regress/CMakeLists.txt
@@ -770,6 +770,8 @@ set(regress_0_tests
regress0/quantifiers/rew-to-scala.smt2
regress0/quantifiers/simp-len.smt2
regress0/quantifiers/simp-typ-test.smt2
+ regress0/quantifiers/sygus-inst-nia-psyco-060.smt2
+ regress0/quantifiers/sygus-inst-ufnia-sat-t3_rw1505.smt2
regress0/rec-fun-const-parse-bug.smt2
regress0/rels/addr_book_0.cvc
regress0/rels/atom_univ2.cvc
@@ -2042,6 +2044,7 @@ set(regress_2_tests
regress2/quantifiers/net-policy-no-time.smt2
regress2/quantifiers/nunchaku2309663.nun.min.smt2
regress2/quantifiers/specsharp-WindowsCard.15.RTE.Terminate_System.Int32.smt2
+ regress2/quantifiers/sygus-inst-ufbv-sdlx-fixpoint-5.smt2
regress2/quantifiers/syn874-1.smt2
regress2/simplify.javafe.ast.ArrayInit.35_without_quantification2.smt2
regress2/strings/cmu-dis-0707-3.smt2
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback