summaryrefslogtreecommitdiff
path: root/testdata/testoutput12-16
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2017-02-24 18:25:32 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2017-02-24 18:25:32 +0000
commitbe14c2f3f01dc2b6b574b3a86536ee8194945f7f (patch)
tree019f436837b2c05804c0a309923bb73456d5b7af /testdata/testoutput12-16
parent86c1fb487cd84b1971d4446e58ddb1602c95fdc3 (diff)
downloadpcre2-be14c2f3f01dc2b6b574b3a86536ee8194945f7f.tar.gz
Fix 32-bit non-UTF property test crash.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@670 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'testdata/testoutput12-16')
-rw-r--r--testdata/testoutput12-166
1 files changed, 6 insertions, 0 deletions
diff --git a/testdata/testoutput12-16 b/testdata/testoutput12-16
index 3b5a0cd..41e0a48 100644
--- a/testdata/testoutput12-16
+++ b/testdata/testoutput12-16
@@ -1415,4 +1415,10 @@ No match
End
------------------------------------------------------------------
+/\pP/ucp
+ \x{7fffffff}\=no_jit
+** Character \x{7fffffff} is greater than 0xffff and UTF-16 mode is not enabled.
+** Truncation will probably give the wrong result.
+No match
+
# End of testinput12