curl/tests/client
Viktor Szakats 7d8fa8276d
tests: drop BUNDLE_SRC variable
Derive it from `$BUNDLE` instead. autotools seems to be already relying
on `$BUNDLE_SRC` being equal to `$BUNDLE.c`. (I haven't realized this
before aaebb45f58.)

Also drop redundant `nodist_<target>_SOURCE` lines in tunits and units.

Follow-up to aaebb45f58 #17688
Follow-up to 2c27a67daa #17590

Closes #17692
2025-06-21 10:49:05 +02:00
..
.gitignore tests/http/clients: move to tests/client 2025-06-17 19:39:36 +02:00
CMakeLists.txt tests: drop BUNDLE_SRC variable 2025-06-21 10:49:05 +02:00
first.c tests/client: use curl_mfprintf() 2025-06-19 09:06:55 +02:00
first.h lib: make curlx_wait_ms() and use it 2025-06-19 15:57:37 +02:00
h2_pausing.c tests/client: use curl_mfprintf() 2025-06-19 09:06:55 +02:00
h2_serverpush.c tests/client: use curl_mfprintf() 2025-06-19 09:06:55 +02:00
h2_upgrade_extreme.c tests/client: use curl_mfprintf() 2025-06-19 09:06:55 +02:00
hx_download.c tests/client: use curl_mfprintf() 2025-06-19 09:06:55 +02:00
hx_upload.c tests/client: use curl_mfprintf() 2025-06-19 09:06:55 +02:00
Makefile.am tests: drop BUNDLE_SRC variable 2025-06-21 10:49:05 +02:00
Makefile.inc tests: drop BUNDLE_SRC variable 2025-06-21 10:49:05 +02:00
tls_session_reuse.c tests/client: use curl_mfprintf() 2025-06-19 09:06:55 +02:00
upload_pausing.c tests/client: use curl_mfprintf() 2025-06-19 09:06:55 +02:00
ws_data.c lib: make curlx_wait_ms() and use it 2025-06-19 15:57:37 +02:00
ws_pingpong.c lib: make curlx_wait_ms() and use it 2025-06-19 15:57:37 +02:00