summaryrefslogtreecommitdiff
path: root/test/regress/Makefile.tests
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2018-10-11 00:31:57 -0500
committerGitHub <noreply@github.com>2018-10-11 00:31:57 -0500
commitc26a0f8fd971a72e8e9bdf058930c06587856604 (patch)
tree9bb09874d05fe49d59747b3a4b9ab62a675b36c2 /test/regress/Makefile.tests
parent1d1d1908f7929f0bf3532d7d6bf09103e400cc4f (diff)
Fix string ext inference for rewrites that introduce negation (#2618)
Diffstat (limited to 'test/regress/Makefile.tests')
-rw-r--r--test/regress/Makefile.tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/regress/Makefile.tests b/test/regress/Makefile.tests
index fc080f0e0..91f33721a 100644
--- a/test/regress/Makefile.tests
+++ b/test/regress/Makefile.tests
@@ -1545,6 +1545,7 @@ REG1_TESTS = \
regress1/strings/strings-lt-simple.smt2 \
regress1/strings/strip-endpt-sound.smt2 \
regress1/strings/substr001.smt2 \
+ regress1/strings/timeout-no-resp.smt2 \
regress1/strings/type002.smt2 \
regress1/strings/type003.smt2 \
regress1/strings/username_checker_min.smt2 \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback