catch2/extras
Reinhold Gschweicher 74b397e6b8
Consider CMP0110 add_test() policy
CMake 3.19 introduces new add_test() behavior guarded with the policy
CMP0110.

See: https://cmake.org/cmake/help/latest/policy/CMP0110.html

Update the helper script ParseAndAddCatchTests to consider the policy and
handle the test case name accordingly.
2020-11-02 14:42:22 +01:00
..
Catch.cmake Add REPORTER and OUTPUT_* args 2020-10-08 11:35:42 +02:00
CatchAddTests.cmake fix warning in extras/CatchAddTests.cmake 2020-10-08 16:44:20 +02:00
ParseAndAddCatchTests.cmake Consider CMP0110 add_test() policy 2020-11-02 14:42:22 +01:00
catch_amalgamated.cpp Bump version to v3.0.0 preview 3 2020-10-08 15:26:30 +02:00
catch_amalgamated.hpp Bump version to v3.0.0 preview 3 2020-10-08 15:26:30 +02:00
gdbinit Rename contrib/ to extras/ 2019-12-05 16:24:57 +01:00
lldbinit Rename contrib/ to extras/ 2019-12-05 16:24:57 +01:00