summaryrefslogtreecommitdiff
path: root/testdata/testinput1
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2018-07-14 16:16:51 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2018-07-14 16:16:51 +0000
commit34484311a8b860f5199065072534154b8b3640da (patch)
treec465cabcb2a323d664f6dc8352ac21b0e4cdfb8e /testdata/testinput1
parent8b88032edf7d216678ede8f9abf15b9bce5c3acc (diff)
downloadpcre2-34484311a8b860f5199065072534154b8b3640da.tar.gz
Update Perl tester to allow for optimization to be turned off. Required moving
some tests out of the Perl-compatible files. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@963 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'testdata/testinput1')
-rw-r--r--testdata/testinput18
1 files changed, 0 insertions, 8 deletions
diff --git a/testdata/testinput1 b/testdata/testinput1
index 5a4ec41..cabc6ef 100644
--- a/testdata/testinput1
+++ b/testdata/testinput1
@@ -5157,14 +5157,6 @@ name)/mark
/A(*MARK:A)A+(*SKIP:B)(B|Z) | AAC/x,mark
AAAC
-/a(*PRUNE:X)bc|qq/mark,no_start_optimize
-\= Expect no match
- axy
-
-/a(*THEN:X)bc|qq/mark,no_start_optimize
-\= Expect no match
- axy
-
/(?=a(*MARK:A)b)..x/mark
abxy
\= Expect no match