Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Vertical spacing changes around tables in man_term.c rev. 1.241 | Ingo Schwarze | 2022-08-28 | 5 | -38/+9 |
| | | | | | and tbl_term.c rev. 1.79 cause quite a bit of churn, unfortunately. This commit cleans up most of it. | ||||
* | delete the two pairs of extra blank lines from expected man(7) terminal | Ingo Schwarze | 2021-06-28 | 3 | -12/+0 |
| | | | | output that are no longer printed since man_term.c rev. 1.236 | ||||
* | Since resetting of offsets works quite differently in man(7) and mdoc(7), | Ingo Schwarze | 2019-01-31 | 3 | -2/+29 |
| | | | | | test table centering in an mdoc(7) document as well. Related to tbl_term.c rev. 1.67. | ||||
* | Messages of the -Wbase level now print STYLE:. Since this | Ingo Schwarze | 2017-07-04 | 4 | -9/+11 |
| | | | | | | | | 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 | 1 | -1/+1 |
| | |||||
* | style message about missing RCS ids; inspired by mdoclint | Ingo Schwarze | 2017-06-17 | 3 | -5/+6 |
| | |||||
* | test the new allbox and wrapping features | Ingo Schwarze | 2017-06-12 | 2 | -0/+36 |
| | |||||
* | Finally port the OpenBSD regression suite. | Ingo Schwarze | 2017-02-08 | 8 | -0/+293 |
Both kristaps@ and wiz@ repeated asked for this, literally for years. |