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-12-23 02:12:11 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d76e08113b30997299200c654b27a71ec04af91b
catch2
/
include
/
internal
History
Phil Nash
d76e08113b
build 12
...
- includes updated xml reporter
2014-12-30 18:26:07 +00:00
..
catch_approx.hpp
…
catch_assertionresult.h
…
catch_assertionresult.hpp
Renamed ShouldNegate to FalseTest
2014-05-29 08:00:20 +01:00
catch_capture.hpp
Factored out mention of "unprintable string" ("{?}")
2014-09-08 08:14:59 +01:00
catch_clara.h
…
catch_commandline.hpp
…
catch_common.h
…
catch_common.hpp
…
catch_compiler_capabilities.h
…
catch_config.hpp
Only use std::cout/ cert via Catch::cout/ cert - and make those conditional on CATCH_CONFIG_NOSTDOUT
2014-10-02 19:08:19 +01:00
catch_console_colour_impl.hpp
…
catch_console_colour.hpp
…
catch_context_impl.hpp
Only use std::cout/ cert via Catch::cout/ cert - and make those conditional on CATCH_CONFIG_NOSTDOUT
2014-10-02 19:08:19 +01:00
catch_context.h
…
catch_debugger.h
…
catch_debugger.hpp
Only use std::cout/ cert via Catch::cout/ cert - and make those conditional on CATCH_CONFIG_NOSTDOUT
2014-10-02 19:08:19 +01:00
catch_default_main.hpp
…
catch_evaluate.hpp
…
catch_exception_translator_registry.hpp
…
catch_expression_lhs.hpp
…
catch_fatal_condition.hpp
…
catch_generators_impl.hpp
Removed all trailing whitespace
2013-07-03 19:14:59 +01:00
catch_generators.hpp
…
catch_impl.hpp
…
catch_interfaces_capture.h
…
catch_interfaces_config.h
…
catch_interfaces_exception.h
…
catch_interfaces_generators.h
Removed all trailing whitespace
2013-07-03 19:14:59 +01:00
catch_interfaces_registry_hub.h
…
catch_interfaces_reporter.h
…
catch_interfaces_runner.h
Big assertion capture refactoring.
2014-05-28 18:53:01 +01:00
catch_interfaces_tag_alias_registry.h
…
catch_interfaces_testcase.h
Support for reporting skipped tests
2014-12-22 20:10:33 +00:00
catch_legacy_reporter_adapter.h
Support for reporting skipped tests
2014-12-22 20:10:33 +00:00
catch_legacy_reporter_adapter.hpp
…
catch_list.hpp
…
catch_matchers.hpp
…
catch_message.h
…
catch_message.hpp
…
catch_notimplemented_exception.h
…
catch_notimplemented_exception.hpp
Conditionally removes usage of deprecated features
2014-03-20 14:03:51 +01:00
catch_objc_arc.hpp
…
catch_objc.hpp
…
catch_option.hpp
…
catch_platform.h
…
catch_ptr.hpp
Removed all trailing whitespace
2013-07-03 19:14:59 +01:00
catch_reenable_warnings.h
…
catch_registry_hub.hpp
…
catch_reporter_registrars.hpp
…
catch_reporter_registry.hpp
…
catch_result_builder.h
…
catch_result_builder.hpp
…
catch_result_type.h
…
catch_runner_impl.hpp
…
catch_section_info.h
…
catch_section_info.hpp
…
catch_section.h
…
catch_section.hpp
Section no longer relies on copy-elision for correctness
2014-07-09 07:39:57 +01:00
catch_sfinae.hpp
…
catch_stream.h
…
catch_stream.hpp
…
catch_streambuf.h
…
catch_suppress_warnings.h
…
catch_tag_alias_registry.h
…
catch_tag_alias_registry.hpp
…
catch_tag_alias.h
Tag aliases feature
2014-06-30 07:33:17 +01:00
catch_test_case_info.h
…
catch_test_case_info.hpp
…
catch_test_case_registry_impl.hpp
…
catch_test_case_tracker.hpp
…
catch_test_registry.hpp
…
catch_test_spec_parser.hpp
…
catch_test_spec.hpp
…
catch_text.h
New version of Clara
2014-03-17 18:40:58 +00:00
catch_timer.h
…
catch_timer.hpp
…
catch_tostring.h
…
catch_tostring.hpp
…
catch_totals.hpp
…
catch_version.h
…
catch_version.hpp
build 12
2014-12-30 18:26:07 +00:00
catch_xmlwriter.hpp
…