aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Nm
Commit message (Collapse)AuthorAgeFilesLines
* Now that markdown output is tested for almost everything, test allIngo Schwarze2017-03-081-3/+2
| | | | | | input files in -T markdown output mode by default and only mark those files with SKIP_MARKDOWN that are not to be tested. Much easier to read, and almost minus 40 lines of Makefile code.
* first batch of -T markdown testsIngo Schwarze2017-03-059-0/+161
|
* new regression tests for mdoc_macro.c revs. 1.211-1.215Ingo Schwarze2017-02-114-4/+20
|
* Finally port the OpenBSD regression suite.Ingo Schwarze2017-02-0828-0/+329
Both kristaps@ and wiz@ repeated asked for this, literally for years.