mirror of
https://github.com/curl/curl.git
synced 2026-06-06 13:44:15 +03:00
add new test sources to makefile
This commit is contained in:
parent
3af81bad99
commit
e7387b6439
1 changed files with 2 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ testenv/caddy.py \
|
|||
testenv/certs.py \
|
||||
testenv/client.py \
|
||||
testenv/curl.py \
|
||||
testenv/dante.py \
|
||||
testenv/env.py \
|
||||
testenv/httpd.py \
|
||||
testenv/mod_curltest/mod_curltest.c \
|
||||
|
|
@ -64,6 +65,7 @@ test_20_websockets.py \
|
|||
test_30_vsftpd.py \
|
||||
test_31_vsftpds.py \
|
||||
test_32_ftps_vsftpd.py \
|
||||
test_40_socks.py \
|
||||
$(TESTENV)
|
||||
|
||||
clean-local:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue