catch2/include/internal
Phil Nash 3b80af7a06 Recreated the single include test project and got it working after impl refactorings 2012-08-09 07:47:30 +01:00
..
catch_approx.hpp Reformatting 2012-05-15 07:42:26 +01:00
catch_capture.hpp Renamed static registries -> registry hub 2012-08-07 07:58:34 +01:00
catch_commandline.hpp Improved error handling for --abort as per #108 2012-07-28 20:22:40 +01:00
catch_common.h Disabled use of __FUNCTION__ for now 2012-07-05 23:12:22 +01:00
catch_config.hpp Moved context object entirely into impl file 2012-08-08 08:33:54 +01:00
catch_console_colour.hpp More reformatting 2012-05-15 08:02:36 +01:00
catch_console_colour_impl.hpp More reformatting 2012-05-16 08:02:20 +01:00
catch_context.h Moved context object entirely into impl file 2012-08-08 08:33:54 +01:00
catch_context_impl.hpp Moved context object entirely into impl file 2012-08-08 08:33:54 +01:00
catch_debugger.hpp More reformatting 2012-05-15 08:02:36 +01:00
catch_default_main.hpp Refactored main() a bit 2012-05-10 08:17:06 +01:00
catch_evaluate.hpp Added evaluator overloads for case when comparing pointers against NULLs that decay to ints 2012-05-24 18:41:14 +01:00
catch_exception_translator_registry.hpp First cut of StaticRegistries - separate from Context 2012-08-06 20:16:53 +01:00
catch_expression.hpp Separated resultinfo_builder from impl 2012-08-08 08:58:28 +01:00
catch_expression_builder.hpp Separated resultinfo_builder from impl 2012-08-08 08:58:28 +01:00
catch_generators.hpp Context methods are non-static - accessed via interface 2012-05-21 18:52:09 +01:00
catch_generators_impl.hpp Refactored Impls 2012-08-07 08:18:48 +01:00
catch_impl.hpp Separated resultinfo_builder from impl 2012-08-08 08:58:28 +01:00
catch_interfaces_capture.h More reformatting 2012-05-15 08:02:36 +01:00
catch_interfaces_config.h Added nothrow command line option 2012-06-05 20:50:47 +01:00
catch_interfaces_exception.h Renamed static registries -> registry hub 2012-08-07 07:58:34 +01:00
catch_interfaces_generators.h Refactored Impls 2012-08-07 08:18:48 +01:00
catch_interfaces_registry_hub.h Recreated the single include test project and got it working after impl refactorings 2012-08-09 07:47:30 +01:00
catch_interfaces_reporter.h First cut of StaticRegistries - separate from Context 2012-08-06 20:16:53 +01:00
catch_interfaces_runner.h More reformatting 2012-05-15 08:02:36 +01:00
catch_interfaces_testcase.h First cut of StaticRegistries - separate from Context 2012-08-06 20:16:53 +01:00
catch_list.hpp Renamed static registries -> registry hub 2012-08-07 07:58:34 +01:00
catch_matchers.hpp Added Equals matcher for strings 2012-05-24 08:27:50 +01:00
catch_notimplemented_exception.h First cut of StaticRegistries - separate from Context 2012-08-06 20:16:53 +01:00
catch_notimplemented_exception.hpp First cut of StaticRegistries - separate from Context 2012-08-06 20:16:53 +01:00
catch_objc.hpp Renamed static registries -> registry hub 2012-08-07 07:58:34 +01:00
catch_objc_arc.hpp Fixed toString for NSString* in Xcode 4.4 2012-08-01 08:17:07 +01:00
catch_ptr.hpp Catches incorrect reporter name as per #107 2012-07-28 20:37:07 +01:00
catch_registry_hub.hpp Moved context object entirely into impl file 2012-08-08 08:33:54 +01:00
catch_reporter_registrars.hpp Renamed static registries -> registry hub 2012-08-07 07:58:34 +01:00
catch_reporter_registry.hpp Made ReportConfig a value type 2012-07-20 19:07:42 +01:00
catch_result_type.h Added cutoff option to command line 2012-06-01 19:40:27 +01:00
catch_resultinfo.h Split result info from impl 2012-08-08 08:50:38 +01:00
catch_resultinfo.hpp Split result info from impl 2012-08-08 08:50:38 +01:00
catch_resultinfo_builder.h Separated resultinfo_builder from impl 2012-08-08 08:58:28 +01:00
catch_resultinfo_builder.hpp Separated resultinfo_builder from impl 2012-08-08 08:58:28 +01:00
catch_runner_impl.hpp Renamed static registries -> registry hub 2012-08-07 07:58:34 +01:00
catch_running_test.hpp Moar reformatting 2012-05-15 23:58:23 +01:00
catch_section.hpp Context methods are non-static - accessed via interface 2012-05-21 18:52:09 +01:00
catch_section_info.hpp Moar reformatting 2012-05-15 23:58:23 +01:00
catch_stream.hpp More reformatting 2012-05-15 08:02:36 +01:00
catch_test_case_info.hpp Reinstated #include that broke single include 2012-05-22 22:21:17 +01:00
catch_test_case_registry_impl.hpp Renamed static registries -> registry hub 2012-08-07 07:58:34 +01:00
catch_test_registry.hpp Added ability to specify if macros should be prefixed with CATCH_ 2012-07-20 18:43:48 +01:00
catch_tostring.hpp Split result info from impl 2012-08-08 08:50:38 +01:00
catch_totals.hpp Added a delta method to Totals that tracks new passed/ failures 2012-05-22 08:56:11 +01:00
catch_xmlwriter.hpp More reformatting 2012-05-15 08:02:36 +01:00