]> git.ipfire.org Git - thirdparty/curl.git/commit
tests: move test docs into /docs
authorDaniel Stenberg <daniel@haxx.se>
Tue, 27 May 2025 06:06:37 +0000 (08:06 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 28 May 2025 13:00:03 +0000 (15:00 +0200)
commitfa3f889752e6b5034966de61a372a60773a69ca8
treeeda7af726e12c0a1a98f888cf9d69a32a1931c8d
parent46733c585b76018eca4f8dc22083be73623e1532
tests: move test docs into /docs

In an attempt to make them easier to find.

The man pages runtests.md and testcurl.md are in /docs

The rest of the test documentation is in /docs/tests

Closes #17463
docs/CMakeLists.txt
docs/Makefile.am
docs/runtests.md [moved from tests/runtests.md with 100% similarity]
docs/testcurl.md [moved from tests/testcurl.md with 100% similarity]
docs/tests/CI.md [moved from tests/CI.md with 100% similarity]
docs/tests/FILEFORMAT.md [moved from tests/FILEFORMAT.md with 100% similarity]
docs/tests/HTTP.md [moved from tests/http/README.md with 100% similarity]
docs/tests/TEST-SUITE.md [moved from tests/README.md with 100% similarity]
tests/Makefile.am