]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
tests/data: delete stray space indentation from xml tags
authorViktor Szakats <commit@vsz.me>
Tue, 4 Nov 2025 13:51:31 +0000 (14:51 +0100)
committerViktor Szakats <commit@vsz.me>
Sun, 9 Nov 2025 18:27:19 +0000 (19:27 +0100)
Closes #19428

34 files changed:
tests/data/test1129
tests/data/test1130
tests/data/test1131
tests/data/test1164
tests/data/test1176
tests/data/test1327
tests/data/test1499
tests/data/test1571
tests/data/test1572
tests/data/test1573
tests/data/test1581
tests/data/test17
tests/data/test1909
tests/data/test2033
tests/data/test2070
tests/data/test2079
tests/data/test2087
tests/data/test256
tests/data/test319
tests/data/test326
tests/data/test376
tests/data/test38
tests/data/test471
tests/data/test513
tests/data/test514
tests/data/test56
tests/data/test587
tests/data/test728
tests/data/test74
tests/data/test75
tests/data/test86
tests/data/test87
tests/data/test982
tests/data/test985

index 9a81043b1771c50af0c6aa6af9ec8b9b5c5e9606..66f74fc1dc4e3b084efbc4d67378724775ff47cb 100644 (file)
@@ -50,7 +50,7 @@ http
 <name>
 HTTP POST expect 100-continue with a 404
 </name>
- <command option="no-output">
+<command option="no-output">
 -d @%LOGDIR/file%TESTNUMBER --expect100-timeout 99 http://%HOSTIP:%HTTPPORT/%TESTNUMBER http://%HOSTIP:%HTTPPORT/%TESTNUMBER0001
 </command>
 </client>
index 1057d06d722e9882d1a96f5165815e1fbbb212eb..839ba753988eec4e63e93ec527dde84309b04d58 100644 (file)
@@ -51,7 +51,7 @@ http
 <name>
 HTTP POST forced expect 100-continue with a 404
 </name>
- <command option="no-output">
+<command option="no-output">
 -d @%LOGDIR/file%TESTNUMBER http://%HOSTIP:%HTTPPORT/%TESTNUMBER http://%HOSTIP:%HTTPPORT/%TESTNUMBER0001 -H "Expect: 100-continue" --expect100-timeout 99
 </command>
 </client>
index 51601c03adb86928c9e99895c1d03ad942689883..8abf2a62452d46c76dbf485be0543b6ed657e9b1 100644 (file)
@@ -51,7 +51,7 @@ http
 <name>
 HTTP PUT expect 100-continue with a 400
 </name>
- <command option="no-output">
+<command option="no-output">
 -H "Expect: 100-continue" -T %LOGDIR/file%TESTNUMBER http://%HOSTIP:%HTTPPORT/%TESTNUMBER -T %LOGDIR/file%TESTNUMBER http://%HOSTIP:%HTTPPORT/%TESTNUMBER0001 --expect100-timeout 99
 </command>
 </client>
index 27934a7b7597d9651e06c929ace19e34ed1e6a42..ed58ffb22c2feefff714345539e341e5115194ab 100644 (file)
@@ -23,7 +23,7 @@ http
 <name>
 HTTP/0.9 GET and all zeroes
 </name>
- <command option="force-output">
+<command option="force-output">
 http://%HOSTIP:%HTTPPORT/%TESTNUMBER -w '%{size_download}\n' --http0.9
 </command>
 </client>
index 6d38e8689f088421d71efa3e4a7ee89b9609e482..f180236204632f1acf2de3d44e9cf9a41cb78038 100644 (file)
@@ -33,7 +33,7 @@ http
 <name>
 --output using #0
 </name>
- <command option="no-output">
+<command option="no-output">
 http://%HOSTIP:%HTTPPORT/%TESTNUMBER -o '%LOGDIR/base-#0'
 </command>
 </client>
