aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Pp
Commit message (Collapse)AuthorAgeFilesLines
* Move .sp to the roff modules. Enough infrastructure is in placeIngo Schwarze2017-05-051-1/+1
| | | | now that this actually saves code: -70 LOC.
* Parser reorg:Ingo Schwarze2017-05-041-1/+1
| | | | | Generate the first node on the roff level: .br Fix some column numbers in diagnostic messages while here.
* Really commit some files that failed to get committed in this commit:Ingo Schwarze2017-03-091-1/+0
| | | | | | | Now that markdown output is tested for almost everything, test all 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-052-0/+17
|
* Finally port the OpenBSD regression suite.Ingo Schwarze2017-02-084-0/+37
Both kristaps@ and wiz@ repeated asked for this, literally for years.