Add a complete suite of tests covering ASCII characters in UTF-8 spelling.
authorschwarze <schwarze@openbsd.org>
Thu, 16 May 2024 18:49:00 +0000 (18:49 +0000)
committerschwarze <schwarze@openbsd.org>
Thu, 16 May 2024 18:49:00 +0000 (18:49 +0000)
commit94bd6c5c92ad6988a9a73b8683243ec77f2d3296
tree6b2a2172b81a2c87691e43fc4d495ee6818d3975
parent34f84d8a52c70099d996e9e703fa6a863a070bd8
Add a complete suite of tests covering ASCII characters in UTF-8 spelling.
Most of this goes to nogroff.in rather than ascii.in for now
because groff-1.23.0 is buggy as hell in this respect
and i'm too lazy to debug the horrific function make_glyph_node()
in the file groff/src/roff/troff/node.cpp right now.
regress/usr.bin/mandoc/char/unicode/ascii.in
regress/usr.bin/mandoc/char/unicode/ascii.out_ascii
regress/usr.bin/mandoc/char/unicode/ascii.out_html
regress/usr.bin/mandoc/char/unicode/ascii.out_utf8
regress/usr.bin/mandoc/char/unicode/nogroff.in
regress/usr.bin/mandoc/char/unicode/nogroff.out_ascii
regress/usr.bin/mandoc/char/unicode/nogroff.out_html
regress/usr.bin/mandoc/char/unicode/nogroff.out_utf8