curl/tests/client
Viktor Szakats d9b89d4fa9
cmake: sync tests scripts by using the variable BUNDLE
To reduce the diff between tests CMakeFiles.txt, and syncing with
autotools, which already used the `BUNDLE` variable like this.

Also:
- fold lines that went over 132 chars after this change.
- autotools: sync order of macros with cmake.

Closes #17667
2025-06-19 11:27:02 +02:00
..
.gitignore tests/http/clients: move to tests/client 2025-06-17 19:39:36 +02:00
CMakeLists.txt cmake: sync tests scripts by using the variable BUNDLE 2025-06-19 11:27:02 +02:00
first.c tests/client: use curl_mfprintf() 2025-06-19 09:06:55 +02:00
first.h tests/client: use curl_mfprintf() 2025-06-19 09:06:55 +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 autotools: simplify configuration in tests, examples 2025-06-19 09:06:56 +02:00
Makefile.inc tests/http/clients: move to tests/client 2025-06-17 19:39:36 +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 tests/client: use curl_mfprintf() 2025-06-19 09:06:55 +02:00
ws_pingpong.c tests/client: use curl_mfprintf() 2025-06-19 09:06:55 +02:00