From 27fb521df567ae1b26fb07b42d393136eed90c14 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Sun, 24 Mar 2019 15:19:50 +0100 Subject: tests: Fixed XML validation errors in some test files. --- tests/data/test1541 | 2 ++ tests/data/test1654 | 1 + tests/data/test1905 | 2 +- tests/data/test327 | 2 +- tests/data/test356 | 1 + 5 files changed, 6 insertions(+), 2 deletions(-) diff --git a/tests/data/test1541 b/tests/data/test1541 index 28b91c75e..e18bb47df 100644 --- a/tests/data/test1541 +++ b/tests/data/test1541 @@ -9,7 +9,9 @@ connection-sharing # Server-side + + # Client-side diff --git a/tests/data/test1654 b/tests/data/test1654 index cae49d663..175076c8a 100644 --- a/tests/data/test1654 +++ b/tests/data/test1654 @@ -53,5 +53,6 @@ h1 2.example.org 8080 h3 2.example.org 8080 "20190125 22:34:21" 0 0 h1 3.example.org 8080 h2 example.com 8080 "20190125 22:34:21" 0 0 h1 3.example.org 8080 h3 yesyes.com 8080 "20190125 22:34:21" 0 0 h2c example.org 80 h2 example.com 443 "20190124 22:36:21" 0 0 + diff --git a/tests/data/test1905 b/tests/data/test1905 index dac1471f5..0459b10b4 100644 --- a/tests/data/test1905 +++ b/tests/data/test1905 @@ -31,7 +31,7 @@ CURLOPT_COOKIELIST set to "FLUSH" of a shared cookie object lib1905 - http://%HOSTIP:%HTTPPORT/we/want/1905 diff --git a/tests/data/test327 b/tests/data/test327 index 1aa672d0c..3a1c07162 100644 --- a/tests/data/test327 +++ b/tests/data/test327 @@ -31,7 +31,7 @@ Content-Type: text/html Funny-head: yesyes swsclose Set-Cookie: foobar=name; expires=Thu, 01 Jan 1970 00:00:00 GMT; - + # Client-side diff --git a/tests/data/test356 b/tests/data/test356 index 26305f96a..e2ac4860d 100644 --- a/tests/data/test356 +++ b/tests/data/test356 @@ -38,6 +38,7 @@ parse incoming Alt-Svc and save to file # make debug-curl accept Alt-Svc over plain HTTP CURL_ALTSVC_HTTP="yeah" + http://%HOSTIP:%HTTPPORT/356 --alt-svc "log/altsvc-356" -- cgit v1.2.1