summaryrefslogtreecommitdiff
path: root/test/regress/CMakeLists.txt
diff options
context:
space:
mode:
authorAina Niemetz <aina.niemetz@gmail.com>2021-09-01 20:22:57 -0700
committerGitHub <noreply@github.com>2021-09-02 03:22:57 +0000
commitc26524c9b5b5d9fd62ba68ac49759957a1e54d8e (patch)
tree0f53fb9922750fe1221a70a433997e8d6e4ada9a /test/regress/CMakeLists.txt
parentfb4a3021359059c82f9a01ad4a9d78d1c126a64c (diff)
Enable sygus-inst for FP, NIA and NRA. (#7098)
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 d1208ad0f..8804563b4 100644
--- a/test/regress/CMakeLists.txt
+++ b/test/regress/CMakeLists.txt
@@ -2764,6 +2764,7 @@ set(regression_disabled_tests
regress2/ho/SYO362^5.p
# time out
regress3/unifpi-solve-car_1.lus.sy
+ # unknown (is sat)
regress3/issue4476-ext-rew.smt2
)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback