curl/CMake
Viktor Szakats fb70812437
cmake: add integration tests, run them in CI
Add CMake test project consuming curl via these methods:
`FetchContent`, `add_subdirectory()`, `find_package()`.

Also:
- GHA/distcheck: run these tests in CI.
- cmakelint: exclude a warning for calling "wonky-cased" built-in
  CMake functions, such as `FetchContent_Declare()`.

Closes #16126
2025-02-07 00:15:48 +01:00
..
cmake_uninstall.cmake.in
CMakeConfigurableFile.in
curl-config.cmake.in
CurlSymbolHiding.cmake
CurlTests.c
FindBearSSL.cmake
FindBrotli.cmake
FindCares.cmake
FindGSS.cmake
FindLDAP.cmake
FindLibgsasl.cmake
FindLibidn2.cmake
FindLibpsl.cmake
FindLibrtmp.cmake
FindLibssh2.cmake
FindLibssh.cmake
FindLibuv.cmake
FindMbedTLS.cmake
FindMSH3.cmake
FindNettle.cmake
FindNGHTTP2.cmake
FindNGHTTP3.cmake
FindNGTCP2.cmake
FindQuiche.cmake
FindRustls.cmake
FindWolfSSH.cmake
FindWolfSSL.cmake
FindZstd.cmake
Macros.cmake
OtherTests.cmake
PickyWarnings.cmake
Utilities.cmake cmake: add integration tests, run them in CI 2025-02-07 00:15:48 +01:00
win32-cache.cmake