CVS log for mandoc/regress/char/unicode/nogroff.out_utf8

[BACK] Up to [cvsweb.bsd.lv] / mandoc / regress / char / unicode

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.7 / (download) - annotate - [select for diffs], Thu May 16 18:49:46 2024 UTC (4 weeks, 1 day ago) by schwarze
Branch: MAIN
CVS Tags: HEAD
Changes since 1.6: +22 -1 lines
Diff to previous 1.6 (colored)

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.

Revision 1.6 / (download) - annotate - [select for diffs], Wed May 15 19:39:08 2024 UTC (4 weeks, 2 days ago) by schwarze
Branch: MAIN
Changes since 1.5: +48 -0 lines
Diff to previous 1.5 (colored)

Add a complete set of tests for all C0 and C1 control characters.
This is particularly useful to make sure that man(1) does not let
control characters sneak through to the output side, no matter how
hard an input file tries to deceive it.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Nov 13 21:06:38 2023 UTC (7 months ago) by schwarze
Branch: MAIN
Changes since 1.4: +46 -46 lines
Diff to previous 1.4 (colored)

reduce the man(7) global indentation from 7n to 5n, see man_term.c rev. 1.244

Revision 1.4 / (download) - annotate - [select for diffs], Mon Jun 28 20:12:13 2021 UTC (2 years, 11 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_6
Changes since 1.3: +0 -4 lines
Diff to previous 1.3 (colored)

delete the two pairs of extra blank lines from expected man(7) terminal
output that are no longer printed since man_term.c rev. 1.236

Revision 1.3 / (download) - annotate - [select for diffs], Wed Jun 2 17:39:00 2021 UTC (3 years ago) by schwarze
Branch: MAIN
Changes since 1.2: +9 -1 lines
Diff to previous 1.2 (colored)

test private use areas some more as they have proven fragile

Revision 1.2 / (download) - annotate - [select for diffs], Wed Jun 2 15:29:01 2021 UTC (3 years ago) by schwarze
Branch: MAIN
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored)

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@

Revision 1.1 / (download) - annotate - [select for diffs], Wed Feb 8 03:02:17 2017 UTC (7 years, 4 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_5, VERSION_1_14_4, VERSION_1_14_3, VERSION_1_14_2, VERSION_1_14_1, VERSION_1_13

Finally port the OpenBSD regression suite.
Both kristaps@ and wiz@ repeated asked for this,
literally for years.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb