curl/tests/http/clients
Viktor Szakats d82f9f965c
build: add pytest targets
It enables running pytests in cmake jobs, regardless of underlying build
tool choice (= makes it work with ninja.)

Also:

- drop pytest logic launching `make` and exiting in case of failure.
  Maybe there is a better way and keep this functionality somehow, bind
  it to a command-line option? make it fail softly?

- GHA/linux: invoke pytest via the build, not directly.

- autotools: add missing dummy runtests targets when cross-compiling.

Closes #15034
2024-09-25 09:25:44 +02:00
..
.gitignore request: correctly reset the eos_sent flag 2024-09-13 13:28:10 +02:00
CMakeLists.txt build: add pytest targets 2024-09-25 09:25:44 +02:00
h2-pausing.c lib/src: white space edits to comply better with code style 2024-09-19 14:59:12 +02:00
h2-serverpush.c lib/src: white space edits to comply better with code style 2024-09-19 14:59:12 +02:00
h2-upgrade-extreme.c build: make CURL_FORMAT_CURL_OFF_T[U] work with mingw-w64 <=7.0.0 2024-08-22 10:45:04 +02:00
hx-download.c lib/src: white space edits to comply better with code style 2024-09-19 14:59:12 +02:00
hx-upload.c lib/src: white space edits to comply better with code style 2024-09-19 14:59:12 +02:00
Makefile.am build: tidy up deprecation suppression, enable warnings for clang 2024-09-21 00:59:52 +02:00
Makefile.inc request: correctly reset the eos_sent flag 2024-09-13 13:28:10 +02:00
tls-session-reuse.c build: make CURL_FORMAT_CURL_OFF_T[U] work with mingw-w64 <=7.0.0 2024-08-22 10:45:04 +02:00
upload-pausing.c build: make CURL_FORMAT_CURL_OFF_T[U] work with mingw-w64 <=7.0.0 2024-08-22 10:45:04 +02:00
ws-data.c lib/src: white space edits to comply better with code style 2024-09-19 14:59:12 +02:00
ws-pingpong.c tidy-up: spelling WebSockets 2024-08-22 17:43:57 +02:00