mirror of
https://github.com/curl/curl.git
synced 2026-08-03 16:20:33 +03:00
tests: rename tests/tests-httpd to tests/http
- httpd is only one server we test with - the suite coveres the HTTP protocol in general where the default test cases need a more beefy environment Closes #10654
This commit is contained in:
parent
9fd2d5aa72
commit
e497a96a0e
30 changed files with 58 additions and 22 deletions
2
.github/labeler.yml
vendored
2
.github/labeler.yml
vendored
|
|
@ -157,7 +157,7 @@ HTTP:
|
|||
- all: ['lib/h2h3.*']
|
||||
- all: ['lib/http*']
|
||||
- all: ['tests/http-server.pl']
|
||||
- all: ['tests/tests-httpd/*']
|
||||
- all: ['tests/http/*']
|
||||
|
||||
HTTP/2:
|
||||
- all: ['docs/HTTP2.md']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue