summaryrefslogtreecommitdiffstats
path: root/regress/usr.bin/mandoc/mdoc/Bd (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* also test .Pp in literal contextschwarze2011-01-012-0/+4
|
* Now that we don't have groff in base any longer, check in the desired output,schwarze2010-12-042-0/+30
| | | | such that the regression suite does not depend on ports.
* major update of the mandoc test suite:schwarze2010-07-013-8/+26
| | | | | * add various new and extend a few existing tests * stop using Mdocdate to ease syncing with NetBSD
* check handling of blank lines in literal context;schwarze2010-04-122-0/+23
thanks to jmc@ for noticing that this can break; related to term.c rev. 1.28