..
catch_approx.hpp
Fixed toString for Approx
2014-12-11 23:48:11 +00:00
catch_assertionresult.h
Reorganised C+11 feature detection a bit
2015-05-19 22:31:57 +01:00
catch_assertionresult.hpp
Renamed ShouldNegate to FalseTest
2014-05-29 08:00:20 +01:00
catch_capture.hpp
Suppress parentheses warnings on clang and gcc
2016-06-07 07:30:11 +01:00
catch_clara.h
New version of Clara
2014-03-17 18:40:58 +00:00
catch_commandline.hpp
Removed deprecated --force-colour option
2016-06-07 07:16:35 +01:00
catch_common.h
Use __COUNTER__ when generating unique names instead of __LINE__, if available.
2015-12-15 07:51:42 +00:00
catch_common.hpp
First cut of ThreadContext (not plumbed in anywhere yet)
2016-06-06 20:06:21 +01:00
catch_compiler_capabilities.h
Fix CATCH_INTERNAL_SUPPRESS_PARENTHESES_WARNINGS: GCC needs to be capitalized.
2016-06-07 07:31:33 +01:00
catch_config.hpp
Added --use-colour option to give finer control over colourisation.
2016-06-06 20:15:31 +01:00
catch_console_colour_impl.hpp
Added --use-colour option to give finer control over colourisation.
2016-06-06 20:15:31 +01:00
catch_console_colour.hpp
Cleaned up terminal colouring impl and added more config options
2014-10-21 07:24:30 +01:00
catch_debugger.h
Big assertion capture refactoring.
2014-05-28 18:53:01 +01:00
catch_debugger.hpp
Use CATCH_NULL instead of NULL
2015-07-01 07:33:27 +01:00
catch_default_main.hpp
main takes args by non-const char*
2015-12-09 18:08:24 +00:00
catch_evaluate.hpp
Support explicit operator bool
2016-06-06 20:13:09 +01:00
catch_exception_translator_registry.hpp
exception translators considered even for types deriving from std::exception, now
2015-11-18 08:39:21 +00:00
catch_expression_lhs.hpp
Reorganised C+11 feature detection a bit
2015-05-19 22:31:57 +01:00
catch_fatal_condition.hpp
First cut of ThreadContext (not plumbed in anywhere yet)
2016-06-06 20:06:21 +01:00
catch_impl.hpp
First cut of ThreadContext (not plumbed in anywhere yet)
2016-06-06 20:06:21 +01:00
catch_interfaces_capture.h
First cut of ThreadContext (not plumbed in anywhere yet)
2016-06-06 20:06:21 +01:00
catch_interfaces_config.h
Added --use-colour option to give finer control over colourisation.
2016-06-06 20:15:31 +01:00
catch_interfaces_exception.h
Use __COUNTER__ when generating unique names instead of __LINE__, if available.
2015-12-15 07:51:42 +00:00
catch_interfaces_registry_hub.h
Fixes for single include
2015-08-07 17:28:48 +01:00
catch_interfaces_reporter.h
Funnel most calls to getCurrentRunContext() through C_A_T_C_H_Context()
2016-06-06 20:06:21 +01:00
catch_interfaces_tag_alias_registry.h
Tag aliases feature
2014-06-30 07:33:17 +01:00
catch_interfaces_testcase.h
Stripped trailing whitespace from all source code lines
2015-11-04 18:04:15 +00:00
catch_list.hpp
Refactored test filtering and sorting
2015-08-04 23:11:56 +01:00
catch_matchers.hpp
Fix EndsWith Matcher (and refactored EndsWith and StartsWith in terms of endsWith and startsWith) (see Issue #573 )
2016-06-06 20:11:40 +01:00
catch_message.h
Funnel most calls to getCurrentRunContext() through C_A_T_C_H_Context()
2016-06-06 20:06:21 +01:00
catch_message.hpp
Funnel most calls to getCurrentRunContext() through C_A_T_C_H_Context()
2016-06-06 20:06:21 +01:00
catch_notimplemented_exception.h
Suppressed a load of warnings
2014-05-19 18:57:14 +01:00
catch_notimplemented_exception.hpp
Conditionally removes usage of deprecated features
2014-03-20 14:03:51 +01:00
catch_objc_arc.hpp
Conditionally compile clang pragmas
2012-08-16 18:47:41 +01:00
catch_objc.hpp
Use CATCH_NULL instead of NULL
2015-07-01 07:33:27 +01:00
catch_option.hpp
Use CATCH_NULL instead of NULL
2015-07-01 07:33:27 +01:00
catch_platform.h
Separated out catch_platform.h
2013-08-16 19:08:39 +01:00
catch_ptr.hpp
Removed Runner class
2015-07-28 18:55:11 +01:00
catch_reenable_warnings.h
Suppress warnings correctly for Intel compiler
2015-03-04 07:54:35 +00:00
catch_registry_hub.hpp
Fully removed Context class
2015-11-19 18:30:03 +00:00
catch_reporter_registrars.hpp
Removed LegacyReporter support
2016-06-06 20:06:21 +01:00
catch_reporter_registry.hpp
Some small clean-ups and refactorings
2015-09-28 01:09:06 -07:00
catch_result_builder.h
Funnel most calls to getCurrentRunContext() through C_A_T_C_H_Context()
2016-06-06 20:06:21 +01:00
catch_result_builder.hpp
Funnel most calls to getCurrentRunContext() through C_A_T_C_H_Context()
2016-06-06 20:06:21 +01:00
catch_result_type.h
Stripped trailing whitespace from all source code lines
2015-11-04 18:04:15 +00:00
catch_run_context.hpp
Fixed !shouldfail
2016-06-07 07:37:51 +01:00
catch_section_info.h
Funnel most calls to getCurrentRunContext() through C_A_T_C_H_Context()
2016-06-06 20:06:21 +01:00
catch_section_info.hpp
Use CATCH_NULL instead of NULL
2015-07-01 07:33:27 +01:00
catch_section.h
Funnel most calls to getCurrentRunContext() through C_A_T_C_H_Context()
2016-06-06 20:06:21 +01:00
catch_section.hpp
Funnel most calls to getCurrentRunContext() through C_A_T_C_H_Context()
2016-06-06 20:06:21 +01:00
catch_stream.h
Use CATCH_AUTO_PTR in DebugOutStream
2015-11-23 10:28:13 +00:00
catch_stream.hpp
Stripped trailing whitespace from all source code lines
2015-11-04 18:04:15 +00:00
catch_streambuf.h
Merge branch 'master' of https://github.com/gnzlbg/Catch
2014-04-18 08:49:35 +01:00
catch_suppress_warnings.h
Moved all new tracking impl into catch_test_case_tracker.pp
2015-11-02 06:14:52 +00:00
catch_tag_alias_registry.h
Tag aliases feature
2014-06-30 07:33:17 +01:00
catch_tag_alias_registry.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_tag_alias.h
Tag aliases feature
2014-06-30 07:33:17 +01:00
catch_test_case_info.h
Stripped trailing whitespace from all source code lines
2015-11-04 18:04:15 +00:00
catch_test_case_info.hpp
Stripped trailing whitespace from all source code lines
2015-11-04 18:04:15 +00:00
catch_test_case_registry_impl.hpp
[ #608 ] Don't use exit() on duplicate test descriptions
2016-06-07 07:38:50 +01:00
catch_test_case_tracker.hpp
Stripped trailing whitespace from all source code lines
2015-11-04 18:04:15 +00:00
catch_test_registry.hpp
Use __COUNTER__ when generating unique names instead of __LINE__, if available.
2015-12-15 07:51:42 +00:00
catch_test_spec_parser.hpp
Added [!mayfail] tag to indicate test case that can fail without failing the suite.
2014-07-03 08:09:57 +01:00
catch_test_spec.hpp
Stripped trailing whitespace from all source code lines
2015-11-04 18:04:15 +00:00
catch_text.h
New version of Clara
2014-03-17 18:40:58 +00:00
catch_thread_context.hpp
First cut of ThreadContext (not plumbed in anywhere yet)
2016-06-06 20:06:21 +01:00
catch_timer.h
Changed time function name to reflect that it actually returns Microseconds as reported in #323
2014-09-03 19:20:23 +01:00
catch_timer.hpp
Use CATCH_NULL instead of NULL
2015-07-01 07:33:27 +01:00
catch_tostring.h
Stripped trailing whitespace from all source code lines
2015-11-04 18:04:15 +00:00
catch_tostring.hpp
First cut of ThreadContext (not plumbed in anywhere yet)
2016-06-06 20:06:21 +01:00
catch_totals.hpp
Fixed up xml reporter and rebased
2014-12-30 18:24:31 +00:00
catch_version.h
Stripped trailing whitespace from all source code lines
2015-11-04 18:04:15 +00:00
catch_version.hpp
dev build 2
2015-12-15 07:54:49 +00:00
catch_wildcard_pattern.hpp
Stripped trailing whitespace from all source code lines
2015-11-04 18:04:15 +00:00
catch_xmlwriter.hpp
Stripped trailing whitespace from all source code lines
2015-11-04 18:04:15 +00:00