summaryrefslogtreecommitdiff
path: root/tests/data/test816
Commit message (Collapse)AuthorAgeFilesLines
* tests: remove trailing CRs from keywordsDaniel Stenberg2014-03-301-1/+1
|
* tests: Added "Clear Text" authentication keywordSteve Holme2014-03-301-0/+1
|
* test815/816: Use authentication for both URLsDan Fandrich2014-03-261-1/+1
| | | | | | The improved connection reuse logic would otherwise create a new connection for each one, which isn't supported by the test server, nor expected by the test.
* tool: Reworked argument parsing to use --next/-:Steve Holme2014-02-261-1/+1
| | | | | Follow up to commit 1a9b58fcb2 to replace the : command line option with --next and -:.
* tests: Updated the titles of tests 815 and 816Steve Holme2014-02-091-1/+1
|
* tool_getparam: Added support for parsing of specific URL optionsSteve Holme2014-02-081-1/+1
|
* tests: Added tests for IMAP CLOSE and EXPUNGE commandsSteve Holme2013-11-031-0/+48