Split TestFailureException into its own header

This commit is contained in:
Martin Hořeňovský
2020-11-27 18:08:37 +01:00
parent 72525a3053
commit e7740316e3
7 changed files with 23 additions and 2 deletions

View File

@@ -44,6 +44,7 @@ set(INTERNAL_HEADERS
${SOURCES_DIR}/catch_assertion_info.hpp
${SOURCES_DIR}/catch_assertion_result.hpp
${SOURCES_DIR}/internal/catch_test_macro_impl.hpp
${SOURCES_DIR}/internal/catch_test_failure_exception.hpp
${SOURCES_DIR}/internal/catch_case_sensitive.hpp
${SOURCES_DIR}/internal/catch_clara.hpp
${SOURCES_DIR}/internal/catch_commandline.hpp