aboutsummaryrefslogtreecommitdiffstats
path: root/libtests/qtest
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2018-06-21 19:05:48 +0200
committerJay Berkenbilt <ejb@ql.org>2018-06-21 21:57:13 +0200
commite44c395c51518bafbf8f8466ea5a0f4b1f2b2efe (patch)
tree95da31b1da0055ee2b605272f7079c7ea230584c /libtests/qtest
parent44674a3e58882ea95d6ee54fa3e16c553c0afb3e (diff)
downloadqpdf-e44c395c51518bafbf8f8466ea5a0f4b1f2b2efe.tar.zst
QUtil::toUTF16
Diffstat (limited to 'libtests/qtest')
-rw-r--r--libtests/qtest/qutil/qutil.out8
1 files changed, 8 insertions, 0 deletions
diff --git a/libtests/qtest/qutil/qutil.out b/libtests/qtest/qutil/qutil.out
index c0ca1ce0..8223bf5b 100644
--- a/libtests/qtest/qutil/qutil.out
+++ b/libtests/qtest/qutil/qutil.out
@@ -39,6 +39,14 @@ HAGOOGAMAGOOGLE: 0
0x16059 -> f0 96 81 99
0x7fffffff -> fd bf bf bf bf bf
0x80000000: bounds error in QUtil::toUTF8
+---- utf16
+0x41 -> 00 41
+0xf7 -> 00 f7
+0x3c0 -> 03 c0
+0x16059 -> d8 18 dc 59
+0xdead -> ff fd
+0x7fffffff -> ff fd
+0x80000000 -> ff fd
---- whoami
quack1
quack2