Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Skip whitespace before tokens, too. | Ingo Schwarze | 2020-01-08 | 4 | -3/+23 |
| | | | | Bug found by bentley@ with input like "delim $$ delim off". | ||||
* | Improve the test case by changing the eqn(7) delimiters such that it | Ingo Schwarze | 2020-01-08 | 2 | -7/+7 |
| | | | | | actually tests which parts of text lines are processed with eqn(7) and which are not. | ||||
* | Enable generation of the desired delim/basic output with groff(1). | Ingo Schwarze | 2020-01-08 | 1 | -1/+3 |
| | | | | No functional change for the portable test suite. | ||||
* | catch up with ASCII renderings in chars.c rev. 1.72 | Ingo Schwarze | 2017-08-23 | 1 | -1/+2 |
| | |||||
* | Messages of the -Wbase level now print STYLE:. Since this | Ingo Schwarze | 2017-07-04 | 2 | -3/+4 |
| | | | | | | | | 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. | ||||
* | catch up with the recent eqn(7) improvements | Ingo Schwarze | 2017-06-26 | 3 | -0/+35 |