Split the test macros into their own file

This commit is contained in:
Martin Hořeňovský
2020-01-19 16:01:50 +01:00
parent acf975cab1
commit c381b49c60
3 changed files with 396 additions and 382 deletions

View File

@@ -104,6 +104,7 @@ set(INTERNAL_HEADERS
${SOURCES_DIR}/catch_test_case_info.h
${SOURCES_DIR}/catch_test_case_registry_impl.h
${SOURCES_DIR}/catch_test_case_tracker.h
${SOURCES_DIR}/catch_test_macros.hpp
${SOURCES_DIR}/catch_test_registry.h
${SOURCES_DIR}/catch_test_spec.h
${SOURCES_DIR}/catch_test_spec_parser.h