Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test private use areas some more as they have proven fragile | Ingo Schwarze | 2021-06-02 | 1 | -0/+0 |
| | |||||
* | Cleanup: | Ingo Schwarze | 2021-06-02 | 1 | -0/+0 |
| | | | | | | | | | | 1. Move invalid two-byte sequences after valid ones and make their descriptions easier to understand. 2. Replace the wrong and confusing expression "middle byte" with the correct term "start byte". 3. Add test lines for U+EFFFF and U+F0000. 4. Replace the unhelpful word "strange" with more descriptive terms. Arguably, nothing about this (or maybe everything?) is strange. | ||||
* | Messages of the -Wbase level now print STYLE:. Since this | Ingo Schwarze | 2017-07-04 | 1 | -0/+0 |
| | | | | | | | | 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. | ||||
* | Finally port the OpenBSD regression suite. | Ingo Schwarze | 2017-02-08 | 1 | -0/+0 |
Both kristaps@ and wiz@ repeated asked for this, literally for years. |