aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/it
Commit message (Collapse)AuthorAgeFilesLines
* cope with changes in BASE messagesIngo Schwarze2017-06-251-2/+3
|
* style message about missing RCS ids; inspired by mdoclintIngo Schwarze2017-06-171-0/+1
|
* Style message about legacy man(7) date format in mdoc(7) documentsIngo Schwarze2017-06-111-0/+1
| | | | | and operating system dependent messages about missing or unexpected Mdocdate; inspired by mdoclint(1).
* Parser reorg:Ingo Schwarze2017-05-041-2/+2
| | | | | Generate the first node on the roff level: .br Fix some column numbers in diagnostic messages while here.
* Finally port the OpenBSD regression suite.Ingo Schwarze2017-02-088-0/+106
Both kristaps@ and wiz@ repeated asked for this, literally for years.