summaryrefslogtreecommitdiff
path: root/test/regress/CMakeLists.txt
diff options
context:
space:
mode:
authoryoni206 <yoni206@users.noreply.github.com>2021-06-30 13:22:17 -0700
committerGitHub <noreply@github.com>2021-06-30 20:22:17 +0000
commita1297ed93895f7405923d6d9e84432767a8abaae (patch)
treebf855b835b8465b48d2fa26df6d00679c1474a2e /test/regress/CMakeLists.txt
parent6e502dbc3def28d0530218a0a2374e9e4c1a946d (diff)
pow2: new test (#6819)
This PR adds a more "real life" unit test for the pow2 solver. Thanks @4tXJ7f for the help with the options.
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 5312e70a3..fe49d8b39 100644
--- a/test/regress/CMakeLists.txt
+++ b/test/regress/CMakeLists.txt
@@ -739,6 +739,7 @@ set(regress_0_tests
regress0/nl/pow2-native-2.smt2
regress0/nl/pow2-native-3.smt2
regress0/nl/pow2-pow.smt2
+ regress0/nl/pow2-pow-isabelle.smt2
regress0/nl/real-as-int.smt2
regress0/nl/real-div-ufnra.smt2
regress0/nl/sin-cos-346-b-chunk-0169.smt2
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback