curl/tests/server
Viktor Szakats ea782134e5
autotools: simplify configuration in tests, examples
- GHA/windows: make a mingw autotools build static only.
- GHA/windows: fix a CI script issue with the build above.
- src: fix to pass `LIBCURL_PC_LIBS_PRIVATE` instead of `LINKFLAGS`.
  This makes the libs propagate to tunits, making the local hack there
  unnecessary. `LINKFLAGS` had this single use in the repo, and it was
  empty in local tests.
- tests: drop passing redundant `LIBCURL_PC_LDFLAGS_PRIVATE`.
- tests: drop redundant target name from config variables.
- examples, tests/client: drop `LIBDIR` temp variables with single uses.
- examples, tests: formatting to sync `Makefile.am` scripts with each
  other.

Closes #17661
2025-06-19 09:06:56 +02:00
..
.checksrc checksrc: use 'banfunc' proper in more places 2025-01-13 09:10:58 +01:00
.gitignore tests: always make bundles, adapt build and tests 2025-06-14 21:08:23 +02:00
CMakeLists.txt cmake: move OUTPUT argument in the add_custom_command() line 2025-06-18 10:17:04 +02:00
dnsd.c tests: always make bundles, adapt build and tests 2025-06-14 21:08:23 +02:00
first.c tests: tidy up server main function, whitespace and README 2025-06-15 14:11:21 +02:00
first.h tests: always make bundles, adapt build and tests 2025-06-14 21:08:23 +02:00
getpart.c tests: always make bundles, adapt build and tests 2025-06-14 21:08:23 +02:00
getpart.h tests: always make bundles, adapt build and tests 2025-06-14 21:08:23 +02:00
Makefile.am autotools: simplify configuration in tests, examples 2025-06-19 09:06:56 +02:00
Makefile.inc tests/server: drop memdebug option 2025-06-16 01:27:46 +02:00
mqttd.c tests: always make bundles, adapt build and tests 2025-06-14 21:08:23 +02:00
resolve.c tests: always make bundles, adapt build and tests 2025-06-14 21:08:23 +02:00
rtspd.c tests: always make bundles, adapt build and tests 2025-06-14 21:08:23 +02:00
sockfilt.c tests: always make bundles, adapt build and tests 2025-06-14 21:08:23 +02:00
socksd.c tests: always make bundles, adapt build and tests 2025-06-14 21:08:23 +02:00
sws.c tests: always make bundles, adapt build and tests 2025-06-14 21:08:23 +02:00
tftpd.c tests: always make bundles, adapt build and tests 2025-06-14 21:08:23 +02:00
util.c tests: always make bundles, adapt build and tests 2025-06-14 21:08:23 +02:00
util.h tests: always make bundles, adapt build and tests 2025-06-14 21:08:23 +02:00