summaryrefslogtreecommitdiffstats
path: root/regress/usr.bin/mandoc/mdoc/In/break.out_ascii (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Messages of the -Wbase level now print STYLE:. Since thisschwarze2017-07-041-1/+1
| | | | | | | | causes horrible churn anyway, profit of the opportunity to stop excessive testing, such that this is hopefully the last instance of such churn. Consistently use OpenBSD RCS tags, blank .Os, blank fourth .TH argument, and Mdocdate like everywhere else. Use -Ios=OpenBSD for platform-independent predictable output.
* inevitable churn caused by the section title changeschwarze2014-08-261-1/+1
|
* fix vertical spacing for -Tman SYNOPSIS .Fn .Fo .Ft .In .Nm .Va .Vtschwarze2012-07-081-0/+5
|
* Complete overhaul of the mandoc(1) test suite.schwarze2011-11-171-0/+1
| | | | | | | | | | | | | | | * Test the recently introduced -Tman output mode, too. * Specify date and OS arguments in all tests. * Remove the kludge of sed(1)ing away the page footer lines. * New make(1) variables SKIP_TMAN, SKIP_GROFF. * Drop obsolete, clumsy make(1) variable GROFF_TARGETS. * Delete obsolete mdoc/Bl/E*.sh error reporting tests. * Silence char/N/basic. * New targets: - ascii, ascii-clean - to run -Tascii tests only - tman, tman-clean - to run the new -Tman tests only - obj-clean - maintainer only, needed before groff-clean and groff - groff-clean - maintainer only, affects checked-in files
* Now that we don't have groff in base any longer, check in the desired output,schwarze2010-12-041-0/+20
such that the regression suite does not depend on ports.