Change #248615
| Category | curl |
| Changed by | Viktor Szakats <commit@vsz.me> |
| Changed at | Thu 13 Nov 2025 12:24:50 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | ca27404d2737e64bdc803fc7456e9a72bf61bb01 |
Comments
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
Changed files
- REUSE.toml
- docs/tests/FILEFORMAT.md
- tests/data/Makefile.am
- tests/data/data-xml1
- tests/data/test1123
- tests/data/test1277
- tests/data/test222
- tests/data/test230
- tests/data/test232
- tests/data/test314
- tests/data/test396
- tests/testutil.pm