1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2025-01-16 04:02:15 +00:00
conky/tests
Tin Švagelj 5ee7bd1185
Add compiler cache and fix CMake deprecation warnings (#2132)
- Fix use of deprecated `exec_program`.
- Reformat 'UninstallConky.cmake.in' file.
- Separate BUILD_TESTS (now BUILD_TESTING to shadow CTest variable) from
  MAINTAINER_MODE flag.
  - Remove BUILD_TESTS flag from CI, default it already true.
- Add support for (s)ccache, enable it by default.
- Add REPRODUCIBLE_BUILD to disable (s)ccache default.
  - Set REPRODUCIBLE_BUILD=ON in nix flake.
- Add sccache to CI.
- Add CI detection for possible future use, stored in ENV_IS_CI variable.
- Minor formatting tweaks.

Signed-off-by: Tin Švagelj <tin.svagelj@live.com>
2025-01-05 05:37:03 +00:00
..
catch2 Update Catch2 from 2.13.9 to 3.7.1 (#2114) 2024-12-09 02:26:32 +00:00
dockerfiles Add archlinux & alpine builds. 2021-03-03 15:39:02 -05:00
CMakeLists.txt Add compiler cache and fix CMake deprecation warnings (#2132) 2025-01-05 05:37:03 +00:00
llvm-gcov.sh Fix these colour tests, refactor gcov script. 2023-02-25 14:22:43 -05:00
test-algebra.cc Fix test cases 2024-10-31 08:06:06 -04:00
test-colours.cc Don't test colour names without map 2024-05-28 14:16:23 -04:00
test-common.cc Update Catch2 from 2.13.9 to 3.7.1 (#2114) 2024-12-09 02:26:32 +00:00
test-conky.cc Update copyright 2024-02-22 08:53:35 -05:00
test-core.cc Update copyright 2024-02-22 08:53:35 -05:00
test-darwin.cc Update copyright 2024-02-22 08:53:35 -05:00
test-diskio.cc Update Catch2 from 2.13.9 to 3.7.1 (#2114) 2024-12-09 02:26:32 +00:00
test-fs.cc Update copyright 2024-02-22 08:53:35 -05:00
test-gradient.cc Update copyright 2024-02-22 08:53:35 -05:00
test-graph.cc Made upspeedgraph and downspeed graph scale on a common axis 2024-07-21 08:08:10 -04:00
test-linux.cc Update copyright 2024-02-22 08:53:35 -05:00