diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2021-06-02 15:29:01 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2021-06-02 15:29:01 +0000 |
commit | 187d4a08e64aa344cb07035167b332de6a1f140f (patch) | |
tree | ac8049bfebc9f26d18f0eb5bc11be55836600f27 /regress/char | |
parent | 18a2377a6ac623081a6248d7d1aba4a47d5c20bc (diff) | |
download | mandoc-187d4a08e64aa344cb07035167b332de6a1f140f.tar.gz |
The wcwidth(3) of Plane 15 and Plane 16 Private Use Characters
was changed from 0 to 1. Adjust the test results accordingly.
Issue reported by bluhm@
Diffstat (limited to 'regress/char')
-rw-r--r-- | regress/char/unicode/input.out_utf8 | 2 | ||||
-rw-r--r-- | regress/char/unicode/nogroff.out_utf8 | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/regress/char/unicode/input.out_utf8 b/regress/char/unicode/input.out_utf8 index 6a18fd6b..882d14fd 100644 --- a/regress/char/unicode/input.out_utf8 +++ b/regress/char/unicode/input.out_utf8 @@ -54,7 +54,7 @@ DDEESSCCRRIIPPTTIIOONN U+3FFFF 0xf0bfbfbf end of first middle byte U+40000 0xf1808080 second middle byte U+FFFFF 0xf3bfbfbf last normal middle byte - U+100000 0xf4808080 strange middle byte + U+100000 0xf4808080 strange middle byte U+10FFFF 0xf48fbfbf last valid four-byte U+110000 0xf4908080 ???? lowest beyond Unicode U+13FFFF 0xf4bfbfbf ???? end of strange middle byte diff --git a/regress/char/unicode/nogroff.out_utf8 b/regress/char/unicode/nogroff.out_utf8 index c6169b9c..d051e243 100644 --- a/regress/char/unicode/nogroff.out_utf8 +++ b/regress/char/unicode/nogroff.out_utf8 @@ -35,11 +35,11 @@ DDEESSCCRRIIPPTTIIOONN <undefined> <undefined> 𐀀 LINEAR B SYLLABLE B008 A - <Plane 15 Private Use, Last> + <Plane 15 Private Use, Last> <undefined> <undefined> - <Plane 16 Private Use, First> - <Plane 16 Private Use, Last> + <Plane 16 Private Use, First> + <Plane 16 Private Use, Last> <undefined> <undefined> ENDTEST |