mirror of
https://github.com/curl/curl.git
synced 2026-07-25 02:37:18 +03:00
tests: Updated descriptions to be more meaningful
This commit is contained in:
parent
669e4ca366
commit
241aeadc50
3 changed files with 3 additions and 3 deletions
|
|
@ -27,7 +27,7 @@ body
|
|||
pop3
|
||||
</server>
|
||||
<name>
|
||||
POP3 RETR
|
||||
POP3 RETR message
|
||||
</name>
|
||||
<command>
|
||||
pop3://%HOSTIP:%POP3PORT/850 -u user:secret
|
||||
|
|
|
|||
|
|
@ -38,7 +38,7 @@ To: fake@nowhere
|
|||
pop3
|
||||
</server>
|
||||
<name>
|
||||
POP3 RETR with dot-prefixed line
|
||||
POP3 RETR message with dot-prefixed line
|
||||
</name>
|
||||
<command>
|
||||
pop3://%HOSTIP:%POP3PORT/857 -u user:secret
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ CUSTOMREQUEST
|
|||
pop3
|
||||
</server>
|
||||
<name>
|
||||
POP3 DELE message
|
||||
POP3 DELE message (CUSTOMREQUEST)
|
||||
</name>
|
||||
<command>
|
||||
pop3://%HOSTIP:%POP3PORT/858 -u user:secret -X DELE -I
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue