summaryrefslogtreecommitdiffstats
path: root/regress/usr.bin/mandoc/mdoc/Pp/arg.out_ascii (follow)
Commit message (Collapse)AuthorAgeFilesLines
* When a .Tg is attached to a paragraph, attach the permalinkschwarze2020-04-181-1/+5
| | | | to the first word, or the first few words if they are short.
* Support manual tagging of .Pp, .Bd, .D1, .Dl, .Bl, and .It.schwarze2020-04-061-1/+3
| | | | | | In HTML output, improve the logic for writing inside permalinks: skip them when there is no child content or when there is a risk that the children might contain flow content.
* 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.
* improve diagnostics regarding arguments of .An .Pp .Lp .br .spschwarze2015-02-041-1/+4
| | | | in particular, get rid of check_count(..., CHECK_EQ, 0)
* inevitable churn caused by the section title changeschwarze2014-08-261-1/+1
|
* 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
* more tests found in my other treeschwarze2011-02-061-0/+10