]> granicus.if.org Git - curl/commitdiff
tests: Fixed XML validation errors in some test files.
authorDan Fandrich <dan@coneharvesters.com>
Sun, 24 Mar 2019 14:19:50 +0000 (15:19 +0100)
committerDan Fandrich <dan@coneharvesters.com>
Sun, 24 Mar 2019 17:35:02 +0000 (18:35 +0100)
tests/data/test1541
tests/data/test1654
tests/data/test1905
tests/data/test327
tests/data/test356

index 28b91c75e2bbb9f1e3cfaba9cb44108c62ac9a2e..e18bb47df19dd07b7f77f6932c9ac88c1f10686c 100644 (file)
@@ -9,7 +9,9 @@ connection-sharing
 </info>
 
 # Server-side
+<reply>
 </reply>
+
 # Client-side
 <client>
 <server>
index cae49d663bed7594f87f778ce1f1f3a058626415..175076c8ab34eacab65ddac1a685878194958f4d 100644 (file)
@@ -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
+</file>
 </verify>
 </testcase>
index dac1471f5a48ef354891cf58840db95914c6acad..0459b10b4641ad925133e305f19b4ce7aedd2f66 100644 (file)
@@ -31,7 +31,7 @@ CURLOPT_COOKIELIST set to "FLUSH" of a shared cookie object
  </name>
 <tool>
 lib1905
-</tool
+</tool>
 <command>
 http://%HOSTIP:%HTTPPORT/we/want/1905
 </command>
index 1aa672d0c12f526a9b06c387fd2761248eb67c7a..3a1c0716224591639d0bfa01a3627c3fa2009dd7 100644 (file)
@@ -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;
 
-</data>
+</data2>
 </reply>
 
 # Client-side
index 26305f96a26e5c706b57fde466940bfb2e4d90a7..e2ac4860d497bacad3dc723ab9125e1017866793 100644 (file)
@@ -38,6 +38,7 @@ parse incoming Alt-Svc and save to file
 <setenv>
 # make debug-curl accept Alt-Svc over plain HTTP
 CURL_ALTSVC_HTTP="yeah"
+</setenv>
  <command>
 http://%HOSTIP:%HTTPPORT/356 --alt-svc "log/altsvc-356"
 </command>