From: Daniel Stenberg Date: Tue, 25 Nov 2025 15:14:43 +0000 (+0100) Subject: test433: verify "Note: Read config file from..." X-Git-Tag: rc-8_18_0-1~132 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c273de193e6072c4123c4aa95cae316cd728a69f;p=thirdparty%2Fcurl.git test433: verify "Note: Read config file from..." Which was added in fc09a2da4ad0595292 Closes #19699 --- diff --git a/tests/data/test2080 b/tests/data/test2080 index 44d16b6ee3..52860addb0 100644 --- a/tests/data/test2080 +++ b/tests/data/test2080 @@ -3,6 +3,7 @@ FILE config +--config diff --git a/tests/data/test433 b/tests/data/test433 index 63c884fdbe..034f84e0b6 100644 --- a/tests/data/test433 +++ b/tests/data/test433 @@ -36,8 +36,12 @@ CURL_HOME Verify XDG_CONFIG_HOME use to find curlrc +# set the terminal wide to avoid word wrap in the message + +COLUMNS=300 + -%HOSTIP:%HTTPPORT/%TESTNUMBER +%HOSTIP:%HTTPPORT/%TESTNUMBER --no-progress-meter @@ -55,5 +59,13 @@ Content-Type: application/x-www-form-urlencoded curlrc read + +# On Windows curl may use a backslash, convert that for the comparison + +s:\\:/:g + + +Note: Read config file from '%PWD/%LOGDIR/curlrc' +