summaryrefslogtreecommitdiff
path: root/test/regress/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2018-09-26 16:50:51 -0500
committerGitHub <noreply@github.com>2018-09-26 16:50:51 -0500
commit79e866c5150a1d8e4d613f1673bfbf33eb157653 (patch)
tree753fd3e38a4b1cee8c75abb60301c51570c1866d /test/regress/CMakeLists.txt
parent40764e0b2dd2f00889b016f862da9458cc3123ad (diff)
Enable quantified array regression. (#2539)
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 88be6b94b..3f6aa7956 100644
--- a/test/regress/CMakeLists.txt
+++ b/test/regress/CMakeLists.txt
@@ -626,6 +626,7 @@ set(regress_0_tests
regress0/quantifiers/nested-inf.smt2
regress0/quantifiers/partial-trigger.smt2
regress0/quantifiers/pure_dt_cbqi.smt2
+ regress0/quantifiers/qarray-sel-over-store.smt2
regress0/quantifiers/qbv-inequality2.smt2
regress0/quantifiers/qbv-simp.smt2
regress0/quantifiers/qbv-test-invert-bvadd-neq.smt2
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback