.. |
catch_approx.hpp
|
Merge branch 'develop' of https://github.com/CNugteren/Catch
|
2017-02-27 13:12:13 +01:00 |
catch_assertionresult.h
|
Added a couple more unimplemented assignment operators to silence VS2013 warnings
|
2017-02-21 09:10:44 +00:00 |
catch_assertionresult.hpp
|
Use char literal instead of string literal with 1 char
|
2017-01-29 23:07:15 +01:00 |
catch_capture.hpp
|
push/pop warnings when disabling parentheses warnings within assertion (gcc/ clang)
|
2017-02-15 10:03:28 +00:00 |
catch_clara.h
|
|
|
catch_commandline.hpp
|
More include simplifications
|
2017-02-13 14:12:22 +01:00 |
catch_common.h
|
New Matchers implementation
|
2017-02-14 09:16:54 +00:00 |
catch_common.hpp
|
Removed single char contains()
|
2017-02-13 08:20:45 +00:00 |
catch_compiler_capabilities.h
|
Cygwin compatibility fixes
|
2017-02-15 17:57:22 +01:00 |
catch_config.hpp
|
More include simplifications
|
2017-02-13 14:12:22 +01:00 |
catch_console_colour_impl.hpp
|
Extracted NOMINMAX and WIN32_LEAN_AND_MEAN guards into a proxy header
|
2017-01-16 16:52:44 +01:00 |
catch_console_colour.hpp
|
|
|
catch_context_impl.hpp
|
Clean up generator state
|
2017-01-16 10:34:16 +00:00 |
catch_context.h
|
Couple more includes cleaned out
|
2017-02-12 12:48:25 +01:00 |
catch_debugger.h
|
Enable breaking into debugger on Mac
|
2017-01-31 16:00:42 +00:00 |
catch_debugger.hpp
|
More include simplifications
|
2017-02-13 14:12:22 +01:00 |
catch_default_main.hpp
|
Moved WIndows leak detector code out of main()
|
2017-02-17 23:43:31 +00:00 |
catch_evaluate.hpp
|
Disabled C4312 in the evaluate layer
|
2017-02-22 14:14:59 +01:00 |
catch_exception_translator_registry.hpp
|
|
|
catch_expression_lhs.hpp
|
Merge branch 'warning-c4512' of https://github.com/gchudnov/Catch into gchudnov-warning-c4512
|
2017-02-21 08:56:14 +00:00 |
catch_fatal_condition.hpp
|
Cygwin compatibility fixes
|
2017-02-15 17:57:22 +01:00 |
catch_generators_impl.hpp
|
|
|
catch_generators.hpp
|
|
|
catch_impl.hpp
|
Extracted string matchers impl into cpp that is only compiled into main TU
|
2017-02-14 09:16:54 +00:00 |
catch_interfaces_capture.h
|
|
|
catch_interfaces_config.h
|
More include simplifications
|
2017-02-13 14:12:22 +01:00 |
catch_interfaces_exception.h
|
|
|
catch_interfaces_generators.h
|
|
|
catch_interfaces_registry_hub.h
|
|
|
catch_interfaces_reporter.h
|
More include simplifications
|
2017-02-13 14:12:22 +01:00 |
catch_interfaces_runner.h
|
|
|
catch_interfaces_tag_alias_registry.h
|
|
|
catch_interfaces_testcase.h
|
|
|
catch_legacy_reporter_adapter.h
|
|
|
catch_legacy_reporter_adapter.hpp
|
|
|
catch_list.hpp
|
Use char literal instead of string literal with 1 char
|
2017-01-29 23:07:15 +01:00 |
catch_matchers_string.h
|
Generalised Matchers so objects and comparators can be different types
|
2017-02-21 15:52:03 +00:00 |
catch_matchers_string.hpp
|
Renamed toStringUncached -> describe
|
2017-02-14 09:16:54 +00:00 |
catch_matchers_vector.h
|
Added first vector matchers (Contains and Equals)
|
2017-02-21 16:05:04 +00:00 |
catch_matchers.hpp
|
Removed tabs
|
2017-02-22 08:26:52 +00:00 |
catch_message.h
|
|
|
catch_message.hpp
|
|
|
catch_notimplemented_exception.h
|
More include simplifications
|
2017-02-13 14:12:22 +01:00 |
catch_notimplemented_exception.hpp
|
More include simplifications
|
2017-02-13 14:12:22 +01:00 |
catch_objc_arc.hpp
|
|
|
catch_objc.hpp
|
|
|
catch_option.hpp
|
|
|
catch_platform.h
|
Merge branch 'windows-header-defines' of https://github.com/horenmar/Catch
|
2017-01-16 17:00:43 +01:00 |
catch_ptr.hpp
|
|
|
catch_reenable_warnings.h
|
|
|
catch_registry_hub.hpp
|
|
|
catch_reporter_registrars.hpp
|
Various small string usage performance improvements.
|
2017-01-15 10:05:01 +01:00 |
catch_reporter_registry.hpp
|
|
|
catch_result_builder.h
|
New Matchers implementation
|
2017-02-14 09:16:54 +00:00 |
catch_result_builder.hpp
|
Merge branch 'dev-performance-round3'
|
2017-02-15 10:35:01 +01:00 |
catch_result_type.h
|
|
|
catch_run_context.hpp
|
Replaced use of dynamic_cast with static_cast.
|
2017-02-12 22:00:17 +00:00 |
catch_section_info.h
|
More include simplifications
|
2017-02-13 14:12:22 +01:00 |
catch_section_info.hpp
|
More include simplifications
|
2017-02-13 14:12:22 +01:00 |
catch_section.h
|
|
|
catch_section.hpp
|
More include simplifications
|
2017-02-13 14:12:22 +01:00 |
catch_stream.h
|
|
|
catch_stream.hpp
|
Use char literal instead of string literal with 1 char
|
2017-01-29 23:07:15 +01:00 |
catch_streambuf.h
|
|
|
catch_suppress_warnings.h
|
Improve -Wparentheses supression for gcc
|
2017-02-15 17:11:44 +01:00 |
catch_tag_alias_registry.h
|
|
|
catch_tag_alias_registry.hpp
|
Couple more includes cleaned out
|
2017-02-12 12:48:25 +01:00 |
catch_tag_alias.h
|
|
|
catch_test_case_info.h
|
Added [!nonportable] tag
|
2017-01-23 17:44:55 +00:00 |
catch_test_case_info.hpp
|
Moved some std includes out from catch_common.h
|
2017-02-12 12:17:07 +01:00 |
catch_test_case_registry_impl.hpp
|
More include simplifications
|
2017-02-13 14:12:22 +01:00 |
catch_test_case_tracker.hpp
|
Moved some std includes out from catch_common.h
|
2017-02-12 12:17:07 +01:00 |
catch_test_registry.hpp
|
|
|
catch_test_spec_parser.hpp
|
Fixed test spec parser issue
|
2017-02-22 07:49:38 +00:00 |
catch_test_spec.hpp
|
|
|
catch_text.h
|
|
|
catch_timer.h
|
|
|
catch_timer.hpp
|
Added #define needed for gettimeofday() to be declared on some versions of Cygwin
|
2017-02-21 11:32:32 +00:00 |
catch_tostring.h
|
|
|
catch_tostring.hpp
|
Remove \l, add \f in character pretty printing
|
2017-02-01 21:31:14 +01:00 |
catch_totals.hpp
|
|
|
catch_type_traits.hpp
|
REQUIRE_THROWS_AS now catches exception by const&
|
2017-02-09 12:57:01 +01:00 |
catch_version.h
|
|
|
catch_version.hpp
|
v1.8.0 release
|
2017-02-28 14:19:09 +00:00 |
catch_wildcard_pattern.hpp
|
Moved some std includes out from catch_common.h
|
2017-02-12 12:17:07 +01:00 |
catch_windows_h_proxy.h
|
Extracted NOMINMAX and WIN32_LEAN_AND_MEAN guards into a proxy header
|
2017-01-16 16:52:44 +01:00 |
catch_xmlwriter.hpp
|
XML Reporter closes tag and flushes stream at end of TestCase and Section tags.
|
2017-02-13 15:56:25 +00:00 |