Commit Graph

4 Commits

Author SHA1 Message Date
Florian Albrechtskirchinger
875cc362e0
Move test data download into CMake script
Avoid using shell commands to check if the test directory exists by
using a CMake script.
2022-09-24 14:59:21 +02:00
Florian Albrechtskirchinger
3c77b378e6
Print valgrind command with options in feature summary 2022-09-24 14:58:21 +02:00
Florian Albrechtskirchinger
9ea2eb7027
Refactor CMake test data directory code
* Add a cache variable and set default from environment.
* Add '.git' suffix to URL variable.
2022-09-24 13:58:15 +02:00
Florian Albrechtskirchinger
495176d67b
Rename cmake/test.cmake to cmake/json_test.cmake 2022-09-24 12:03:22 +02:00