index 1a4ac898753b9f301842c35b42255b8b75c943f3..70b922c3338a7713f6a10812e36ee36024f01b04 100644 (file)
@@ -31,7 +31,7 @@ GET /ignore/for/%TESTNUMBER HTTP/1.0
 GET /we/want/%TESTNUMBER HTTP/1.0
 
 </file>
- <command option="no-output">
+<command option="no-output">
 telnet://%HOSTIP:%HTTPPORT -T %LOGDIR/%TESTNUMBER.txt
 </command>
 </client>
index 54fec71049988e17695bb3aba214e68f6ef37c02..01c8781dd8714898d391f71f356662044aacc4cc 100644 (file)
@@ -48,10 +48,10 @@ writedelay: 10
 <server>
 http
 </server>
- <name>
+<name>
 HTTP chunked encoding and chunked trailer, twice
- </name>
- <command>
+</name>
+<command>
 http://%HOSTIP:%HTTPPORT/%TESTNUMBER http://%HOSTIP:%HTTPPORT/%TESTNUMBER -D %LOGDIR/heads%TESTNUMBER
 </command>
 </client>
index 8a2bfb46167e0dd588a064f483d8444fa6773651..58091c08025fd5bd59afb48e326af19a3daf2c01 100644 (file)
@@ -65,10 +65,10 @@ http
 lib%TESTNUMBER
 </tool>
 
- <name>
+<name>
 CURLFOLLOW_OBEYCODE with custom POST method, 302 => GET
- </name>
- <command>
+</name>
+<command>
 http://%HOSTIP:%HTTPPORT/%TESTNUMBER
 </command>
 </client>
index 53683ed88faae5a494f3f3e77eb494144580dace..b502ea9572a998cd12fcf5dbedf4b6f64d063f26 100644 (file)
@@ -65,10 +65,10 @@ http
 lib1571
 </tool>
 
- <name>
+<name>
 CURLFOLLOW_OBEYCODE with custom POST method, 308 => custom
- </name>
- <command>
+</name>
+<command>
 http://%HOSTIP:%HTTPPORT/%TESTNUMBER
 </command>
 </client>
index e13522964f81eb81f9fe11dcea9f8bd88b2349f1..01f5abc117e713a76ea41c299da0eee58fd1f81f 100644 (file)
@@ -65,10 +65,10 @@ http
 lib1571
 </tool>
 
- <name>
+<name>
 CURLFOLLOW_OBEYCODE with custom GET method, 301 => custom
- </name>
- <command>
+</name>
+<command>
 http://%HOSTIP:%HTTPPORT/%TESTNUMBER
 </command>
 </client>
index f3f29757a2154751469a77e4829997f79cb8bdc1..3de7e7b40066b474339dc859d1582a40ff562545 100644 (file)
@@ -65,10 +65,10 @@ http
 lib1571
 </tool>
 
- <name>
+<name>
 CURLFOLLOW_OBEYCODE with custom POST301 method, 301 => custom
- </name>
- <command>
+</name>
+<command>
 http://%HOSTIP:%HTTPPORT/%TESTNUMBER
 </command>
 </client>
index 31e2a8e53648aa39354b611d5683a7ab79e5827b..f0e5dea74cb7066ca5e9ab961fffe11cb70ab7be 100644 (file)
@@ -25,7 +25,7 @@ http
 <name>
 HTTP with config file on stdin
 </name>
- <stdin>
+<stdin>
 #
 # Use a silly request without '--':
 request MOOO
@@ -35,7 +35,7 @@ request MOOO
 #
 # long option *with* '--':
 --max-time 180
- </stdin>
+</stdin>
 <command>
 -K - %HOSTIP:%HTTPPORT/that.site.com/%TESTNUMBER
 </command>
index a7be2d307676d458544d8d7a35f3edb0716be96a..bb810085884099b21b25d0cb861aa2873d38523c 100644 (file)
@@ -35,7 +35,7 @@ http
 <name>
 HTTP GET --retry-all-errors to overcome partial transfer
 </name>
