dep-curl/tests/cmake
Viktor Szakats 8a8ff47b63
tidy-up: C and CI
- drop redundant casts for `CURL_UNCONST()` pointers (Windows).
- GHA/linux: delete redundant/dupe `-g` C flag in memory sanitizer job.
  Spotted-by: Daniel Stenberg
- examples/http2-upload: drop local macro.
- examples/http2-upload: drop leading underscore from union name.
- examples/http2-upload: drop interim macro.
- tests/server/util: reapply patch lost in a rebase.
- sync `main()` declarations across the codebase.

Closes #22559
2026-08-12 15:42:54 +02:00
..
CMakeLists.txt cmake: add CMake Config-based dependency detection 2026-03-21 18:52:31 +01:00
test.c tidy-up: C and CI 2026-08-12 15:42:54 +02:00
test.cpp tidy-up: C and CI 2026-08-12 15:42:54 +02:00
test.sh scripts: use end-of-options marker in cd, mkdir, mv, sha256sum commands 2026-06-25 11:32:36 +02:00