mirror of
https://github.com/curl/curl.git
synced 2026-08-25 00:13:34 +03:00
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:
parent
f485f5e031
commit
0f47ddc0a9
5 changed files with 9 additions and 14 deletions
2
tests/.gitignore
vendored
2
tests/.gitignore
vendored
|
|
@ -21,5 +21,3 @@ log*
|
|||
*.port
|
||||
config
|
||||
second-hsts.txt
|
||||
runtests.1
|
||||
testcurl.1
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue