From f3d501dc678d80a93325bd93ab05c48855e1c0d1 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 27 May 2020 11:51:34 +0200 Subject: build: disable more code/data when built without proxy support Added build to travis to verify Closes #5466 --- tests/data/test1097 | 1 + tests/data/test1244 | 9 ++++++--- tests/data/test2047 | 1 + tests/data/test302 | 1 + tests/data/test552 | Bin 142941 -> 142947 bytes 5 files changed, 9 insertions(+), 3 deletions(-) (limited to 'tests/data') diff --git a/tests/data/test1097 b/tests/data/test1097 index 70a89908d..82f23846d 100644 --- a/tests/data/test1097 +++ b/tests/data/test1097 @@ -47,6 +47,7 @@ https NTLM SSL !SSPI +proxy HTTP POST using CONNECT with --proxy-ntlm but no auth is required diff --git a/tests/data/test1244 b/tests/data/test1244 index d0769ad85..0912c0947 100644 --- a/tests/data/test1244 +++ b/tests/data/test1244 @@ -32,10 +32,13 @@ wrong http https - + +proxy + + HTTP GET same URL - different proxy ports - - + + http://%HOSTIP:%HTTPPORT/1244 -x %HOSTIP:%HTTPPORT --next http://%HOSTIP:%HTTPPORT/124400001 -x %HOSTIP:%HTTPSPORT diff --git a/tests/data/test2047 b/tests/data/test2047 index d3654c785..1471d0051 100644 --- a/tests/data/test2047 +++ b/tests/data/test2047 @@ -40,6 +40,7 @@ http idn +proxy LC_ALL=en_US.UTF-8 diff --git a/tests/data/test302 b/tests/data/test302 index 7bb162b41..3eb9e7aee 100644 --- a/tests/data/test302 +++ b/tests/data/test302 @@ -24,6 +24,7 @@ And you should ignore this data. SSL +proxy https diff --git a/tests/data/test552 b/tests/data/test552 index 47dd41abb..a02023a59 100644 Binary files a/tests/data/test552 and b/tests/data/test552 differ -- cgit v1.2.3