- <command option="no-output,no-include">
+<command option="no-output,no-include">
 --retry 1 --retry-all-errors -o %LOGDIR/outfile%TESTNUMBER http://%HOSTIP:%HTTPPORT/%TESTNUMBER
 </command>
 </client>
index 32c9edc67c47035be1185a4e9386346ee389736a..0526db99545296752c424722bfd427d08adae44d 100644 (file)
@@ -35,10 +35,10 @@ https test-localhost.pem
 <name>
 simple HTTPS GET with DER public key pinning (Schannel variant)
 </name>
- <setenv>
+<setenv>
 # This test is pointless if we are not using the Schannel backend
 CURL_SSL_BACKEND=schannel
- </setenv>
+</setenv>
 <command>
 -4 --cacert %CERTDIR/certs/test-ca.crt --pinnedpubkey %CERTDIR/certs/test-localhost.pub.der --ssl-revoke-best-effort https://localhost:%HTTPSPORT/%TESTNUMBER
 </command>
index 0dfa5db7277d477f541bf0e648cc81ab84617dca..a3b5a4ba78f94352d62715a940796aa9763ed409 100644 (file)
@@ -34,10 +34,10 @@ https test-localhost.pem
 <name>
 Ignore certificate revocation "best effort" strategy
 </name>
-  <setenv>
+<setenv>
 # This test is pointless if we are not using the Schannel backend
 CURL_SSL_BACKEND=schannel
- </setenv>
+</setenv>
 <command>
 -4 --cacert %CERTDIR/certs/test-ca.crt --ssl-revoke-best-effort https://localhost:%HTTPSPORT/%TESTNUMBER
 </command>
index 78709f3a2cdae70beaf350a06d181ba2d01e4cb1..701b55fb65218bf2107e167826a54fa0b7a89cf2 100644 (file)
@@ -35,10 +35,10 @@ https test-localhost.pem
 <name>
 simple HTTPS GET with PEM public key pinning (Schannel variant)
 </name>
- <setenv>
+<setenv>
 # This test is pointless if we are not using the Schannel backend
 CURL_SSL_BACKEND=schannel
- </setenv>
+</setenv>
 <command>
 -4 --cacert %CERTDIR/certs/test-ca.crt --pinnedpubkey %CERTDIR/certs/test-localhost.pub.pem --ssl-revoke-best-effort https://localhost:%HTTPSPORT/%TESTNUMBER
 </command>
index 7c7176723412ff1aeae776cc1c8558cebc9c19ad..87fd29740a7bdc396d75bc35cef1b880c0f314be 100644 (file)
@@ -35,10 +35,10 @@ https test-localhost.pem
 <name>
 simple HTTPS GET with base64-sha256 public key pinning (Schannel variant)
 </name>
- <setenv>
+<setenv>
 # This test is pointless if we are not using the Schannel backend
 CURL_SSL_BACKEND=schannel
- </setenv>
+</setenv>
 <command>
 -4 --cacert %CERTDIR/certs/test-ca.crt --pinnedpubkey sha256//%sha256b64file[%CERTDIR/certs/test-localhost.pub.der]sha256b64file% --ssl-revoke-best-effort https://localhost:%HTTPSPORT/%TESTNUMBER
 </command>
index ca76e738612e554313c1ba5cd1324c4fbc6892d3..eb4acefb2c15c5d5894c1313963abba150eab6c7 100644 (file)
@@ -28,7 +28,7 @@ http
 <name>
 HTTP resume request over proxy with auth without server supporting it
 </name>
- <command option="no-output">
+<command option="no-output">
 -x http://%HOSTIP:%HTTPPORT http://%HOSTIP:%HTTPPORT/want/%TESTNUMBER -C - --no-include -o %LOGDIR/fewl%TESTNUMBER.txt -U daniel:stenberg
 </command>
 <file name="%LOGDIR/fewl%TESTNUMBER.txt">
index 6258a12720e039f0763f204d96d04a7520f46acc..c0cb54fb0622c908d1f7fe60f156857492c31c66 100644 (file)
@@ -40,9 +40,9 @@ http
 <name>
 HTTP GET gobbledigook transfer-encoded data in raw mode
 </name>
