Each test case now specifies which server(s) it needs, without relying on the

test number.
This commit is contained in:
Daniel Stenberg
2003-04-30 20:25:39 +00:00
parent 15f3f4c93f
commit ee29dbdb8f
114 changed files with 342 additions and 0 deletions

View File

@@ -19,6 +19,9 @@ dr-xr-xr-x 5 0 1 512 Oct 1 1997 usr
#
# Client-side
<client requires=netrc_debug>
<server>
ftp
</server>
<name>
FTP (optional .netrc; no user/pass) dir list PASV
</name>