catch2/include/internal
Malcolm Noyes 434f8c9b9f Refactor to fix single include 2014-02-21 13:04:11 +00:00
..
catch_approx.hpp Changed Approx::toString() to be implemented in terms of toString( double ) (as proposed in #233) 2013-12-19 18:41:55 +00:00
catch_assertionresult.h Removed all trailing whitespace 2013-07-03 19:14:59 +01:00
catch_assertionresult.hpp Catch VS integration Part 2 - modify version, allow multiple includes 2013-11-14 19:49:49 +00:00
catch_capture.hpp Refactor to fix single include 2014-02-21 13:04:11 +00:00
catch_clara.h Extracted stand-alone micro-library, tbc_text_format.h, from catch_text.h. 2014-02-11 06:32:56 +00:00
catch_commandline.hpp Made Clara a “Cliche” header, which will be usable independently of Catch. 2014-02-10 17:20:30 +00:00
catch_common.h Allow FAIL() to be empty 2013-12-12 23:02:31 +00:00
catch_common.hpp Merge from mainline 2013-12-09 16:01:23 +00:00
catch_compiler_capabilities.h Try again with nullptr compatibility check in GCC 2013-12-14 23:04:06 +00:00
catch_config.hpp Fix build for non VS builds 2013-12-19 16:57:06 +00:00
catch_console_colour.hpp Update to allow all self tests to be run and to allow running with tags 2013-12-09 14:18:35 +00:00
catch_console_colour_impl.hpp merge from tags 2013-12-09 16:40:52 +00:00
catch_context.h Removed all trailing whitespace 2013-07-03 19:14:59 +01:00
catch_context_impl.hpp Refactor to fix single include 2014-02-21 13:04:11 +00:00
catch_debugger.h Fixed warnings for platforms that don’t implement CATCH_BREAK_INTO_DEBUGGER 2013-12-11 08:26:56 +00:00
catch_debugger.hpp merge from upstream 2014-01-09 07:15:11 +00:00
catch_default_main.hpp Removed all trailing whitespace 2013-07-03 19:14:59 +01:00
catch_evaluate.hpp Removed all trailing whitespace 2013-07-03 19:14:59 +01:00
catch_exception_translator_registry.hpp Fixes toString forward reference issue: 2013-09-14 19:58:45 +01:00
catch_expression_decomposer.hpp Changed "const X ref"s to "X const ref"s 2013-04-23 18:58:56 +01:00
catch_expression_lhs.hpp Fixes toString forward reference issue: 2013-09-14 19:58:45 +01:00
catch_expressionresult_builder.h Removed all trailing whitespace 2013-07-03 19:14:59 +01:00
catch_expressionresult_builder.hpp Catch VS integration Part 2 - modify version, allow multiple includes 2013-11-14 19:49:49 +00:00
catch_generators.hpp Removed all trailing whitespace 2013-07-03 19:14:59 +01:00
catch_generators_impl.hpp Catch VS integration Part 2 - modify version, allow multiple includes 2013-11-14 19:49:49 +00:00
catch_impl.hpp Refactor to fix single include 2014-02-21 13:04:11 +00:00
catch_interfaces_capture.h merge from tags 2013-12-09 16:40:52 +00:00
catch_interfaces_config.h First cut of Timer class. 2013-08-07 18:56:35 +01:00
catch_interfaces_exception.h Removed all trailing whitespace 2013-07-03 19:14:59 +01:00
catch_interfaces_generators.h Removed all trailing whitespace 2013-07-03 19:14:59 +01:00
catch_interfaces_registry_hub.h Refactored a lot of code from headers into impl headers only compiled into one TU 2013-12-03 18:52:41 +00:00
catch_interfaces_reporter.h Refactored a lot of code from headers into impl headers only compiled into one TU 2013-12-03 18:52:41 +00:00
catch_interfaces_runner.h merge from tags 2013-12-09 16:40:52 +00:00
catch_interfaces_testcase.h Removed all trailing whitespace 2013-07-03 19:14:59 +01:00
catch_legacy_reporter_adapter.h Refactored a lot of code from headers into impl headers only compiled into one TU 2013-12-03 18:52:41 +00:00
catch_legacy_reporter_adapter.hpp Refactor to fix single include 2014-02-21 13:04:11 +00:00
catch_list.hpp Refactored a lot of code from headers into impl headers only compiled into one TU 2013-12-03 18:52:41 +00:00
catch_matchers.hpp Removed all trailing whitespace 2013-07-03 19:14:59 +01:00
catch_message.h VS integration part 1 - allow catch_message.hpp to be included by more than 1 source file 2013-11-10 15:11:21 +00:00
catch_message.hpp VS integration part 1 - allow catch_message.hpp to be included by more than 1 source file 2013-11-10 15:11:21 +00:00
catch_notimplemented_exception.h Changed "const X ref"s to "X const ref"s 2013-04-23 18:58:56 +01:00
catch_notimplemented_exception.hpp Catch VS integration Part 2 - modify version, allow multiple includes 2013-11-14 19:49:49 +00:00
catch_objc.hpp Refactored a lot of code from headers into impl headers only compiled into one TU 2013-12-03 18:52:41 +00:00
catch_objc_arc.hpp Conditionally compile clang pragmas 2012-08-16 18:47:41 +01:00
catch_option.hpp Integrated new section tracker. 2013-07-24 19:13:08 +01:00
catch_platform.h Separated out catch_platform.h 2013-08-16 19:08:39 +01:00
catch_ptr.hpp Removed all trailing whitespace 2013-07-03 19:14:59 +01:00
catch_registry_hub.hpp register all tests, begin work on running all tests for 'tag' 2013-11-22 11:47:21 +00:00
catch_reporter_registrars.hpp Eliminate a warning in the latest clang with Xcode 2013-09-24 07:41:18 +01:00
catch_reporter_registry.hpp Removed all trailing whitespace 2013-07-03 19:14:59 +01:00
catch_result_type.h Removed all trailing whitespace 2013-07-03 19:14:59 +01:00
catch_runner_impl.hpp Update to allow all self tests to be run and to allow running with tags 2013-12-09 14:18:35 +00:00
catch_section.h Refactored a lot of code from headers into impl headers only compiled into one TU 2013-12-03 18:52:41 +00:00
catch_section.hpp Merge from mainline 2013-12-09 16:01:23 +00:00
catch_section_info.h Refactored a lot of code from headers into impl headers only compiled into one TU 2013-12-03 18:52:41 +00:00
catch_section_info.hpp Removed all trailing whitespace 2013-07-03 19:14:59 +01:00
catch_sfinae.hpp Removed all trailing whitespace 2013-07-03 19:14:59 +01:00
catch_stream.h Refactored a lot of code from headers into impl headers only compiled into one TU 2013-12-03 18:52:41 +00:00
catch_stream.hpp Merge from mainline 2013-12-09 16:01:23 +00:00
catch_streambuf.h build 5 2013-07-02 08:49:29 +01:00
catch_tags.h Refactored a lot of code from headers into impl headers only compiled into one TU 2013-12-03 18:52:41 +00:00
catch_tags.hpp Merge from mainline 2013-12-09 16:01:23 +00:00
catch_test_case_info.h Removed all trailing whitespace 2013-07-03 19:14:59 +01:00
catch_test_case_info.hpp Merge from mainline 2013-12-09 16:01:23 +00:00
catch_test_case_registry_impl.hpp Refactor to fix single include 2014-02-21 13:04:11 +00:00
catch_test_case_tracker.hpp Fix MSVC warning 2013-07-25 08:18:09 +01:00
catch_test_registry.hpp Refactor to fix single include 2014-02-21 13:04:11 +00:00
catch_test_spec.h Refactored a lot of code from headers into impl headers only compiled into one TU 2013-12-03 18:52:41 +00:00
catch_test_spec.hpp Merge from mainline 2013-12-09 16:01:23 +00:00
catch_text.h Extracted stand-alone micro-library, tbc_text_format.h, from catch_text.h. 2014-02-11 06:32:56 +00:00
catch_timer.h Separated out catch_platform.h 2013-08-16 19:08:39 +01:00
catch_timer.hpp Update to allow all self tests to be run and to allow running with tags 2013-12-09 14:18:35 +00:00
catch_tostring.hpp Add overload to 'print' void* correctly 2014-01-23 10:36:40 +00:00
catch_totals.hpp Removed all trailing whitespace 2013-07-03 19:14:59 +01:00
catch_version.h Catch VS integration Part 2 - modify version, allow multiple includes 2013-11-14 19:49:49 +00:00
catch_version.hpp Update to build 26 2014-02-20 15:49:51 +00:00
catch_vs_test_registry.hpp Refactor to fix single include 2014-02-21 13:04:11 +00:00
catch_xmlwriter.hpp Removed all trailing whitespace 2013-07-03 19:14:59 +01:00
clara.h Update to build 26 2014-02-20 15:49:51 +00:00
tbc_text_format.h Extracted stand-alone micro-library, tbc_text_format.h, from catch_text.h. 2014-02-11 06:32:56 +00:00