Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: use %TESTNUMBER instead of fixed number | Daniel Stenberg | 2021-03-19 | 1 | -2/+2 |
| | | | | | | | This makes the tests easier to copy and relocate to other test numbers without having to update content. Closes #6738 | ||||
* | tests: disable 962, 963 and 964 on Windows | Daniel Stenberg | 2020-03-02 | 1 | -0/+1 |
| | | | | | | These tests are also doing UTF-8 SMTP. Follow-up to df207d2dd93b9e73 | ||||
* | smtp: Support UTF-8 based host names in the VRFY command | Steve Holme | 2020-02-26 | 1 | -0/+48 |