aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Rs
Commit message (Collapse)AuthorAgeFilesLines
* Move the regression suite to the attic.Ingo Schwarze2014-03-033-48/+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.
* Properly handle -mdoc %A in all outputs. This has two-author entiresKristaps Dzonsons2010-09-043-0/+48
separated by only "and" while two or more are with ", and" for the last author. Also remove relevant TODO and add regression tests.