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.
This commit is contained in:
Dan Fandrich
2007-03-09 21:01:39 +00:00
parent 7c144d5a7e
commit 1962ebf8e7
20 changed files with 75 additions and 14 deletions

View File

@@ -16,6 +16,9 @@ blablabla
<server>
http
</server>
<features>
ftp
</features>
<name>
HTTP PUT a to a FTP URL with username+password - over HTTP proxy
</name>