aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Bd/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Now that markdown output is tested for almost everything, test allIngo Schwarze2017-03-081-4/+0
| | | | | | 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.
* enable -T markdown tests of filled displays and tagged listsIngo Schwarze2017-03-081-0/+4
|
* Finally port the OpenBSD regression suite.Ingo Schwarze2017-02-081-0/+25
Both kristaps@ and wiz@ repeated asked for this, literally for years.