summaryrefslogtreecommitdiff
path: root/tests/data/test968
Commit message (Collapse)AuthorAgeFilesLines
* tests: use %TESTNUMBER instead of fixed numberDaniel Stenberg2021-03-191-2/+2
| | | | | | | This makes the tests easier to copy and relocate to other test numbers without having to update content. Closes #6738
* tests: disable SMTP UTF-8 tests on WindowsSteve Holme2020-03-021-0/+1
| | | | | Fixes #4988 Closes #4992
* smtp: Support the SMTPUTF8 extension in the VRFY commandSteve Holme2020-02-261-0/+51