[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnurl] 181/411: tests/data: Fix some mismatched XML tags in test cases
From: |
gnunet |
Subject: |
[gnurl] 181/411: tests/data: Fix some mismatched XML tags in test cases |
Date: |
Wed, 13 Jan 2021 01:19:56 +0100 |
This is an automated email from the git hooks/post-receive script.
nikita pushed a commit to branch master
in repository gnurl.
commit 93653ef9e2fd5d35a7972734a52957bb222f878a
Author: Dan Fandrich <dan@coneharvesters.com>
AuthorDate: Wed Sep 23 14:53:08 2020 -0700
tests/data: Fix some mismatched XML tags in test cases
This allows these test files to pass xmllint.
---
tests/data/test1910 | 2 +-
tests/data/test1911 | 2 --
tests/data/test1912 | 2 --
tests/data/test669 | 1 -
4 files changed, 1 insertion(+), 6 deletions(-)
diff --git a/tests/data/test1910 b/tests/data/test1910
index a1b3f5756..cd2e2cf46 100644
--- a/tests/data/test1910
+++ b/tests/data/test1910
@@ -26,7 +26,7 @@ Content-Type: text/html
Content-Length: 4
hej
-</data>
+</data2>
</reply>
# Client-side
diff --git a/tests/data/test1911 b/tests/data/test1911
index 78f0b8d8f..ec5f531af 100644
--- a/tests/data/test1911
+++ b/tests/data/test1911
@@ -7,8 +7,6 @@ curl_easy_option
# Server-side
<reply>
-
-</data>
</reply>
# Client-side
diff --git a/tests/data/test1912 b/tests/data/test1912
index 88207c65f..ed6b27b5b 100644
--- a/tests/data/test1912
+++ b/tests/data/test1912
@@ -8,8 +8,6 @@ typecheck
# Server-side
<reply>
-
-</data>
</reply>
# Client-side
diff --git a/tests/data/test669 b/tests/data/test669
index aaae2c51d..64cfc0659 100644
--- a/tests/data/test669
+++ b/tests/data/test669
@@ -30,7 +30,6 @@ HTTP custom Content-Type with parameter
<command>
http://%HOSTIP:%HTTPPORT/we/want/669 -H 'Content-type: multipart/form-data;
charset=utf-8' -F name=daniel -F tool=curl
</command>
-</file>
</client>
# Verify data after the test has been "shot"
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [gnurl] 127/411: curl: use curlx_dynbuf for realloc when loading config files, (continued)
- [gnurl] 127/411: curl: use curlx_dynbuf for realloc when loading config files, gnunet, 2021/01/12
- [gnurl] 129/411: test434: test -K use in a single line without newline, gnunet, 2021/01/12
- [gnurl] 184/411: imap: make imap_send use dynbuf for the send buffer management, gnunet, 2021/01/12
- [gnurl] 161/411: BUGS: convert document to markdown, gnunet, 2021/01/12
- [gnurl] 174/411: RELEASE-NOTES: synced, gnunet, 2021/01/12
- [gnurl] 168/411: Curl_handler: add 'family' to each protocol, gnunet, 2021/01/12
- [gnurl] 141/411: tests/FILEFORMAT: document type=shell for <command>, gnunet, 2021/01/12
- [gnurl] 172/411: test1297: verify GOT_NOTHING with http proxy tunnel, gnunet, 2021/01/12
- [gnurl] 177/411: KNOWN_BUGS: Unable to use PKCS12 certificate with Secure Transport, gnunet, 2021/01/12
- [gnurl] 130/411: RELEASE-NOTES: synced, gnunet, 2021/01/12
- [gnurl] 181/411: tests/data: Fix some mismatched XML tags in test cases,
gnunet <=
- [gnurl] 142/411: travis: use libressl v3.1.4 instead of master, gnunet, 2021/01/12
- [gnurl] 156/411: easy_reset: clear retry counter, gnunet, 2021/01/12
- [gnurl] 140/411: tests/FILEFORMAT: document nonewline support for <file>, gnunet, 2021/01/12
- [gnurl] 153/411: github: remove the duplicate "Security vulnerability" entry, gnunet, 2021/01/12
- [gnurl] 158/411: RELEASE-NOTES: synced, gnunet, 2021/01/12
- [gnurl] 183/411: Curl_send: return error when pre_receive_plain can't malloc, gnunet, 2021/01/12
- [gnurl] 162/411: docs/TheArtOfHttpScripting: convert to markdown, gnunet, 2021/01/12
- [gnurl] 149/411: multi: reuse WinSock events variable in Curl_multi_wait, gnunet, 2021/01/12
- [gnurl] 148/411: TODO: dynamically decide to use socketpair, gnunet, 2021/01/12
- [gnurl] 139/411: tool_writeout: add new writeout variable, %{num_headers}, gnunet, 2021/01/12