summaryrefslogtreecommitdiff
path: root/testdata/testinput9
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2015-11-08 14:41:34 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2015-11-08 14:41:34 +0000
commita33c659c84a04bc59d4114d74b43b5705836a750 (patch)
tree4256697d50538ed05dc95b39dd542325d05c8ce3 /testdata/testinput9
parentfde9be6a8282a3532a33200240049c45d35f5ddf (diff)
downloadpcre2-a33c659c84a04bc59d4114d74b43b5705836a750.tar.gz
Adjust tests for workspace overflow and relevant comments in pcre2_compile.c
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@418 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'testdata/testinput9')
-rw-r--r--testdata/testinput96
1 files changed, 0 insertions, 6 deletions
diff --git a/testdata/testinput9 b/testdata/testinput9
index 14d40de..9a26f5f 100644
--- a/testdata/testinput9
+++ b/testdata/testinput9
@@ -258,10 +258,4 @@
/(*MARK:a\x{100}b)z/alt_verbnames
-# Use "expand" to create some very long patterns
-
-/(?'ABC'\[[bar](]{105}*THEN:\[A]{255}\[)]{106}/expand
-
-/(?'ABC'\[[bar](]{106}*THEN:\[A]{255}\[)]{107}/expand
-
# End of testinput9