summaryrefslogtreecommitdiffstats
path: root/regress/usr.bin/mandoc/mdoc/Ux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Messages of the -Wbase level now print STYLE:. Since thisschwarze2017-07-0410-20/+20
| | | | | | | | 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.
* cope with changes in BASE messagesschwarze2017-06-251-2/+3
|
* churn related to the new style message about RCS idsschwarze2017-06-171-0/+1
|
* churn caused by the new Mdocdate messages, no easy way to avoid this :(schwarze2017-06-111-0/+1
|
* style message about missing blank before trailing delimiter;schwarze2017-06-105-2/+52
| | | | inspired by mdoclint(1), and jmc@ considers it useful
* Now that markdown output is tested for almost everything, test allschwarze2017-03-081-2/+1
| | | | | | 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 testsschwarze2017-03-053-1/+50
|
* inevitable churn caused by the section title changeschwarze2014-08-262-2/+2
|
* Fix end-of-sentence spacing after the DragonFly text production macro.schwarze2013-12-223-2/+35
| | | | Patch from Franco Fichtner <franco at lastsummer dot de>.
* Remove OpenBSD release numbers from these tests,schwarze2012-02-262-2/+2
| | | | or the tests are going to break after each release.
* test some simple macros; written while working on -Tmanschwarze2011-12-043-0/+36