aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/man
Commit message (Expand)AuthorAgeFilesLines
* delete the two pairs of extra blank lines from expected man(7) terminalIngo Schwarze2021-06-28104-416/+22
* In HTML output, avoid printing a newline right after <pre>Ingo Schwarze2020-10-165-75/+37
* Element next-line scopes can nest. Consequently, even when closingIngo Schwarze2020-09-095-10/+34
* trivial adjustment of the desired test resultsIngo Schwarze2020-07-215-22/+22
* In fragment identifiers, use ~%d for ordinal suffixes,Ingo Schwarze2020-04-203-5/+5
* automatically tag .SH and .SS in man(7) terminal outputIngo Schwarze2020-04-047-2/+18
* Split tagging into a validation part including prioritizationIngo Schwarze2020-03-1318-19/+176
* Introduce the concept of nodes that are semantically transparent:Ingo Schwarze2020-02-2723-14/+291
* Align to the new, sane behaviour of the groff_mdoc(7) .Dd macro:Ingo Schwarze2020-01-197-7/+7
* Simplify maintainer targets in OpenBSD: EQN and TBL variablesIngo Schwarze2020-01-081-11/+2
* adapt to new <p> output logic (html.c rev. 1.260)Ingo Schwarze2019-09-038-28/+12
* Wrap .Sh/.SH sections and .Ss/.SS subsections in HTML <section> elementsIngo Schwarze2019-03-013-0/+10
* Remove the HTML title= attributes which harmed accessibility andIngo Schwarze2019-01-114-8/+8
* Finally, represent the man(7) .PP and .HP macros by the naturalIngo Schwarze2019-01-0624-42/+327
* In no-fill mode, avoid bogus blank lines in two situations:Ingo Schwarze2019-01-052-1/+33
* In groff, when the .SY block macro occurs in no-fill mode,Ingo Schwarze2019-01-054-2/+66
* Slowly start doing more HTML output tests, in this case for theIngo Schwarze2019-01-054-12/+44
* catch up with the changed order of warnings;Ingo Schwarze2018-12-312-2/+2
* Rename mandoc_getarg() to roff_getarg() and pass it the roff parserIngo Schwarze2018-12-213-13/+14
* Clean up the validation of .Pp, .PP, .sp, and .br. Make sure allIngo Schwarze2018-12-044-2/+12
* In the validators, translate obsolete macro aliases (Lp, Ot, LP, P)Ingo Schwarze2018-12-031-2/+2
* support tail arguments on the .ME and .UE macros,Ingo Schwarze2018-08-146-16/+33
* Now that we have the -Wstyle message level, downgrade six warningsIngo Schwarze2017-07-064-5/+5
* Messages of the -Wbase level now print STYLE:. Since thisIngo Schwarze2017-07-04129-227/+279
* test new MT macroIngo Schwarze2017-06-258-1/+100
* cope with changes in BASE messagesIngo Schwarze2017-06-2532-32/+32
* style message about missing RCS ids; inspired by mdoclintIngo Schwarze2017-06-1734-2/+34
* if .in is used inside the .TP head, it's always relativeIngo Schwarze2017-06-173-1/+35
* improve rounding rules for scaling unitsIngo Schwarze2017-06-144-10/+10
* Partial support for the \n[an-margin] number register.Ingo Schwarze2017-06-133-1/+42
* ignore blank lines in man(7) next line scope;Ingo Schwarze2017-06-0316-2/+55
* Move .sp to the roff modules. Enough infrastructure is in placeIngo Schwarze2017-05-051-0/+4
* Now that markdown output is tested for almost everything, test allIngo Schwarze2017-03-081-0/+1
* more tests for .IP/.nf interaction that i forgot to commitIngo Schwarze2017-02-172-2/+69
* Finally port the OpenBSD regression suite.Ingo Schwarze2017-02-08218-0/+4254
* Move the regression suite to the attic.Ingo Schwarze2014-03-0317-127/+0
* Forgot to add regression tests.Kristaps Dzonsons2010-05-251-0/+15
* Test .SH with only empty paragraph. Don't test .IP without body.Joerg Sonnenberger2010-05-221-0/+3
* Multiple empty .PPs don't add a vspace eitherJoerg Sonnenberger2010-05-171-0/+3
* Add support for .AT. Properly implement .UC. Add regress tests.Joerg Sonnenberger2010-05-1713-0/+67
* Tests for sane and insane handling of lines before and after .SH/.SSJoerg Sonnenberger2010-05-172-0/+23
* Add a test case for nesting of .RS/.REJoerg Sonnenberger2010-05-161-0/+16