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. --- docs/KNOWN_BUGS | 3 --- 1 file changed, 3 deletions(-) (limited to 'docs/KNOWN_BUGS') diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index ae5fbd716..74bf092f8 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -106,9 +106,6 @@ may have been fixed since this was written! acknowledged after the actual TCP connect (during the SOCKS "negotiate" phase). -11. Using configure --disable-[protocol] may cause 'make test' to fail for - tests using the disabled protocol(s). - 10. To get HTTP Negotiate authentication to work fine, you need to provide a (fake) user name (this concerns both curl and the lib) because the code wrongly only considers authentication if there's a user name provided. -- cgit v1.2.3