- <command option="no-include">
+<command option="no-include">
 http://%HOSTIP:%HTTPPORT/%TESTNUMBER --raw
- </command>
+</command>
 </client>
 
 #
index 4c3ed3e08524ec862b5a774c5dfb55461eecc4e9..3c004e20377566dcc8187670824d653617e59309 100644 (file)
@@ -45,9 +45,9 @@ http
 <name>
 HTTP GET chunked data in raw mode
 </name>
- <command option="no-include">
+<command option="no-include">
 http://%HOSTIP:%HTTPPORT/%TESTNUMBER --raw
- </command>
+</command>
 </client>
 
 #
index 16c28002d6aa20cfd089b051075f3ecc7e296f8b..1f25a3930aa624c4a0e0245e9d498dba276d3dcf 100644 (file)
@@ -34,7 +34,7 @@ http
 <name>
 --remove-on-error
 </name>
- <command option="no-output">
+<command option="no-output">
 http://%HOSTIP:%HTTPPORT/%TESTNUMBER -o %LOGDIR/save-%TESTNUMBER --remove-on-error
 </command>
 </client>
index d48e743a460095c6b2f5d598b8162b063ec63f49..31207b95964f8c41e07a3e1973647297c5456006 100644 (file)
@@ -27,7 +27,7 @@ http
 <name>
 HTTP resume request without server supporting it
 </name>
- <command option="no-output">
+<command option="no-output">
 http://%HOSTIP:%HTTPPORT/want/%TESTNUMBER -C - --no-include -o %LOGDIR/fewl%TESTNUMBER.txt
 </command>
 <file name="%LOGDIR/fewl%TESTNUMBER.txt">
index e434198ad131b1dcc2b3cd7c5addfad4a7c18a99..f32ccd1277ce757c0926621cc4106320ee1b7e11 100644 (file)
@@ -46,7 +46,7 @@ http
 <name>
 Reject HTTP/1.1 to HTTP/2 switch on the same connection
 </name>
- <command option="no-output">
+<command option="no-output">
 "http://%HOSTIP:%HTTPPORT/{%TESTNUMBER,%TESTNUMBER0001}" -o "%LOGDIR/dumpit#1.dump"
 </command>
 </client>
index d61d2be4a5c072bb3e46c62957f42edba830ecae..d63e071b9013458f9d7671bf537aea4a5fbdf219 100644 (file)
@@ -25,7 +25,7 @@ lib%TESTNUMBER
 send HTTP POST using read callback that returns CURL_READFUNC_ABORT
 </name>
 # the 1s post-command delay helps to prevent a spurious failure on s390
- <command delay="1">
+<command delay="1">
 http://%HOSTIP:%HTTPPORT/%TESTNUMBER
 </command>
 </client>
index 9ab14de7c643f9d3e5f49a5823bc8eaeaf1de919..71dd74e42b13b03211dfbbd3bab0230a41a90606 100644 (file)
@@ -36,7 +36,7 @@ lib%TESTNUMBER
 First set options to POST and then to make HEAD
 </name>
 # the 1s post-command delay helps to prevent a spurious failure on s390
- <command delay="1">
+<command delay="1">
 http://%HOSTIP:%HTTPPORT/%TESTNUMBER
 </command>
 </client>
index 5ced385bb0cf877d4754a6e8667390c22373e382..5dea16c0c13bc383da218230bab82d5409783267 100644 (file)
@@ -26,7 +26,7 @@ http
 <name>
 HTTP POST with *HUGE* request and chunked transfer-encoding
 </name>
- <stdin>
+<stdin>
 #
 data "we post this"
 #
@@ -36,7 +36,7 @@ header "Transfer-Encoding: chunked"
 # Set the user-agent using a short-option:
 -A "%repeat[99999 x a]%"
 #
- </stdin>
+</stdin>
 <command>
 -K - %HOSTIP:%HTTPPORT/that.site.com/%TESTNUMBER
 </command>
