testing: honor MEMCACHED_BINARY; use Catch.cmake
authorMichael Wallner <mike@php.net>
Tue, 15 Sep 2020 09:28:01 +0000 (11:28 +0200)
committerMichael Wallner <mike@php.net>
Tue, 15 Sep 2020 09:28:01 +0000 (11:28 +0200)
commitb92ed473274af2ed545aa981c378fac84e0bb700
tree4914502e80c73c2f0430908d9329a9a6f4a8cd46
parentef66fe65395361ec9656531413af6e26676e1f47
testing: honor MEMCACHED_BINARY; use Catch.cmake
14 files changed:
CMake/_Include.cmake
CMakeConfig.txt
testing/CMake/Catch.cmake [new file with mode: 0644]
testing/CMake/CatchAddTests.cmake [new file with mode: 0644]
testing/CMakeLists.txt
testing/conf.h.in
testing/lib/MemcachedCluster.cpp
testing/tests/bin/memcat.cpp
testing/tests/bin/memcp.cpp
testing/tests/bin/memdump.cpp
testing/tests/bin/memerror.cpp
testing/tests/bin/memexist.cpp
testing/tests/bin/memflush.cpp
testing/tests/lib.cpp