From: Dan Fandrich Date: Tue, 15 Mar 2005 04:04:50 +0000 (+0000) Subject: Make nonexistent host names absolute so tests will pass on machines X-Git-Tag: curl-7_13_2~78 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=677ddd616057c2e803b46d67a51a5dffc2012721;p=thirdparty%2Fcurl.git Make nonexistent host names absolute so tests will pass on machines with a wildcard DNS search domain. --- diff --git a/tests/data/test20 b/tests/data/test20 index 5acd69a933..5cfe1fb41a 100644 --- a/tests/data/test20 +++ b/tests/data/test20 @@ -13,7 +13,7 @@ http attempt connect to non-existing host name -non-existing-and-weeeeeeirdname +non-existing-and-weeeeeeirdname. diff --git a/tests/data/test507 b/tests/data/test507 index 69dc264a1d..59266dfbb5 100644 --- a/tests/data/test507 +++ b/tests/data/test507 @@ -14,7 +14,7 @@ multi interface get with non-existing host name lib507 -http://doesnotexist.foo/ +http://doesnotexist.foo./