From 1962ebf8e7f918638c1601f2b05a705f502150a3 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Fri, 9 Mar 2007 21:01:39 +0000 Subject: Updated the test harness to check for protocol support before running each test, fixing KNOWN_BUGS #11. Fixed some tests to more accurately specify their required servers and features. --- tests/data/test19 | 3 +++ tests/data/test20 | 3 +++ tests/data/test200 | 2 +- tests/data/test201 | 2 +- tests/data/test202 | 2 +- tests/data/test203 | 2 +- tests/data/test204 | 2 +- tests/data/test205 | 2 +- tests/data/test208 | 3 +++ tests/data/test212 | 2 +- tests/data/test501 | 5 ++++- tests/data/test504 | 3 +++ tests/data/test75 | 3 +++ tests/data/test76 | 3 +++ tests/data/test79 | 3 +++ tests/data/test87 | 3 +++ 16 files changed, 35 insertions(+), 8 deletions(-) (limited to 'tests/data') diff --git a/tests/data/test19 b/tests/data/test19 index aba75d3ec..dd60b8cf3 100644 --- a/tests/data/test19 +++ b/tests/data/test19 @@ -17,6 +17,9 @@ FAILURE none + +http + attempt connect to non-listening socket diff --git a/tests/data/test20 b/tests/data/test20 index cd1536060..d3bf30509 100644 --- a/tests/data/test20 +++ b/tests/data/test20 @@ -16,6 +16,9 @@ FAILURE none + +http + attempt connect to non-existing host name diff --git a/tests/data/test200 b/tests/data/test200 index 7b5ec41ff..23ac26afc 100644 --- a/tests/data/test200 +++ b/tests/data/test200 @@ -13,7 +13,7 @@ moo # Client-side -none +file basic file:// file diff --git a/tests/data/test201 b/tests/data/test201 index e8ddb7fae..eb2422418 100644 --- a/tests/data/test201 +++ b/tests/data/test201 @@ -8,7 +8,7 @@ # Client-side -none +file missing file:// file diff --git a/tests/data/test202 b/tests/data/test202 index 5b578cbab..4344d64c8 100644 --- a/tests/data/test202 +++ b/tests/data/test202 @@ -8,7 +8,7 @@ # Client-side -none +file two file:// URLs to stdout diff --git a/tests/data/test203 b/tests/data/test203 index c1c04209b..c7cdce56e 100644 --- a/tests/data/test203 +++ b/tests/data/test203 @@ -13,7 +13,7 @@ moo # Client-side -none +file file:/path URL with a single slash diff --git a/tests/data/test204 b/tests/data/test204 index cb21c6d38..c4e219e98 100644 --- a/tests/data/test204 +++ b/tests/data/test204 @@ -4,7 +4,7 @@ # Client-side -none +file "upload" with file:// diff --git a/tests/data/test205 b/tests/data/test205 index 7bef1a868..edcf7fece 100644 --- a/tests/data/test205 +++ b/tests/data/test205 @@ -4,7 +4,7 @@ # Client-side -none +file "upload" with file:// diff --git a/tests/data/test208 b/tests/data/test208 index 97eacbc45..eac3d5572 100644 --- a/tests/data/test208 +++ b/tests/data/test208 @@ -16,6 +16,9 @@ blablabla http + +ftp + HTTP PUT a to a FTP URL with username+password - over HTTP proxy diff --git a/tests/data/test212 b/tests/data/test212 index d745011d6..655a32f38 100644 --- a/tests/data/test212 +++ b/tests/data/test212 @@ -12,7 +12,7 @@ data blobb ipv6 -ftp +ftp-ipv6 Get two FTP files with no remote EPRT support diff --git a/tests/data/test501 b/tests/data/test501 index f8a859157..99cd3b8f7 100644 --- a/tests/data/test501 +++ b/tests/data/test501 @@ -7,8 +7,11 @@ # Client-side -file +none + +http + # tool is what to use instead of 'curl' lib501 diff --git a/tests/data/test504 b/tests/data/test504 index 488fb5c77..dadd64a14 100644 --- a/tests/data/test504 +++ b/tests/data/test504 @@ -8,6 +8,9 @@ none + +http + # tool is what to use instead of 'curl' lib504 diff --git a/tests/data/test75 b/tests/data/test75 index 25440f513..779f0d883 100644 --- a/tests/data/test75 +++ b/tests/data/test75 @@ -17,6 +17,9 @@ FAILURE none + +http + HTTP, urlglob retrieval with bad range diff --git a/tests/data/test76 b/tests/data/test76 index d4094038b..ada3a3359 100644 --- a/tests/data/test76 +++ b/tests/data/test76 @@ -15,6 +15,9 @@ FAILURE none + +http + HTTP, -O with no file name part in the URL diff --git a/tests/data/test79 b/tests/data/test79 index 382eddde7..db97635e0 100644 --- a/tests/data/test79 +++ b/tests/data/test79 @@ -27,6 +27,9 @@ contents http + +ftp + FTP over HTTP proxy diff --git a/tests/data/test87 b/tests/data/test87 index 773165690..40b274b2e 100644 --- a/tests/data/test87 +++ b/tests/data/test87 @@ -15,6 +15,9 @@ FAILURE none + +http + urlglob with bad -o #[num] usage -- cgit v1.2.3