aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Ar
Commit message (Collapse)AuthorAgeFilesLines
* Finally port the OpenBSD regression suite.Ingo Schwarze2017-02-085-0/+75
| | | | | Both kristaps@ and wiz@ repeated asked for this, literally for years.
* Move the regression suite to the attic.Ingo Schwarze2014-03-032-27/+0
| | | | | | | It has not been used or maintained for several years, and we won't start using it now. Devlopment regression testing is done in OpenBSD, and there is no value in maintaining two regression suites in parallel.
* Added a final regression for `Ar' (won't work on old groff).Kristaps Dzonsons2010-05-291-0/+10
|
* Adding `Ar' regression for empty-prior-closing-punctuation checkin.Kristaps Dzonsons2010-05-291-0/+17
NOTE: this will not work on old groff, which forgets to print `file ...' when encountering an empty Ar node.