diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-12-11 21:41:00 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-12-11 21:41:00 +0000 |
commit | 9b3b7ad22ea6d677e2e50f3a7d1c41214b49ae29 (patch) | |
tree | c73a2d417536cbaff96a99369fe7f063f8db90e2 /tests/FILEFORMAT | |
parent | 1b8ac7c6b5c95a74ea49b2aa6d4b4650c401e95e (diff) |
HTTP IPv6 support added to the test suite
Diffstat (limited to 'tests/FILEFORMAT')
-rw-r--r-- | tests/FILEFORMAT | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT index 07be4e087..c30ebcff9 100644 --- a/tests/FILEFORMAT +++ b/tests/FILEFORMAT @@ -77,10 +77,8 @@ reply is sent <client> <server> -protocols as in 'http' 'ftp' etc. Give only one per line. Used for test cases -500+ (at this point) to specify which servers the test case requires. In the -future all test cases should use this. Makes us independent of the test -case number. +What server(s) this test case requires/uses: +'http' 'ftp', 'https', 'ftps', 'http-ipv6'. Give only one per line. </server> <features> |