catch2/include/internal
Phil Nash 200197f0b2 Merge branch 'master' of github.com:philsquared/Catch 2013-11-19 07:22:24 +00:00
..
catch_approx.hpp Fixes toString forward reference issue: 2013-09-14 19:58:45 +01:00
catch_assertionresult.h Removed all trailing whitespace 2013-07-03 19:14:59 +01:00
catch_assertionresult.hpp Fixed inconsistency in reporting of _FALSE (negated) expressions 2013-05-17 19:35:33 +01:00
catch_capture.hpp Fixes toString forward reference issue: 2013-09-14 19:58:45 +01:00
catch_commandline.hpp Some Clara/ command line clean-up and tweaks 2013-08-16 18:57:57 +01:00
catch_common.h Completed CumulativeReporterBase and reimplemented JUnitReporter in terms of it 2013-08-15 18:39:55 +01:00
catch_compiler_capabilities.h handle TEST_CASE_METHOD macro consistently 2013-05-14 19:31:21 +01:00
catch_config.hpp First cut of Timer class. 2013-08-07 18:56:35 +01:00
catch_console_colour.hpp Removed all trailing whitespace 2013-07-03 19:14:59 +01:00
catch_console_colour_impl.hpp Removed all trailing whitespace 2013-07-03 19:14:59 +01:00
catch_context.h Removed all trailing whitespace 2013-07-03 19:14:59 +01:00
catch_context_impl.hpp Fixed uninitialised members in Context object 2013-10-23 15:35:07 +01:00
catch_debugger.hpp Separated out catch_platform.h 2013-08-16 19:08:39 +01: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 Removed all trailing whitespace 2013-07-03 19:14:59 +01:00
catch_generators.hpp Removed all trailing whitespace 2013-07-03 19:14:59 +01:00
catch_generators_impl.hpp Removed all trailing whitespace 2013-07-03 19:14:59 +01:00
catch_impl.hpp Removed basic reporter 2013-08-15 19:09:07 +01:00
catch_interfaces_capture.h First cut of Timer class. 2013-08-07 18:56:35 +01: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 Changed "const X ref"s to "X const ref"s 2013-04-23 18:58:56 +01:00
catch_interfaces_reporter.h Added missing assert include 2013-08-16 08:01:16 +01:00
catch_interfaces_runner.h Removed all trailing whitespace 2013-07-03 19:14:59 +01:00
catch_interfaces_testcase.h Removed all trailing whitespace 2013-07-03 19:14:59 +01:00
catch_legacy_reporter_adapter.h INFOs only reset at assertion if consumed 2013-06-28 16:25:49 +01:00
catch_legacy_reporter_adapter.hpp Removed now redundant handling for missing assertions in test cases 2013-07-26 19:28:34 +01:00
catch_list.hpp Simplified and tidied test case and tag listing 2013-11-12 18:59:34 +00:00
catch_matchers.hpp Removed all trailing whitespace 2013-07-03 19:14:59 +01:00
catch_message.h Removed all trailing whitespace 2013-07-03 19:14:59 +01:00
catch_message.hpp Removed all trailing whitespace 2013-07-03 19:14:59 +01: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 Removed all trailing whitespace 2013-07-03 19:14:59 +01:00
catch_objc.hpp Small fixes and started new section tracking code 2013-07-23 08:15:34 +01: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 Removed all trailing whitespace 2013-07-03 19:14:59 +01: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 First cut of Timer class. 2013-08-07 18:56:35 +01:00
catch_section.hpp First cut of Timer class. 2013-08-07 18:56:35 +01: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.hpp Removed all trailing whitespace 2013-07-03 19:14:59 +01:00
catch_streambuf.h build 5 2013-07-02 08:49:29 +01:00
catch_tags.hpp Fix for comma separated tags on the command line 2013-09-25 18:40:07 +01:00
catch_test_case_info.h Removed all trailing whitespace 2013-07-03 19:14:59 +01:00
catch_test_case_info.hpp Converted all test case names to "modern" style (freeform text + tags) 2013-11-19 07:21:03 +00:00
catch_test_case_registry_impl.hpp Converted all test case names to "modern" style (freeform text + tags) 2013-11-19 07:21:03 +00:00
catch_test_case_tracker.hpp Fix MSVC warning 2013-07-25 08:18:09 +01:00
catch_test_registry.hpp Removed all trailing whitespace 2013-07-03 19:14:59 +01:00
catch_test_spec.h Removed all trailing whitespace 2013-07-03 19:14:59 +01:00
catch_text.h Removed all trailing whitespace 2013-07-03 19:14:59 +01:00
catch_text.hpp Truncate excessively long messages rather than asserting 2013-10-17 18:02:38 +01:00
catch_timer.h Separated out catch_platform.h 2013-08-16 19:08:39 +01:00
catch_timer.hpp Separated out catch_platform.h 2013-08-16 19:08:39 +01:00
catch_tostring.hpp Added missing #include for <vector> 2013-11-07 10:35:59 +00:00
catch_totals.hpp Removed all trailing whitespace 2013-07-03 19:14:59 +01:00
catch_version.h Converted stray tabs to spaces 2013-07-03 08:25:11 +01:00
catch_version.hpp build 13 2013-11-13 08:10:45 +00:00
catch_xmlwriter.hpp Removed all trailing whitespace 2013-07-03 19:14:59 +01:00
clara.h std::auto_ptr is deprecated in c++11/c++0x 2013-11-17 18:44:35 +01:00