Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Messages of the -Wbase level now print STYLE:. Since this | Ingo Schwarze | 2017-07-04 | 9 | -27/+28 |
| | | | | | | | | 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 messages | Ingo Schwarze | 2017-06-25 | 4 | -4/+4 |
| | |||||
* | style message about missing RCS ids; inspired by mdoclint | Ingo Schwarze | 2017-06-17 | 4 | -0/+4 |
| | |||||
* | ignore blank lines in man(7) next line scope; | Ingo Schwarze | 2017-06-03 | 4 | -0/+9 |
| | | | | strange groff edge case behaviour found in multimedia/mjpegtools | ||||
* | Finally port the OpenBSD regression suite. | Ingo Schwarze | 2017-02-08 | 15 | -0/+191 |
| | | | | | Both kristaps@ and wiz@ repeated asked for this, literally for years. | ||||
* | Move the regression suite to the attic. | Ingo Schwarze | 2014-03-03 | 2 | -29/+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. | ||||
* | Test .SH with only empty paragraph. Don't test .IP without body. | Joerg Sonnenberger | 2010-05-22 | 1 | -0/+3 |
| | |||||
* | Multiple empty .PPs don't add a vspace either | Joerg Sonnenberger | 2010-05-17 | 1 | -0/+3 |
| | |||||
* | Tests for sane and insane handling of lines before and after .SH/.SS | Joerg Sonnenberger | 2010-05-17 | 2 | -0/+23 |