index 44e1fb047d9167220484c72a77b3cc710f394c67..85f7453735f6e86261d8127ebed9ff0d260eb3c5 100644 (file)
@@ -33,7 +33,7 @@ HTTP multi-part formpost with aborted read callback
 </name>
 # Add a delay to give server time to write its output since we otherwise might
 # not even give it enough time to write its lock file.
- <command delay="1">
+<command delay="1">
 http://%HOSTIP:%HTTPPORT/%TESTNUMBER
 </command>
 </client>
index 3be19113906a66137ea6c6f06cad23d56f21747c..19d45ab4e1583f8a040a195c25be272578a365a2 100644 (file)
@@ -33,10 +33,10 @@ proxy
 http
 socks5
 </server>
- <name>
+<name>
 SOCKS5h with HTTP redirect to hostname too long
- </name>
- <command>
+</name>
+<command>
 --no-progress-meter --location --proxy socks5h://%HOSTIP:%SOCKSPORT http://%HOSTIP:%HTTPPORT/%TESTNUMBER
 </command>
 </client>
index 0d10f20587d06c2b93ed9964952f506531ffe7ae..d23c5da450604481c5b30c17ff25c1b87406da51 100644 (file)
@@ -42,7 +42,7 @@ http
 <name>
 HTTP, urlglob {}-retrieval and -o #[num] usage
 </name>
- <command option="no-output">
+<command option="no-output">
 "http://%HOSTIP:%HTTPPORT/{%TESTNUMBER,%TESTNUMBER0001}" -o "%LOGDIR/dumpit#1.dump"
 </command>
 </client>
index 3aa416a5b36e76153ae6c47c28cb3c7f59f08923..a79a929201d448277ef48ba6a8b754eefb68d2a9 100644 (file)
@@ -21,7 +21,7 @@ http
 <name>
 HTTP, urlglob retrieval with bad range
 </name>
- <command option="no-output">
+<command option="no-output">
 "http://a-site-never-accessed.example.org/[2-1]" -o "%LOGDIR/weee#1.dump" --stderr -
 </command>
 </client>
index ecd1f632141d9baed3f1b0c5ad3c55193266e2c1..2fe5ce837eb3b4441fec214db401f96a8974b539 100644 (file)
@@ -56,7 +56,7 @@ http
 <name>
 HTTP, urlglob []-retrieval and -o #[num] usage
 </name>
- <command option="no-output">
+<command option="no-output">
 "http://%HOSTIP:%HTTPPORT/[%TESTNUMBER0001-%TESTNUMBER0003]" -o "%LOGDIR/dumpit#1.dump"
 </command>
 </client>
index 6bbb35a4f00db5ce970888e5f8862115b16c31a7..b22578f82f2a06df120eea3de70b411ac434731e 100644 (file)
@@ -39,7 +39,7 @@ http
 <name>
 urlglob with out of range -o #[num] usage
 </name>
- <command option="no-output">
+<command option="no-output">
 "http://%HOSTIP:%HTTPPORT/[%TESTNUMBER0001-%TESTNUMBER0002]" -o "%LOGDIR/dumpit%TESTNUMBER-#2.dump"
 </command>
 </client>
index 6098b7255aa54d5e0a49b8d9b6342f3438bda308..f250a6b88f20b57cca3656379472274fa0545db3 100644 (file)
@@ -39,7 +39,7 @@ POP3 STARTTLS pipelined server response
 </name>
 <command>
 pop3://%HOSTIP:%POP3PORT/%TESTNUMBER -u user:secret --ssl
- </command>
+</command>
 </client>
 
 #
index 816730c7f11a37c0ad2d8db468c540a524e9e5e1..b0bd1dac15af8996b1ce9c16e127532629bf6f78 100644 (file)
@@ -37,7 +37,7 @@ POP3 require STARTTLS with failing capabilities
 </name>
 <command>
 pop3://%HOSTIP:%POP3PORT/%TESTNUMBER -u user:secret --ssl-reqd
- </command>
+</command>
 </client>
 
 #