summaryrefslogtreecommitdiff
path: root/test/regress/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2019-12-11 11:58:53 -0600
committerGitHub <noreply@github.com>2019-12-11 11:58:53 -0600
commit23eb6c0ab05b6607c14ee33b5c0101381aa0bc41 (patch)
treeef91882b2bf83f66daa324428b8449bea146020a /test/regress/CMakeLists.txt
parentb12f67c710d359cd57d09dbff67f13bf26e10834 (diff)
Do not substitute beneath arithmetic terms in the non-linear solver (#3324)
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 edc44c3d2..814eaab49 100644
--- a/test/regress/CMakeLists.txt
+++ b/test/regress/CMakeLists.txt
@@ -1264,6 +1264,7 @@ set(regress_1_tests
regress1/nl/exp1-lb.smt2
regress1/nl/exp_monotone.smt2
regress1/nl/factor_agg_s.smt2
+ regress1/nl/issue3307.smt2
regress1/nl/issue3441.smt2
regress1/nl/metitarski-1025.smt2
regress1/nl/metitarski-3-4.smt2
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback