mirror of
https://github.com/curl/curl.git
synced 2026-08-25 19:13:34 +03:00
tests/data: add %includetext, dedupe XML payloads into external file
To reduce duplication and to avoid keeping XML-like markup within XML markup (`test*`), that was tripping `xmllint`. Ref: #19470 Closes #19504
This commit is contained in:
parent
85cfc15601
commit
ca27404d27
12 changed files with 134 additions and 787 deletions
|
|
@ -283,4 +283,4 @@ test3200 test3201 test3202 test3203 test3204 test3205 test3206 test3207 test3208
|
|||
test3209 test3210 test3211 test3212 test3213 test3214 test3215 \
|
||||
test4000 test4001
|
||||
|
||||
EXTRA_DIST = $(TESTCASES) DISABLED
|
||||
EXTRA_DIST = $(TESTCASES) DISABLED data-xml1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue