From a33c659c84a04bc59d4114d74b43b5705836a750 Mon Sep 17 00:00:00 2001 From: ph10 Date: Sun, 8 Nov 2015 14:41:34 +0000 Subject: 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 --- testdata/testinput9 | 6 ------ 1 file changed, 6 deletions(-) (limited to 'testdata/testinput9') 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 -- cgit v1.2.1