Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Fix building against modern GTest | Jami Kettunen | 2023-02-26 | 1 | -1/+1 |
* | Clean up compilation flags | Robert Tari | 2022-01-14 | 1 | -2/+0 |
* | Use -no-pie build flags for test only | Robert Tari | 2021-08-10 | 1 | -2/+1 |
* | CMakeLists.txt: Move coverage report generation macro into basefolder's CMake... | Mike Gabriel | 2021-05-04 | 1 | -7/+0 |
* | tests/CMakeLists.txt: Unit tests may only run and build if shared library tar... | Mike Gabriel | 2021-04-21 | 1 | -0/+1 |
* | tests/CMakeLists.txt: Build unit tests with --no-pie CXXFLAG. | Mike Gabriel | 2021-04-21 | 1 | -0/+2 |
* | tests/: Port to using GMock cmake package from cmake-extras. | Mike Gabriel | 2021-04-21 | 1 | -3/+17 |
* | {tests/,}CMakeLists.txt: Add ENABLE_COVERAGE build option. | Mike Gabriel | 2021-04-21 | 1 | -3/+5 |
* | Add CMakeLists.txt files. | Robert Tari | 2021-04-21 | 1 | -0/+13 |