summaryrefslogtreecommitdiff
path: root/testdata/testoutput12-16
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2016-08-03 09:01:02 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2016-08-03 09:01:02 +0000
commit88bcaf167c392f97d50caafc1cbf1a226e8a7d85 (patch)
treed37b054a21f11491a206597d88332b8f85aa7f83 /testdata/testoutput12-16
parent8073565eee8160d622b485df106f2ce539942f07 (diff)
downloadpcre2-88bcaf167c392f97d50caafc1cbf1a226e8a7d85.tar.gz
Update pcre2test with the /utf8_input option, for generating wide characters in
non-UTF 16-bit and 32-bit modes. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@553 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'testdata/testoutput12-16')
-rw-r--r--testdata/testoutput12-1611
1 files changed, 11 insertions, 0 deletions
diff --git a/testdata/testoutput12-16 b/testdata/testoutput12-16
index 383a032..0ec3f6b 100644
--- a/testdata/testoutput12-16
+++ b/testdata/testoutput12-16
@@ -1367,4 +1367,15 @@ Subject length lower bound = 2
\x{110000}
** Failed: character \x{110000} is greater than 0x10ffff and so cannot be converted to UTF-16
+/(*UTF)abý¿¿¿¿¿z/B
+------------------------------------------------------------------
+ Bra
+ ab\x{fd}\x{bf}\x{bf}\x{bf}\x{bf}\x{bf}z
+ Ket
+ End
+------------------------------------------------------------------
+
+/abý¿¿¿¿¿z/utf
+** Failed: character value greater than 0x10ffff cannot be converted to UTF
+
# End of testinput12