curl/tests/server
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
..
.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 tests: drop BUNDLE_SRC variable 2025-06-21 10:49:05 +02:00
dnsd.c lib: make curlx_wait_ms() and use it 2025-06-19 15:57:37 +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/server: make all global vars/funcs static 2025-06-19 13:28:45 +02:00
getpart.h tests/server: make all global vars/funcs static 2025-06-19 13:28:45 +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
mqttd.c lib: make CURLX_SET_BINMODE() and use it 2025-06-19 15:57:37 +02:00
resolve.c tests/server: make all global vars/funcs static 2025-06-19 13:28:45 +02:00
rtspd.c lib: make curlx_wait_ms() and use it 2025-06-19 15:57:37 +02:00
sockfilt.c warnless: drop parts of the read/write preprocessor hack (Windows) 2025-06-19 17:09:43 +02:00
socksd.c lib: make CURLX_SET_BINMODE() and use it 2025-06-19 15:57:37 +02:00
sws.c lib: make CURLX_SET_BINMODE() and use it 2025-06-19 15:57:37 +02:00
tftpd.c tftpd: use CURLMIN() macro 2025-06-19 15:57:37 +02:00
util.c lib: make curlx_wait_ms() and use it 2025-06-19 15:57:37 +02:00