summaryrefslogtreecommitdiff
path: root/testdata/testoutput1
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/testoutput1
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/testoutput1')
-rw-r--r--testdata/testoutput110
1 files changed, 0 insertions, 10 deletions
diff --git a/testdata/testoutput1 b/testdata/testoutput1
index 44f4745..a210038 100644
--- a/testdata/testoutput1
+++ b/testdata/testoutput1
@@ -8282,16 +8282,6 @@ No match, mark = m
AAAC
0: AAC
-/a(*PRUNE:X)bc|qq/mark,no_start_optimize
-\= Expect no match
- axy
-No match, mark = X
-
-/a(*THEN:X)bc|qq/mark,no_start_optimize
-\= Expect no match
- axy
-No match, mark = X
-
/(?=a(*MARK:A)b)..x/mark
abxy
0: abx