build: stop building and installing runtests.1 and testcurl.1

The corresponding tools are never installed, and both are dev tools.
Refer to their `.md` originals instead.

Also markdownify text in lines nearby.

Ref: https://github.com/curl/curl/pull/21460#issuecomment-4328258450

Closes #21461
This commit is contained in:
Viktor Szakats 2026-04-27 17:51:16 +02:00
parent f485f5e031
commit 0f47ddc0a9
No known key found for this signature in database
5 changed files with 9 additions and 14 deletions

2
tests/.gitignore vendored
View file

@ -21,5 +21,3 @@ log*
*.port
config
second-hsts.txt
runtests.1
testcurl.1

View file

@ -23,7 +23,7 @@
#
###########################################################################
# For documentation, run `man ./runtests.1` and see README.md.
# For documentation, see docs/runtests.md and README.md.
# Experimental hooks are available to run tests remotely on machines that
# are able to run curl but are unable to run the test harness.