catch2/src/catch2
Martin Hořeňovský bdd1e5c613
Remove some superfluous includes
2020-12-28 21:11:54 +01:00
..
benchmark Fix Wold-style-cast error (#2125) 2020-12-28 14:00:19 +01:00
generators Rename catch_common.hpp -> catch_source_line_info.hpp 2020-11-28 11:18:51 +01:00
interfaces Rename catch_common.hpp -> catch_source_line_info.hpp 2020-11-28 11:18:51 +01:00
internal Remove some superfluous includes 2020-12-28 21:11:54 +01:00
matchers Added AnyMatch, AllMatch and NoneMatch 2020-12-27 20:20:55 +01:00
reporters Remove some superfluous includes 2020-12-28 21:11:54 +01:00
catch_all.hpp Split CATCH_CONFIG_WCHAR into its own header 2020-12-28 20:51:49 +01:00
catch_approx.cpp Add standardized copyright notice + SPDX identifier to source files 2020-08-30 15:43:45 +02:00
catch_approx.hpp Add standardized copyright notice + SPDX identifier to source files 2020-08-30 15:43:45 +02:00
catch_assertion_info.hpp Rename catch_common.hpp -> catch_source_line_info.hpp 2020-11-28 11:18:51 +01:00
catch_assertion_result.cpp Add standardized copyright notice + SPDX identifier to source files 2020-08-30 15:43:45 +02:00
catch_assertion_result.hpp Rename catch_common.hpp -> catch_source_line_info.hpp 2020-11-28 11:18:51 +01:00
catch_config.cpp Add standardized copyright notice + SPDX identifier to source files 2020-08-30 15:43:45 +02:00
catch_config.hpp Add standardized copyright notice + SPDX identifier to source files 2020-08-30 15:43:45 +02:00
catch_message.cpp Add standardized copyright notice + SPDX identifier to source files 2020-08-30 15:43:45 +02:00
catch_message.hpp Split out the StreamEndStop helper into its own header 2020-11-28 11:18:46 +01:00
catch_registry_hub.cpp Add standardized copyright notice + SPDX identifier to source files 2020-08-30 15:43:45 +02:00
catch_reporter_registrars.hpp Add standardized copyright notice + SPDX identifier to source files 2020-08-30 15:43:45 +02:00
catch_section_info.hpp Rename catch_common.hpp -> catch_source_line_info.hpp 2020-11-28 11:18:51 +01:00
catch_session.cpp Add standardized copyright notice + SPDX identifier to source files 2020-08-30 15:43:45 +02:00
catch_session.hpp Split CATCH_CONFIG_WCHAR into its own header 2020-12-28 20:51:49 +01:00
catch_tag_alias.hpp Rename catch_common.hpp -> catch_source_line_info.hpp 2020-11-28 11:18:51 +01:00
catch_tag_alias_autoregistrar.hpp Rename catch_common.hpp -> catch_source_line_info.hpp 2020-11-28 11:18:51 +01:00
catch_template_test_macros.hpp Fix -Wparentheses issue on g++9 2020-09-06 16:02:01 +02:00
catch_test_case_info.cpp Fix matching of non-lowercase filename tags 2020-10-22 16:20:41 +02:00
catch_test_case_info.hpp Rename catch_common.hpp -> catch_source_line_info.hpp 2020-11-28 11:18:51 +01:00
catch_test_macros.hpp Add standardized copyright notice + SPDX identifier to source files 2020-08-30 15:43:45 +02:00
catch_test_spec.cpp Add standardized copyright notice + SPDX identifier to source files 2020-08-30 15:43:45 +02:00
catch_test_spec.hpp Add standardized copyright notice + SPDX identifier to source files 2020-08-30 15:43:45 +02:00
catch_timer.cpp Add standardized copyright notice + SPDX identifier to source files 2020-08-30 15:43:45 +02:00
catch_timer.hpp Add standardized copyright notice + SPDX identifier to source files 2020-08-30 15:43:45 +02:00
catch_tostring.cpp Add standardized copyright notice + SPDX identifier to source files 2020-08-30 15:43:45 +02:00
catch_tostring.hpp Split CATCH_CONFIG_WCHAR into its own header 2020-12-28 20:51:49 +01:00
catch_totals.cpp Add standardized copyright notice + SPDX identifier to source files 2020-08-30 15:43:45 +02:00
catch_totals.hpp Add standardized copyright notice + SPDX identifier to source files 2020-08-30 15:43:45 +02:00
catch_translate_exception.hpp Add standardized copyright notice + SPDX identifier to source files 2020-08-30 15:43:45 +02:00
catch_version.cpp Bump version to v3.0.0 preview 3 2020-10-08 15:26:30 +02:00
catch_version.hpp Add standardized copyright notice + SPDX identifier to source files 2020-08-30 15:43:45 +02:00
catch_version_macros.hpp Add standardized copyright notice + SPDX identifier to source files 2020-08-30 15:43:45 +02:00