summaryrefslogtreecommitdiff
path: root/test/regress/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/CMakeLists.txt')
-rw-r--r--test/regress/CMakeLists.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/regress/CMakeLists.txt b/test/regress/CMakeLists.txt
index 20272de2b..35d604768 100644
--- a/test/regress/CMakeLists.txt
+++ b/test/regress/CMakeLists.txt
@@ -3,6 +3,12 @@
set(regress_0_tests
regress0/arith/ackermann.real.smt2
+ regress0/arith/arith-eq.smt2
+ regress0/arith/arith-mixed.smt2
+ regress0/arith/arith-tighten-1.smt2
+ regress0/arith/arith-strict.smt2
+ regress0/arith/arith-mixed-types-tighten.smt2
+ regress0/arith/arith-mixed-types-no-tighten.smt2
regress0/arith/arith.01.cvc
regress0/arith/arith.02.cvc
regress0/arith/arith.03.cvc
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback