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: Added "Clear Text" authentication keyword | Steve Holme | 2014-03-30 | 1 | -0/+1 |
| | |||||
* | tests: Tidy up of SMTP and POP3 tests | Steve Holme | 2013-10-26 | 1 | -1/+2 |
| | | | | | Corrected line endings, RFC references and standardised on user names and passwords used in the tests. | ||||
* | tests: Added test for POP3 TOP command | Steve Holme | 2013-09-09 | 1 | -0/+48 |