summaryrefslogtreecommitdiff
path: root/testdata/testoutput22-16
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2017-04-16 13:04:57 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2017-04-16 13:04:57 +0000
commit2350c9397062fc6497a6b64f6b1127c1fae33c75 (patch)
tree2fbc9e88c0449747245fd534dde85a3d37469ce8 /testdata/testoutput22-16
parent96771f40a9695dc5fd44e6d4d425b637704a8b2e (diff)
downloadpcre2-2350c9397062fc6497a6b64f6b1127c1fae33c75.tar.gz
Update 16-bit and 32-bit tests.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@752 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'testdata/testoutput22-16')
-rw-r--r--testdata/testoutput22-165
1 files changed, 5 insertions, 0 deletions
diff --git a/testdata/testoutput22-16 b/testdata/testoutput22-16
index c161ff5..88f827c 100644
--- a/testdata/testoutput22-16
+++ b/testdata/testoutput22-16
@@ -166,4 +166,9 @@ No match
a\x{100}b
0: a\x{100}b
+/^ab\C/utf,no_start_optimize
+\= Expect no match - tests \C at end of subject
+ ab
+No match
+
# End of testinput22