summaryrefslogtreecommitdiff
path: root/test/CMakeLists.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* CMake: Add components tests for zlib.Vollstrecker2026-01-311-0/+53
|
* CMake: Name tests consistently.Vollstrecker2026-01-121-3/+3
|
* CMake: Fix typos in test/CMakeLists.txt.Vollstrecker2025-12-061-2/+2
|
* Use generated zconf.h in cmake build.Vollstrecker2025-02-181-3/+5
| | | | | This restores the inclusion of the local zconf.h (double quoted) in normal usage.
* CMake: Add cmake-format.yaml and reformat the cmake files.Vollstrecker2025-01-311-148/+158
|
* CMake: Re-enable Cygwin and MSYS tests.Vollstrecker2025-01-311-1/+1
|
* CMake: Add one more alias for llvm-cov.Vollstrecker2025-01-311-0/+1
|
* CMake: Refine tests.Vollstrecker2025-01-311-23/+25
|
* CMake: Prefix coverage test name with zlib.Vollstrecker2025-01-311-8/+12
|
* CMake: Add inflate coverage test.Vollstrecker2025-01-311-0/+35
|
* CMake: Correct target to minizip.Vollstrecker2025-01-311-1/+1
|
* CMake: Move testing into test/CMakeLists.txt.Vollstrecker2025-01-311-0/+73
| | | | Use the right environment to find the libraries.
* CMake: Fix parallel testing.Vollstrecker2025-01-311-13/+16
|
* CMake: Shorten test names.Vollstrecker2025-01-311-10/+10
|
* CMake: Disable MinGW and Cygwin tests.Vollstrecker2025-01-311-3/+6
|
* CMake: Pass CC and CFLAGS to the tests.Vollstrecker2025-01-311-0/+6
|
* CMake: Set the platform and configuration for the tests.Vollstrecker2025-01-311-32/+41
|
* CMake: Add more tests.Vollstrecker2025-01-311-5/+78
|
* CMake: Add test for usage with find_package.Vollstrecker2025-01-311-0/+44