This website requires JavaScript.
Explore
Help
Sign In
3rd-party
/
catch2
Watch
1
Star
0
Fork
0
You've already forked catch2
mirror of
https://github.com/catchorg/Catch2.git
synced
2025-08-18 13:05:39 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
918eca5ee959cf9e61f9a136439bc9cd0ca42bd6
catch2
/
include
/
internal
History
Martin Hořeňovský
5ebbec7dab
Move all stringref function bodies out of line
2017-07-27 11:32:04 +02:00
..
catch_approx.cpp
…
catch_approx.hpp
…
catch_assertionresult.cpp
…
catch_assertionresult.h
…
catch_capture.hpp
…
catch_clara.h
…
catch_commandline.cpp
…
catch_commandline.hpp
…
catch_common.cpp
…
catch_common.h
…
catch_compiler_capabilities.h
…
catch_config.cpp
…
catch_config.hpp
…
catch_console_colour.cpp
…
catch_console_colour.hpp
…
catch_context.cpp
…
catch_context.h
…
catch_debugger.cpp
…
catch_debugger.h
…
catch_default_main.hpp
…
catch_errno_guard.cpp
…
catch_errno_guard.h
…
catch_evaluate.hpp
…
catch_exception_translator_registry.cpp
…
catch_exception_translator_registry.h
…
catch_expression_lhs.hpp
…
catch_fatal_condition.cpp
…
catch_fatal_condition.h
…
catch_impl.hpp
…
catch_interfaces_capture.h
…
catch_interfaces_config.h
…
catch_interfaces_exception.h
…
catch_interfaces_registry_hub.h
…
catch_interfaces_reporter.cpp
…
catch_interfaces_reporter.h
…
catch_interfaces_runner.h
…
catch_interfaces_tag_alias_registry.h
…
catch_interfaces_testcase.h
…
catch_leak_detector.cpp
…
catch_leak_detector.h
…
catch_list.cpp
…
catch_list.h
…
catch_matchers_string.cpp
…
catch_matchers_string.h
…
catch_matchers_vector.h
…
catch_matchers.cpp
…
catch_matchers.hpp
…
catch_message.cpp
…
catch_message.h
…
catch_notimplemented_exception.cpp
…
catch_notimplemented_exception.h
Addressed Resharper-C++ warnings
2017-07-25 17:16:28 +02:00
catch_objc_arc.hpp
…
catch_objc.hpp
…
catch_option.hpp
…
catch_platform.h
…
catch_reenable_warnings.h
…
catch_registry_hub.cpp
…
catch_reporter_registrars.hpp
…
catch_reporter_registry.hpp
…
catch_result_builder.cpp
…
catch_result_builder.h
…
catch_result_type.cpp
…
catch_result_type.h
…
catch_run_context.cpp
…
catch_run_context.hpp
…
catch_section_info.h
…
catch_section.cpp
…
catch_section.h
…
catch_startup_exception_registry.cpp
…
catch_startup_exception_registry.h
…
catch_stream.h
…
catch_stream.hpp
…
catch_streambuf.h
…
catch_string_manip.cpp
…
catch_string_manip.h
…
catch_string.cpp
…
catch_string.h
…
catch_stringbuilder.cpp
…
catch_stringbuilder.h
…
catch_stringdata.cpp
…
catch_stringdata.h
…
catch_stringref.cpp
…
catch_stringref.h
…
catch_suppress_warnings.h
…
catch_tag_alias_registry.cpp
…
catch_tag_alias_registry.h
removed redundant virtuals on override functions (and added a couple of overrides)
2017-07-20 16:23:52 +01:00
catch_tag_alias.h
…
catch_test_case_info.cpp
…
catch_test_case_info.h
…
catch_test_case_registry_impl.cpp
…
catch_test_case_registry_impl.hpp
…
catch_test_case_tracker.cpp
…
catch_test_case_tracker.hpp
…
catch_test_registry.cpp
…
catch_test_registry.hpp
…
catch_test_spec_parser.cpp
…
catch_test_spec_parser.hpp
…
catch_test_spec.cpp
…
catch_test_spec.hpp
…
catch_text.h
…
catch_timer.cpp
…
catch_timer.h
…
catch_tostring.cpp
…
catch_tostring.h
…
catch_totals.cpp
…
catch_totals.hpp
…
catch_version.cpp
…
catch_version.h
…
catch_wildcard_pattern.cpp
…
catch_wildcard_pattern.hpp
…
catch_windows_h_proxy.h
…
catch_xmlwriter.cpp
…
catch_xmlwriter.hpp
…