]> git.feebdaed.xyz Git - 0xmirror/curl.git/commit
tests/data: move section data to external files
authorViktor Szakats <commit@vsz.me>
Tue, 9 Dec 2025 00:15:29 +0000 (01:15 +0100)
committerViktor Szakats <commit@vsz.me>
Tue, 9 Dec 2025 09:12:49 +0000 (10:12 +0100)
commit70d71e8761843ac81e388f15b373bd025d77a4dc
tree396c2668107ec80559163631722c9d20f3f77901
parentbf70031518ee1e0d222246edf308585fb692371b
tests/data: move section data to external files

To make the test files XML-compliant, and the expected results
possibly easier to manage by keeping them in `.md`, `.html`, `.1`
and `.txt` files.

Non-XML-compliant files are down to 31 (1.6%) after this patch.

Closes #19882
22 files changed:
.github/scripts/pyspelling.yaml
.github/scripts/spacecheck.pl
tests/data/Makefile.am
tests/data/data1461.txt [new file with mode: 0644]
tests/data/data1463.txt [new file with mode: 0644]
tests/data/data1705-1.md [new file with mode: 0644]
tests/data/data1705-2.md [new file with mode: 0644]
tests/data/data1705-3.md [new file with mode: 0644]
tests/data/data1705-4.md [new file with mode: 0644]
tests/data/data1705-stdout.1 [new file with mode: 0644]
tests/data/data1706-1.md [new file with mode: 0644]
tests/data/data1706-2.md [new file with mode: 0644]
tests/data/data1706-3.md [new file with mode: 0644]
tests/data/data1706-4.md [new file with mode: 0644]
tests/data/data1706-stdout.txt [new file with mode: 0644]
tests/data/data320.html [new file with mode: 0644]
tests/data/test1461
tests/data/test1463
tests/data/test1464
tests/data/test1705
tests/data/test1706
tests/data/test320