mirror of
https://github.com/curl/curl.git
synced 2026-08-03 19:10:31 +03:00
Each test case now specifies which server(s) it needs, without relying on the
test number.
This commit is contained in:
parent
15f3f4c93f
commit
ee29dbdb8f
114 changed files with 342 additions and 0 deletions
|
|
@ -12,6 +12,9 @@ works
|
|||
|
||||
# Client-side
|
||||
<client>
|
||||
<server>
|
||||
ftp
|
||||
</server>
|
||||
<name>
|
||||
ftp download with post-quote delete operation
|
||||
</name>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue