aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/man/TS
Commit message (Collapse)AuthorAgeFilesLines
* Simplify maintainer targets in OpenBSD: EQN and TBL variablesIngo Schwarze2020-01-081-11/+2
| | | | | | no longer exist and NROFF/NOPTS were replaced with GROFF/GOPTS. This doesn't change how things work in the protable version of the test suite.
* Messages of the -Wbase level now print STYLE:. Since thisIngo Schwarze2017-07-043-7/+8
| | | | | | | | causes horrible churn anyway, profit of the opportunity to stop excessive testing, such that this is hopefully the last instance of such churn. Consistently use OpenBSD RCS tags, blank .Os, blank fourth .TH argument, and Mdocdate like everywhere else. Use -Ios=OpenBSD for platform-independent predictable output.
* cope with changes in BASE messagesIngo Schwarze2017-06-251-1/+1
|
* style message about missing RCS ids; inspired by mdoclintIngo Schwarze2017-06-173-2/+3
|
* Finally port the OpenBSD regression suite.Ingo Schwarze2017-02-086-0/+178
Both kristaps@ and wiz@ repeated asked for this, literally for years.