Classes | Namespaces | Macros | Typedefs | Enumerations | Functions | Variables
catch.hpp File Reference
#include <iosfwd>
#include <string>
#include <cstdint>
#include <vector>
#include <cstddef>
#include <type_traits>
#include <ostream>
#include <memory>
#include <exception>
#include <cmath>
#include <functional>
#include <algorithm>
#include <stdexcept>
#include <cassert>
#include <utility>
#include <random>
#include <ctime>
#include <ratio>
#include <chrono>
#include <map>
#include <set>
#include <cstring>
#include <cfloat>
#include <cstdio>
#include <limits>
#include <signal.h>
#include <sstream>
#include <cctype>
#include <fstream>
#include <unistd.h>
#include <cerrno>
#include <iomanip>
#include <cstdlib>
#include <regex>
#include <stack>
#include <ios>
#include <iostream>
Include dependency graph for catch.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Catch::always_false< T >
 
struct  Catch::append<... >
 
struct  Catch::append< L1< E1... >, L2< E2... > >
 
struct  Catch::append< L1< E1... >, L2< E2... >, Rest... >
 
class  Catch::Detail::Approx
 
struct  Catch::Generators::as< T >
 
class  Catch::AssertionHandler
 
struct  Catch::AssertionInfo
 
struct  Catch::AssertionReaction
 
struct  Catch::AutoReg
 
class  Catch::BenchmarkLooper
 
class  Catch::BinaryExpr< LhsT, RhsT >
 
class  Catch::Capturer
 
struct  Catch::Matchers::StdString::CasedString
 
struct  Catch::CaseSensitive
 
struct  Catch_global_namespace_dummy
 
class  Catch::Generators::ChunkGenerator< T >
 
struct  Catch::combine< Containers >
 
struct  Catch::Matchers::Vector::ContainsElementMatcher< T >
 
struct  Catch::Matchers::Vector::ContainsMatcher< T >
 
struct  Catch::Matchers::StdString::ContainsMatcher
 
struct  Catch::Counts
 
struct  Catch::Decomposer
 
struct  Catch::Matchers::StdString::EndsWithMatcher
 
struct  Catch::Matchers::Vector::EqualsMatcher< T >
 
struct  Catch::Matchers::StdString::EqualsMatcher
 
class  Catch::ExceptionTranslatorRegistrar::ExceptionTranslator< T >
 
class  Catch::ExceptionTranslatorRegistrar
 
class  Catch::ExprLhs< LhsT >
 
class  Catch::Generators::FilterGenerator< T, Predicate >
 
class  Catch::Generators::FixedValuesGenerator< T >
 
class  Catch::GeneratorException
 
class  Catch::Generators::Generators< T >
 
class  Catch::Generators::GeneratorUntypedBase
 
class  Catch::Generators::GeneratorWrapper< T >
 
struct  Catch::IConfig
 
struct  Catch::IContext
 
struct  Catch::IExceptionTranslator
 
struct  Catch::IExceptionTranslatorRegistry
 
struct  Catch::Generators::IGenerator< T >
 
struct  Catch::IGeneratorTracker
 
struct  Catch::IMutableContext
 
struct  Catch::IMutableRegistryHub
 
struct  Catch::combine< Containers >::with_types< Types >::into< Final >
 
struct  Catch::IRegistryHub
 
struct  Catch::IResultCapture
 
struct  Catch::IRunner
 
struct  Catch::is_range< T >
 
struct  Catch::is_unique<... >
 
struct  Catch::is_unique< T0, T1, Rest... >
 
class  Catch::Detail::IsStreamInsertable< T >
 
struct  Catch::IStream
 
struct  Catch::ITestCaseRegistry
 
struct  Catch::ITestInvoker
 
struct  Catch::ITransientExpression
 
class  Catch::LazyExpression
 
class  Catch::Generators::MapGenerator< T, U, Func >
 
struct  Catch::Matchers::Impl::MatchAllOf< ArgT >
 
struct  Catch::Matchers::Impl::MatchAllOf< ArgT >
 
struct  Catch::Matchers::Impl::MatchAnyOf< ArgT >
 
struct  Catch::Matchers::Impl::MatchAnyOf< ArgT >
 
struct  Catch::Matchers::Impl::MatcherBase< T >
 
struct  Catch::Matchers::Impl::MatcherMethod< ObjectT >
 
class  Catch::Matchers::Impl::MatcherUntypedBase
 
class  Catch::MatchExpr< ArgT, MatcherT >
 
struct  Catch::Matchers::Impl::MatchNotOf< ArgT >
 
struct  Catch::Matchers::Impl::MatchNotOf< ArgT >
 
struct  Catch::MessageBuilder
 
struct  Catch::MessageInfo
 
struct  Catch::MessageStream
 
struct  Catch::NameAndTags
 
class  Catch::NonCopyable
 
struct  Catch::not_this_one
 
struct  Catch::pluralise
 
class  Catch::Matchers::Generic::PredicateMatcher< T >
 
class  Catch::Generators::RandomFloatingGenerator< Float >
 
class  Catch::Generators::RandomIntegerGenerator< Integer >
 
class  Catch::Generators::RangeGenerator< T >
 
struct  Catch::Matchers::StdString::RegexMatcher
 
struct  Catch::RegistrarForTagAliases
 
class  Catch::Generators::RepeatGenerator< T >
 
struct  Catch::ResultDisposition
 
struct  Catch::ResultWas
 
class  Catch::ReusableStringStream
 
struct  Catch::rewrap< class,... >
 
struct  Catch::rewrap< Container, List< elems... > >
 
struct  Catch::rewrap< Container, List< Elems... >, Elements... >
 
struct  Catch::RunTests
 
class  Catch::ScopedMessage
 
class  Catch::Section
 
struct  Catch::SectionEndInfo
 
struct  Catch::SectionInfo
 
struct  Catch::ShowDurations
 
class  Catch::Generators::SingleValueGenerator< T >
 
struct  Catch::SourceLineInfo
 
struct  Catch::Matchers::StdString::StartsWithMatcher
 
struct  Catch::StreamEndStop
 
struct  Catch::StringMaker< T, typename >
 
struct  Catch::StringMaker< bool >
 
struct  Catch::StringMaker< Catch::Detail::Approx >
 
struct  Catch::StringMaker< char * >
 
struct  Catch::StringMaker< char >
 
struct  Catch::StringMaker< char const * >
 
struct  Catch::StringMaker< char[SZ]>
 
struct  Catch::StringMaker< double >
 
struct  Catch::StringMaker< float >
 
struct  Catch::StringMaker< int >
 
struct  Catch::StringMaker< long >
 
struct  Catch::StringMaker< long long >
 
struct  Catch::StringMaker< R C::* >
 
struct  Catch::StringMaker< R, typename std::enable_if< is_range< R >::value &&!::Catch::Detail::IsStreamInsertable< R >::value >::type >
 
struct  Catch::StringMaker< signed char >
 
struct  Catch::StringMaker< signed char[SZ]>
 
struct  Catch::StringMaker< std::nullptr_t >
 
struct  Catch::StringMaker< std::string >
 
struct  Catch::StringMaker< std::wstring >
 
struct  Catch::StringMaker< T * >
 
struct  Catch::StringMaker< T[SZ]>
 
struct  Catch::StringMaker< unsigned char >
 
struct  Catch::StringMaker< unsigned char[SZ]>
 
struct  Catch::StringMaker< unsigned int >
 
struct  Catch::StringMaker< unsigned long >
 
struct  Catch::StringMaker< unsigned long long >
 
struct  Catch::StringMaker< wchar_t * >
 
struct  Catch::StringMaker< wchar_t const * >
 
struct  Catch::Matchers::StdString::StringMatcherBase
 
class  Catch::StringRef
 
class  Catch::Generators::TakeGenerator< T >
 
class  Catch::TestCase
 
struct  Catch::TestCaseInfo
 
struct  Catch::TestFailureException
 
class  Catch::TestInvokerAsMethod< C >
 
class  Catch::Timer
 
struct  Catch::Totals
 
struct  Catch::TypeList<... >
 
class  Catch::UnaryExpr< LhsT >
 
struct  Catch::Matchers::Vector::UnorderedEqualsMatcher< T >
 
struct  Catch::UseColour
 
struct  Catch::WaitForKeypress
 
struct  Catch::WarnAbout
 
struct  Catch::combine< Containers >::with_types< Types >
 
struct  Catch::Matchers::Floating::WithinAbsMatcher
 
struct  Catch::Matchers::Floating::WithinUlpsMatcher
 

Namespaces

 Catch
 
 Catch::Detail
 
 Catch::Generators
 
 Catch::Generators::pf
 
 Catch::literals
 
 Catch::Matchers
 
 Catch::Matchers::Floating
 
 Catch::Matchers::Generic
 
 Catch::Matchers::Generic::Detail
 
 Catch::Matchers::Impl
 
 Catch::Matchers::StdString
 
 Catch::Matchers::Vector
 
 Catch::Matchers::Vector::Detail
 

Macros

#define AND_GIVEN(desc)   INTERNAL_CATCH_DYNAMIC_SECTION( "And given: " << desc )
 
#define AND_THEN(desc)   INTERNAL_CATCH_DYNAMIC_SECTION( " And: " << desc )
 
#define AND_WHEN(desc)   INTERNAL_CATCH_DYNAMIC_SECTION( " And when: " << desc )
 
#define ANON_TEST_CASE()   INTERNAL_CATCH_TESTCASE()
 
#define BENCHMARK(name)   for( Catch::BenchmarkLooper looper( name ); looper; looper.increment() )
 
#define CAPTURE(...)   INTERNAL_CATCH_CAPTURE( INTERNAL_CATCH_UNIQUE_NAME(capturer), "CAPTURE",__VA_ARGS__ )
 
#define CATCH_CATCH_ALL   if ((false))
 
#define CATCH_CATCH_ANON(type)   if ((false))
 
#define CATCH_CONFIG_COUNTER
 
#define CATCH_CONFIG_CPP11_TO_STRING
 
#define CATCH_CONFIG_DISABLE_EXCEPTIONS
 
#define CATCH_CONFIG_POSIX_SIGNALS
 
#define CATCH_CONFIG_WCHAR
 
#define CATCH_DEFER(id)   id CATCH_EMPTY()
 
#define CATCH_EMPTY()
 
#define CATCH_ENFORCE(condition, msg)   do{ if( !(condition) ) CATCH_ERROR( msg ); } while(false)
 
#define CATCH_ERROR(msg)   Catch::throw_exception(CATCH_PREPARE_EXCEPTION( std::domain_error, msg ))
 
#define CATCH_INTERNAL_CHECK_UNIQUE_TYPES(...)   static_assert(Catch::is_unique<__VA_ARGS__>::value,"Duplicate type detected in declaration of template test case");
 
#define CATCH_INTERNAL_CONFIG_COUNTER
 
#define CATCH_INTERNAL_CONFIG_POSIX_SIGNALS
 
#define CATCH_INTERNAL_ERROR(msg)   Catch::throw_exception(CATCH_PREPARE_EXCEPTION( std::logic_error, CATCH_INTERNAL_LINEINFO << ": Internal Catch error: " << msg))
 
#define CATCH_INTERNAL_LINEINFO   ::Catch::SourceLineInfo( __FILE__, static_cast<std::size_t>( __LINE__ ) )
 
#define CATCH_INTERNAL_STRINGIFY(...)   #__VA_ARGS__
 
#define CATCH_INTERNAL_SUPPRESS_GLOBALS_WARNINGS
 
#define CATCH_INTERNAL_SUPPRESS_PARENTHESES_WARNINGS
 
#define CATCH_INTERNAL_SUPPRESS_UNUSED_WARNINGS
 
#define CATCH_INTERNAL_UNSUPPRESS_GLOBALS_WARNINGS
 
#define CATCH_INTERNAL_UNSUPPRESS_PARENTHESES_WARNINGS
 
#define CATCH_INTERNAL_UNSUPPRESS_UNUSED_WARNINGS
 
#define CATCH_PREPARE_EXCEPTION(type, msg)   type( ( Catch::ReusableStringStream() << msg ).str() )
 
#define CATCH_REC_END(...)
 
#define CATCH_REC_GET_END(...)   CATCH_REC_GET_END1
 
#define CATCH_REC_GET_END1(...)   CATCH_REC_GET_END2
 
#define CATCH_REC_GET_END2()   0, CATCH_REC_END
 
#define CATCH_REC_LIST(f, ...)   CATCH_RECURSE(CATCH_REC_LIST2(f, __VA_ARGS__, ()()(), ()()(), ()()(), 0))
 
#define CATCH_REC_LIST0(f, x, peek, ...)   , f(x) CATCH_DEFER ( CATCH_REC_NEXT(peek, CATCH_REC_LIST1) ) ( f, peek, __VA_ARGS__ )
 
#define CATCH_REC_LIST0_UD(f, userdata, x, peek, ...)   , f(userdata, x) CATCH_DEFER ( CATCH_REC_NEXT(peek, CATCH_REC_LIST1_UD) ) ( f, userdata, peek, __VA_ARGS__ )
 
#define CATCH_REC_LIST1(f, x, peek, ...)   , f(x) CATCH_DEFER ( CATCH_REC_NEXT(peek, CATCH_REC_LIST0) ) ( f, peek, __VA_ARGS__ )
 
#define CATCH_REC_LIST1_UD(f, userdata, x, peek, ...)   , f(userdata, x) CATCH_DEFER ( CATCH_REC_NEXT(peek, CATCH_REC_LIST0_UD) ) ( f, userdata, peek, __VA_ARGS__ )
 
#define CATCH_REC_LIST2(f, x, peek, ...)   f(x) CATCH_DEFER ( CATCH_REC_NEXT(peek, CATCH_REC_LIST1) ) ( f, peek, __VA_ARGS__ )
 
#define CATCH_REC_LIST2_UD(f, userdata, x, peek, ...)   f(userdata, x) CATCH_DEFER ( CATCH_REC_NEXT(peek, CATCH_REC_LIST1_UD) ) ( f, userdata, peek, __VA_ARGS__ )
 
#define CATCH_REC_LIST_UD(f, userdata, ...)   CATCH_RECURSE(CATCH_REC_LIST2_UD(f, userdata, __VA_ARGS__, ()()(), ()()(), ()()(), 0))
 
#define CATCH_REC_NEXT(test, next)   CATCH_REC_NEXT1(CATCH_REC_GET_END test, next)
 
#define CATCH_REC_NEXT0(test, next, ...)   next CATCH_REC_OUT
 
#define CATCH_REC_NEXT1(test, next)   CATCH_DEFER ( CATCH_REC_NEXT0 ) ( test, next, 0)
 
#define CATCH_REC_OUT
 
#define CATCH_RECURSE(...)   CATCH_RECURSION_LEVEL5(__VA_ARGS__)
 
#define CATCH_RECURSION_LEVEL0(...)   __VA_ARGS__
 
#define CATCH_RECURSION_LEVEL1(...)   CATCH_RECURSION_LEVEL0(CATCH_RECURSION_LEVEL0(CATCH_RECURSION_LEVEL0(__VA_ARGS__)))
 
#define CATCH_RECURSION_LEVEL2(...)   CATCH_RECURSION_LEVEL1(CATCH_RECURSION_LEVEL1(CATCH_RECURSION_LEVEL1(__VA_ARGS__)))
 
#define CATCH_RECURSION_LEVEL3(...)   CATCH_RECURSION_LEVEL2(CATCH_RECURSION_LEVEL2(CATCH_RECURSION_LEVEL2(__VA_ARGS__)))
 
#define CATCH_RECURSION_LEVEL4(...)   CATCH_RECURSION_LEVEL3(CATCH_RECURSION_LEVEL3(CATCH_RECURSION_LEVEL3(__VA_ARGS__)))
 
#define CATCH_RECURSION_LEVEL5(...)   CATCH_RECURSION_LEVEL4(CATCH_RECURSION_LEVEL4(CATCH_RECURSION_LEVEL4(__VA_ARGS__)))
 
#define CATCH_REGISTER_TAG_ALIAS(alias, spec)
 
#define CATCH_RUNTIME_ERROR(msg)   Catch::throw_exception(CATCH_PREPARE_EXCEPTION( std::runtime_error, msg ))
 
#define CATCH_TRANSLATE_EXCEPTION(signature)   INTERNAL_CATCH_TRANSLATE_EXCEPTION( signature )
 
#define CATCH_TRY   if ((true))
 
#define CATCH_VERSION_MAJOR   2
 
#define CATCH_VERSION_MINOR   7
 
#define CATCH_VERSION_PATCH   0
 
#define CHECK(...)   INTERNAL_CATCH_TEST( "CHECK", Catch::ResultDisposition::ContinueOnFailure, __VA_ARGS__ )
 
#define CHECK_FALSE(...)   INTERNAL_CATCH_TEST( "CHECK_FALSE", Catch::ResultDisposition::ContinueOnFailure | Catch::ResultDisposition::FalseTest, __VA_ARGS__ )
 
#define CHECK_NOFAIL(...)   INTERNAL_CATCH_TEST( "CHECK_NOFAIL", Catch::ResultDisposition::ContinueOnFailure | Catch::ResultDisposition::SuppressFail, __VA_ARGS__ )
 
#define CHECK_NOTHROW(...)   INTERNAL_CATCH_NO_THROW( "CHECK_NOTHROW", Catch::ResultDisposition::ContinueOnFailure, __VA_ARGS__ )
 
#define CHECK_THAT(arg, matcher)   INTERNAL_CHECK_THAT( "CHECK_THAT", matcher, Catch::ResultDisposition::ContinueOnFailure, arg )
 
#define CHECK_THROWS(...)   INTERNAL_CATCH_THROWS( "CHECK_THROWS", Catch::ResultDisposition::ContinueOnFailure, __VA_ARGS__ )
 
#define CHECK_THROWS_AS(expr, exceptionType)   INTERNAL_CATCH_THROWS_AS( "CHECK_THROWS_AS", exceptionType, Catch::ResultDisposition::ContinueOnFailure, expr )
 
#define CHECK_THROWS_MATCHES(expr, exceptionType, matcher)   INTERNAL_CATCH_THROWS_MATCHES( "CHECK_THROWS_MATCHES", exceptionType, Catch::ResultDisposition::ContinueOnFailure, matcher, expr )
 
#define CHECK_THROWS_WITH(expr, matcher)   INTERNAL_CATCH_THROWS_STR_MATCHES( "CHECK_THROWS_WITH", Catch::ResultDisposition::ContinueOnFailure, matcher, expr )
 
#define CHECKED_ELSE(...)   INTERNAL_CATCH_ELSE( "CHECKED_ELSE", Catch::ResultDisposition::ContinueOnFailure, __VA_ARGS__ )
 
#define CHECKED_IF(...)   INTERNAL_CATCH_IF( "CHECKED_IF", Catch::ResultDisposition::ContinueOnFailure, __VA_ARGS__ )
 
#define DYNAMIC_SECTION(...)   INTERNAL_CATCH_DYNAMIC_SECTION( __VA_ARGS__ )
 
#define FAIL(...)   INTERNAL_CATCH_MSG( "FAIL", Catch::ResultWas::ExplicitFailure, Catch::ResultDisposition::Normal, __VA_ARGS__ )
 
#define FAIL_CHECK(...)   INTERNAL_CATCH_MSG( "FAIL_CHECK", Catch::ResultWas::ExplicitFailure, Catch::ResultDisposition::ContinueOnFailure, __VA_ARGS__ )
 
#define GENERATE(...)   Catch::Generators::generate( CATCH_INTERNAL_LINEINFO, []{ using namespace Catch::Generators; return makeGenerators( __VA_ARGS__ ); } )
 
#define GIVEN(desc)   INTERNAL_CATCH_DYNAMIC_SECTION( " Given: " << desc )
 
#define INFO(msg)   INTERNAL_CATCH_INFO( "INFO", msg )
 
#define INTERNAL_CATCH_CAPTURE(varName, macroName, ...)
 
#define INTERNAL_CATCH_CATCH(capturer)
 
#define INTERNAL_CATCH_DEF(...)   INTERNAL_CATCH_DEF __VA_ARGS__
 
#define INTERNAL_CATCH_DYNAMIC_SECTION(...)
 
#define INTERNAL_CATCH_ELSE(macroName, resultDisposition, ...)
 
#define INTERNAL_CATCH_EXPAND1(param)   INTERNAL_CATCH_EXPAND2(param)
 
#define INTERNAL_CATCH_EXPAND2(...)   INTERNAL_CATCH_NO## __VA_ARGS__
 
#define INTERNAL_CATCH_IF(macroName, resultDisposition, ...)
 
#define INTERNAL_CATCH_INFO(macroName, log)   Catch::ScopedMessage INTERNAL_CATCH_UNIQUE_NAME( scopedMessage )( Catch::MessageBuilder( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, Catch::ResultWas::Info ) << log );
 
#define INTERNAL_CATCH_MAKE_TYPE_LIST(types)   Catch::TypeList<INTERNAL_CATCH_REMOVE_PARENS(types)>
 
#define INTERNAL_CATCH_MAKE_TYPE_LISTS_FROM_TYPES(types)   CATCH_REC_LIST(INTERNAL_CATCH_MAKE_TYPE_LIST,INTERNAL_CATCH_REMOVE_PARENS(types))
 
#define INTERNAL_CATCH_METHOD_AS_TEST_CASE(QualifiedMethod, ...)
 
#define INTERNAL_CATCH_MSG(macroName, messageType, resultDisposition, ...)
 
#define INTERNAL_CATCH_NO_THROW(macroName, resultDisposition, ...)
 
#define INTERNAL_CATCH_NOINTERNAL_CATCH_DEF
 
#define INTERNAL_CATCH_REACT(handler)   handler.complete();
 
#define INTERNAL_CATCH_REGISTER_TESTCASE(Function, ...)
 
#define INTERNAL_CATCH_REMOVE_PARENS(...)   INTERNAL_CATCH_EXPAND1(INTERNAL_CATCH_DEF __VA_ARGS__)
 
#define INTERNAL_CATCH_SECTION(...)
 
#define INTERNAL_CATCH_STRINGIZE(...)   INTERNAL_CATCH_STRINGIZE2(__VA_ARGS__)
 
#define INTERNAL_CATCH_STRINGIZE2(...)   #__VA_ARGS__
 
#define INTERNAL_CATCH_STRINGIZE_WITHOUT_PARENS(param)   INTERNAL_CATCH_STRINGIZE(INTERNAL_CATCH_REMOVE_PARENS(param))
 
#define INTERNAL_CATCH_TEMPLATE_PRODUCT_TEST_CASE(Name, Tags, ...)   INTERNAL_CATCH_TEMPLATE_PRODUCT_TEST_CASE2(INTERNAL_CATCH_UNIQUE_NAME( ____C_A_T_C_H____T_E_M_P_L_A_T_E____T_E_S_T____ ), INTERNAL_CATCH_UNIQUE_NAME( ____C_A_T_C_H____T_E_M_P_L_A_T_E____T_E_S_T____F_U_N_C____ ),Name,Tags,__VA_ARGS__)
 
#define INTERNAL_CATCH_TEMPLATE_PRODUCT_TEST_CASE2(TestName, TestFuncName, Name, Tags, TmplTypes, TypesList)
 
#define INTERNAL_CATCH_TEMPLATE_PRODUCT_TEST_CASE_METHOD(ClassName, Name, Tags, ...)   INTERNAL_CATCH_TEMPLATE_PRODUCT_TEST_CASE_METHOD_2( INTERNAL_CATCH_UNIQUE_NAME( ____C_A_T_C_H____T_E_M_P_L_A_T_E____T_E_S_T____ ), INTERNAL_CATCH_UNIQUE_NAME( ____C_A_T_C_H____T_E_M_P_L_A_T_E____T_E_S_T____F_U_N_C____ ), ClassName, Name, Tags, __VA_ARGS__ )
 
#define INTERNAL_CATCH_TEMPLATE_PRODUCT_TEST_CASE_METHOD_2(TestNameClass, TestName, ClassName, Name, Tags, TmplTypes, TypesList)
 
#define INTERNAL_CATCH_TEMPLATE_REGISTRY_INITIATE(TestName, Name, ...)
 
#define INTERNAL_CATCH_TEMPLATE_TEST_CASE(Name, Tags, ...)   INTERNAL_CATCH_TEMPLATE_TEST_CASE_2( INTERNAL_CATCH_UNIQUE_NAME( ____C_A_T_C_H____T_E_M_P_L_A_T_E____T_E_S_T____ ), INTERNAL_CATCH_UNIQUE_NAME( ____C_A_T_C_H____T_E_M_P_L_A_T_E____T_E_S_T____F_U_N_C____ ), Name, Tags, __VA_ARGS__ )
 
#define INTERNAL_CATCH_TEMPLATE_TEST_CASE_2(TestName, TestFunc, Name, Tags, ...)
 
#define INTERNAL_CATCH_TEMPLATE_TEST_CASE_METHOD(ClassName, Name, Tags, ...)   INTERNAL_CATCH_TEMPLATE_TEST_CASE_METHOD_2( INTERNAL_CATCH_UNIQUE_NAME( ____C_A_T_C_H____T_E_M_P_L_A_T_E____T_E_S_T____C_L_A_S_S____ ), INTERNAL_CATCH_UNIQUE_NAME( ____C_A_T_C_H____T_E_M_P_L_A_T_E____T_E_S_T____ ) , ClassName, Name, Tags, __VA_ARGS__ )
 
#define INTERNAL_CATCH_TEMPLATE_TEST_CASE_METHOD_2(TestNameClass, TestName, ClassName, Name, Tags, ...)
 
#define INTERNAL_CATCH_TEMPLATE_UNIQUE_NAME(Name, ...)   INTERNAL_CATCH_TEMPLATE_UNIQUE_NAME2(Name, INTERNAL_CATCH_REMOVE_PARENS(__VA_ARGS__))
 
#define INTERNAL_CATCH_TEMPLATE_UNIQUE_NAME2(Name, ...)   INTERNAL_CATCH_TEMPLATE_UNIQUE_NAME3(Name, __VA_ARGS__)
 
#define INTERNAL_CATCH_TEMPLATE_UNIQUE_NAME3(Name, ...)   Name " - " #__VA_ARGS__
 
#define INTERNAL_CATCH_TEST(macroName, resultDisposition, ...)
 
#define INTERNAL_CATCH_TEST_CASE_METHOD(ClassName, ...)   INTERNAL_CATCH_TEST_CASE_METHOD2( INTERNAL_CATCH_UNIQUE_NAME( ____C_A_T_C_H____T_E_S_T____ ), ClassName, __VA_ARGS__ )
 
#define INTERNAL_CATCH_TEST_CASE_METHOD2(TestName, ClassName, ...)
 
#define INTERNAL_CATCH_TESTCASE(...)   INTERNAL_CATCH_TESTCASE2( INTERNAL_CATCH_UNIQUE_NAME( ____C_A_T_C_H____T_E_S_T____ ), __VA_ARGS__ )
 
#define INTERNAL_CATCH_TESTCASE2(TestName, ...)
 
#define INTERNAL_CATCH_THROWS(macroName, resultDisposition, ...)
 
#define INTERNAL_CATCH_THROWS_AS(macroName, exceptionType, resultDisposition, expr)
 
#define INTERNAL_CATCH_THROWS_MATCHES(macroName, exceptionType, resultDisposition, matcher, ...)
 
#define INTERNAL_CATCH_THROWS_STR_MATCHES(macroName, resultDisposition, matcher, ...)
 
#define INTERNAL_CATCH_TRANSLATE_EXCEPTION(signature)   INTERNAL_CATCH_TRANSLATE_EXCEPTION2( INTERNAL_CATCH_UNIQUE_NAME( catch_internal_ExceptionTranslator ), signature )
 
#define INTERNAL_CATCH_TRANSLATE_EXCEPTION2(translatorName, signature)
 
#define INTERNAL_CATCH_TRY
 
#define INTERNAL_CATCH_UNIQUE_NAME(name)   INTERNAL_CATCH_UNIQUE_NAME_LINE( name, __COUNTER__ )
 
#define INTERNAL_CATCH_UNIQUE_NAME_LINE(name, line)   INTERNAL_CATCH_UNIQUE_NAME_LINE2( name, line )
 
#define INTERNAL_CATCH_UNIQUE_NAME_LINE2(name, line)   name##line
 
#define INTERNAL_CATCH_UNSCOPED_INFO(macroName, log)   Catch::getResultCapture().emplaceUnscopedMessage( Catch::MessageBuilder( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, Catch::ResultWas::Info ) << log )
 
#define INTERNAL_CHECK_THAT(macroName, matcher, resultDisposition, arg)
 
#define METHOD_AS_TEST_CASE(method, ...)   INTERNAL_CATCH_METHOD_AS_TEST_CASE( method, __VA_ARGS__ )
 
#define REGISTER_TEST_CASE(Function, ...)   INTERNAL_CATCH_REGISTER_TESTCASE( Function, __VA_ARGS__ )
 
#define REQUIRE(...)   INTERNAL_CATCH_TEST( "REQUIRE", Catch::ResultDisposition::Normal, __VA_ARGS__ )
 
#define REQUIRE_FALSE(...)   INTERNAL_CATCH_TEST( "REQUIRE_FALSE", Catch::ResultDisposition::Normal | Catch::ResultDisposition::FalseTest, __VA_ARGS__ )
 
#define REQUIRE_NOTHROW(...)   INTERNAL_CATCH_NO_THROW( "REQUIRE_NOTHROW", Catch::ResultDisposition::Normal, __VA_ARGS__ )
 
#define REQUIRE_THAT(arg, matcher)   INTERNAL_CHECK_THAT( "REQUIRE_THAT", matcher, Catch::ResultDisposition::Normal, arg )
 
#define REQUIRE_THROWS(...)   INTERNAL_CATCH_THROWS( "REQUIRE_THROWS", Catch::ResultDisposition::Normal, __VA_ARGS__ )
 
#define REQUIRE_THROWS_AS(expr, exceptionType)   INTERNAL_CATCH_THROWS_AS( "REQUIRE_THROWS_AS", exceptionType, Catch::ResultDisposition::Normal, expr )
 
#define REQUIRE_THROWS_MATCHES(expr, exceptionType, matcher)   INTERNAL_CATCH_THROWS_MATCHES( "REQUIRE_THROWS_MATCHES", exceptionType, Catch::ResultDisposition::Normal, matcher, expr )
 
#define REQUIRE_THROWS_WITH(expr, matcher)   INTERNAL_CATCH_THROWS_STR_MATCHES( "REQUIRE_THROWS_WITH", Catch::ResultDisposition::Normal, matcher, expr )
 
#define SCENARIO(...)   TEST_CASE( "Scenario: " __VA_ARGS__ )
 
#define SCENARIO_METHOD(className, ...)   INTERNAL_CATCH_TEST_CASE_METHOD( className, "Scenario: " __VA_ARGS__ )
 
#define SECTION(...)   INTERNAL_CATCH_SECTION( __VA_ARGS__ )
 
#define STATIC_REQUIRE(...)   static_assert( __VA_ARGS__, #__VA_ARGS__ ); SUCCEED( #__VA_ARGS__ )
 
#define STATIC_REQUIRE_FALSE(...)   static_assert( !(__VA_ARGS__), "!(" #__VA_ARGS__ ")" ); SUCCEED( "!(" #__VA_ARGS__ ")" )
 
#define SUCCEED(...)   INTERNAL_CATCH_MSG( "SUCCEED", Catch::ResultWas::Ok, Catch::ResultDisposition::ContinueOnFailure, __VA_ARGS__ )
 
#define TEMPLATE_PRODUCT_TEST_CASE(...)   INTERNAL_CATCH_TEMPLATE_PRODUCT_TEST_CASE( __VA_ARGS__ )
 
#define TEMPLATE_PRODUCT_TEST_CASE_METHOD(className, ...)   INTERNAL_CATCH_TEMPLATE_PRODUCT_TEST_CASE_METHOD( className, __VA_ARGS__ )
 
#define TEMPLATE_TEST_CASE(...)   INTERNAL_CATCH_TEMPLATE_TEST_CASE( __VA_ARGS__ )
 
#define TEMPLATE_TEST_CASE_METHOD(className, ...)   INTERNAL_CATCH_TEMPLATE_TEST_CASE_METHOD( className, __VA_ARGS__ )
 
#define TEST_CASE(...)   INTERNAL_CATCH_TESTCASE( __VA_ARGS__ )
 
#define TEST_CASE_METHOD(className, ...)   INTERNAL_CATCH_TEST_CASE_METHOD( className, __VA_ARGS__ )
 
#define THEN(desc)   INTERNAL_CATCH_DYNAMIC_SECTION( " Then: " << desc )
 
#define UNSCOPED_INFO(msg)   INTERNAL_CATCH_UNSCOPED_INFO( "UNSCOPED_INFO", msg )
 
#define WARN(msg)   INTERNAL_CATCH_MSG( "WARN", Catch::ResultWas::Warning, Catch::ResultDisposition::ContinueOnFailure, msg )
 
#define WHEN(desc)   INTERNAL_CATCH_DYNAMIC_SECTION( " When: " << desc )
 

Typedefs

using Catch::exceptionTranslateFunction = std::string(*)()
 
using Catch::ExceptionTranslators = std::vector< std::unique_ptr< IExceptionTranslator const > >
 
using Catch::Generators::GeneratorBasePtr = std::unique_ptr< GeneratorUntypedBase >
 
using Catch::IConfigPtr = std::shared_ptr< IConfig const >
 
using Catch::IReporterFactoryPtr = std::shared_ptr< IReporterFactory >
 
using Catch::StringMatcher = Matchers::Impl::MatcherBase< std::string >
 

Enumerations

enum  Catch::Verbosity { Catch::Verbosity::Quiet = 0, Catch::Verbosity::Normal, Catch::Verbosity::High }
 

Functions

auto Catch::Generators::acquireGeneratorTracker (SourceLineInfo const &lineInfo) -> IGeneratorTracker &
 
std::ostream & Catch::cerr ()
 
template<typename T >
GeneratorWrapper< std::vector< T > > Catch::Generators::chunk (size_t size, GeneratorWrapper< T > &&generator)
 
void Catch::cleanUp ()
 
void Catch::cleanUpContext ()
 
std::ostream & Catch::clog ()
 
template<typename LhsT , typename RhsT >
auto Catch::compareEqual (LhsT const &lhs, RhsT const &rhs) -> bool
 
template<typename T >
auto Catch::compareEqual (T *const &lhs, int rhs) -> bool
 
template<typename T >
auto Catch::compareEqual (T *const &lhs, long rhs) -> bool
 
template<typename T >
auto Catch::compareEqual (int lhs, T *const &rhs) -> bool
 
template<typename T >
auto Catch::compareEqual (long lhs, T *const &rhs) -> bool
 
template<typename LhsT , typename RhsT >
auto Catch::compareNotEqual (LhsT const &lhs, RhsT &&rhs) -> bool
 
template<typename T >
auto Catch::compareNotEqual (T *const &lhs, int rhs) -> bool
 
template<typename T >
auto Catch::compareNotEqual (T *const &lhs, long rhs) -> bool
 
template<typename T >
auto Catch::compareNotEqual (int lhs, T *const &rhs) -> bool
 
template<typename T >
auto Catch::compareNotEqual (long lhs, T *const &rhs) -> bool
 
bool Catch::contains (std::string const &s, std::string const &infix)
 
StdString::ContainsMatcher Catch::Matchers::Contains (std::string const &str, CaseSensitive::Choice caseSensitivity=CaseSensitive::Yes)
 
template<typename InputIterator , typename T >
bool Catch::Matchers::Vector::Detail::contains (InputIterator first, InputIterator last, T const &item)
 
template<typename T >
Vector::ContainsMatcher< T > Catch::Matchers::Contains (std::vector< T > const &comparator)
 
template<typename E >
std::string Catch::Detail::convertUnknownEnumToString (E e)
 
template<typename T >
std::enable_if< !std::is_enum< T >::value &&!std::is_base_of< std::exception, T >::value, std::string >::type Catch::Detail::convertUnstreamable (T const &)
 
template<typename T >
std::enable_if< !std::is_enum< T >::value &&std::is_base_of< std::exception, T >::value, std::string >::type Catch::Detail::convertUnstreamable (T const &ex)
 
template<typename T >
std::enable_if< std::is_enum< T >::value, std::string >::type Catch::Detail::convertUnstreamable (T const &value)
 
template<typename InputIterator , typename T >
size_t Catch::Matchers::Vector::Detail::count (InputIterator first, InputIterator last, T const &item)
 
std::ostream & Catch::cout ()
 
bool Catch::endsWith (std::string const &s, std::string const &suffix)
 
bool Catch::endsWith (std::string const &s, char suffix)
 
StdString::EndsWithMatcher Catch::Matchers::EndsWith (std::string const &str, CaseSensitive::Choice caseSensitivity=CaseSensitive::Yes)
 
StdString::EqualsMatcher Catch::Matchers::Equals (std::string const &str, CaseSensitive::Choice caseSensitivity=CaseSensitive::Yes)
 
template<typename T >
Vector::EqualsMatcher< T > Catch::Matchers::Equals (std::vector< T > const &comparator)
 
template<typename T , typename Predicate >
GeneratorWrapper< T > Catch::Generators::filter (Predicate &&pred, GeneratorWrapper< T > &&generator)
 
std::vector< TestCase > Catch::filterTests (std::vector< TestCase > const &testCases, TestSpec const &testSpec, IConfig const &config)
 
std::string Catch::Matchers::Generic::Detail::finalizeDescription (const std::string &desc)
 
void Catch::formatReconstructedExpression (std::ostream &os, std::string const &lhs, StringRef op, std::string const &rhs)
 
template<typename L >
auto Catch::Generators::generate (SourceLineInfo const &lineInfo, L const &generatorExpression) -> decltype(std::declval< decltype(generatorExpression())>().get())
 
std::vector< TestCase > const & Catch::getAllTestCasesSorted (IConfig const &config)
 
IContext & Catch::getCurrentContext ()
 
IMutableContext & Catch::getCurrentMutableContext ()
 
auto Catch::getCurrentNanosecondsSinceEpoch () -> uint64_t
 
auto Catch::getEstimatedClockResolution () -> uint64_t
 
IMutableRegistryHub & Catch::getMutableRegistryHub ()
 
IRegistryHub const & Catch::getRegistryHub ()
 
IResultCapture & Catch::getResultCapture ()
 
void Catch::handleExceptionMatchExpr (AssertionHandler &handler, std::string const &str, StringRef const &matcherString)
 
void Catch::handleExceptionMatchExpr (AssertionHandler &handler, StringMatcher const &matcher, StringRef const &matcherString)
 
void Catch::handleExpression (ITransientExpression const &expr)
 
template<typename T >
void Catch::handleExpression (ExprLhs< T > const &expr)
 
bool Catch::isFalseTest (int flags)
 
bool Catch::isJustInfo (int flags)
 
bool Catch::isOk (ResultWas::OfType resultType)
 
template<typename T , typename... Args>
std::unique_ptr< T > Catch::Generators::pf::make_unique (Args &&... args)
 
template<typename T , typename... Gs>
auto Catch::Generators::makeGenerators (GeneratorWrapper< T > &&generator, Gs... moreGenerators) -> Generators< T >
 
template<typename T >
auto Catch::Generators::makeGenerators (GeneratorWrapper< T > &&generator) -> Generators< T >
 
template<typename T , typename... Gs>
auto Catch::Generators::makeGenerators (T &&val, Gs... moreGenerators) -> Generators< T >
 
template<typename T , typename U , typename... Gs>
auto Catch::Generators::makeGenerators (as< T >, U &&val, Gs... moreGenerators) -> Generators< T >
 
template<typename ArgT , typename MatcherT >
auto Catch::makeMatchExpr (ArgT const &arg, MatcherT const &matcher, StringRef const &matcherString) -> MatchExpr< ArgT, MatcherT >
 
auto Catch::makeStream (StringRef const &filename) -> IStream const *
 
TestCase Catch::makeTestCase (ITestInvoker *testCase, std::string const &className, NameAndTags const &nameAndTags, SourceLineInfo const &lineInfo)
 
auto Catch::makeTestInvoker (void(*testAsFunction)()) noexcept -> ITestInvoker *
 
template<typename C >
auto Catch::makeTestInvoker (void(C::*testAsMethod)()) noexcept -> ITestInvoker *
 
template<typename T , typename U , typename Func >
GeneratorWrapper< T > Catch::Generators::map (Func &&function, GeneratorWrapper< U > &&generator)
 
template<typename T , typename Func >
GeneratorWrapper< T > Catch::Generators::map (Func &&function, GeneratorWrapper< T > &&generator)
 
StdString::RegexMatcher Catch::Matchers::Matches (std::string const &regex, CaseSensitive::Choice caseSensitivity=CaseSensitive::Yes)
 
bool Catch::matchTest (TestCase const &testCase, TestSpec const &testSpec, IConfig const &config)
 
Detail::Approx Catch::literals::operator"" _a (long double val)
 
Detail::Approx Catch::literals::operator"" _a (unsigned long long val)
 
auto operator"" _catch_sr (char const *rawChars, std::size_t size) noexcept -> Catch::StringRef
 
auto Catch::operator"" _sr (char const *rawChars, std::size_t size) noexcept -> StringRef
 
template<typename T >
T const & Catch::operator+ (T const &value, StreamEndStop)
 
auto Catch::operator+ (StringRef const &lhs, StringRef const &rhs) -> std::string
 
auto Catch::operator+ (StringRef const &lhs, char const *rhs) -> std::string
 
auto Catch::operator+ (char const *lhs, StringRef const &rhs) -> std::string
 
auto Catch::operator+= (std::string &lhs, StringRef const &sr) -> std::string &
 
std::ostream & operator<< (std::ostream &, Catch_global_namespace_dummy)
 
std::ostream & Catch::operator<< (std::ostream &os, SourceLineInfo const &info)
 
auto Catch::operator<< (std::ostream &os, StringRef const &sr) -> std::ostream &
 
ResultDisposition::Flags Catch::operator| (ResultDisposition::Flags lhs, ResultDisposition::Flags rhs)
 
template<typename T >
Generic::PredicateMatcher< T > Catch::Matchers::Predicate (std::function< bool(T const &)> const &predicate, std::string const &description="")
 
template<typename T >
std::enable_if< std::is_integral< T >::value &&!std::is_same< T, bool >::value, GeneratorWrapper< T > >::type Catch::Generators::random (T a, T b)
 
template<typename T >
std::enable_if< std::is_floating_point< T >::value, GeneratorWrapper< T > >::type Catch::Generators::random (T a, T b)
 
template<typename T >
GeneratorWrapper< T > Catch::Generators::range (T const &start, T const &end, T const &step)
 
template<typename T >
GeneratorWrapper< T > Catch::Generators::range (T const &start, T const &end)
 
template<typename InputIterator >
std::string Catch::Detail::rangeToString (InputIterator first, InputIterator last)
 
template<typename Range >
std::string Catch::rangeToString (Range const &range)
 
template<typename Allocator >
std::string Catch::rangeToString (std::vector< bool, Allocator > const &v)
 
std::string Catch::Detail::rawMemoryToString (const void *object, std::size_t size)
 
template<typename T >
std::string Catch::Detail::rawMemoryToString (const T &object)
 
template<typename T >
GeneratorWrapper< T > Catch::Generators::repeat (size_t repeats, GeneratorWrapper< T > &&generator)
 
bool Catch::replaceInPlace (std::string &str, std::string const &replaceThis, std::string const &withThis)
 
unsigned int Catch::rngSeed ()
 
bool Catch::shouldContinueOnFailure (int flags)
 
bool Catch::shouldSuppressFailure (int flags)
 
bool Catch::startsWith (std::string const &s, std::string const &prefix)
 
bool Catch::startsWith (std::string const &s, char prefix)
 
StdString::StartsWithMatcher Catch::Matchers::StartsWith (std::string const &str, CaseSensitive::Choice caseSensitivity=CaseSensitive::Yes)
 
template<typename T >
std::string Catch::Detail::stringify (const T &e)
 
template<typename... Ts>
GeneratorWrapper< std::tuple< Ts... > > Catch::Generators::table (std::initializer_list< std::tuple< typename std::decay< Ts >::type... >> tuples)
 
template<typename T >
GeneratorWrapper< T > Catch::Generators::take (size_t target, GeneratorWrapper< T > &&generator)
 
void Catch::throw_exception (std::exception const &e)
 
std::string Catch::toLower (std::string const &s)
 
void Catch::toLowerInPlace (std::string &s)
 
std::string Catch::translateActiveException ()
 
std::string Catch::trim (std::string const &str)
 
template<typename T >
Vector::UnorderedEqualsMatcher< T > Catch::Matchers::UnorderedEquals (std::vector< T > const &target)
 
template<typename T >
GeneratorWrapper< T > Catch::Generators::value (T &&value)
 
template<typename T >
GeneratorWrapper< T > Catch::Generators::values (std::initializer_list< T > values)
 
template<typename T >
Vector::ContainsElementMatcher< T > Catch::Matchers::VectorContains (T const &comparator)
 
Floating::WithinAbsMatcher Catch::Matchers::WithinAbs (double target, double margin)
 
Floating::WithinUlpsMatcher Catch::Matchers::WithinULP (double target, int maxUlpDiff)
 
Floating::WithinUlpsMatcher Catch::Matchers::WithinULP (float target, int maxUlpDiff)
 

Variables

not_this_one Catch::begin (...)
 
not_this_one Catch::end (...)
 
const std::string Catch::Detail::unprintableString
 

Macro Definition Documentation

◆ AND_GIVEN

#define AND_GIVEN (   desc)    INTERNAL_CATCH_DYNAMIC_SECTION( "And given: " << desc )

Definition at line 14747 of file catch.hpp.

◆ AND_THEN

#define AND_THEN (   desc)    INTERNAL_CATCH_DYNAMIC_SECTION( " And: " << desc )

Definition at line 14751 of file catch.hpp.

◆ AND_WHEN

#define AND_WHEN (   desc)    INTERNAL_CATCH_DYNAMIC_SECTION( " And when: " << desc )

Definition at line 14749 of file catch.hpp.

◆ ANON_TEST_CASE

#define ANON_TEST_CASE ( )    INTERNAL_CATCH_TESTCASE()

Definition at line 14716 of file catch.hpp.

◆ BENCHMARK

#define BENCHMARK (   name)    for( Catch::BenchmarkLooper looper( name ); looper; looper.increment() )

Definition at line 2607 of file catch.hpp.

◆ CAPTURE

#define CAPTURE (   ...)    INTERNAL_CATCH_CAPTURE( INTERNAL_CATCH_UNIQUE_NAME(capturer), "CAPTURE",__VA_ARGS__ )

Definition at line 14705 of file catch.hpp.

◆ CATCH_CATCH_ALL

#define CATCH_CATCH_ALL   if ((false))

Definition at line 370 of file catch.hpp.

◆ CATCH_CATCH_ANON

#define CATCH_CATCH_ANON (   type)    if ((false))

Definition at line 371 of file catch.hpp.

◆ CATCH_CONFIG_COUNTER

#define CATCH_CONFIG_COUNTER

Definition at line 305 of file catch.hpp.

◆ CATCH_CONFIG_CPP11_TO_STRING

#define CATCH_CONFIG_CPP11_TO_STRING

Definition at line 320 of file catch.hpp.

◆ CATCH_CONFIG_DISABLE_EXCEPTIONS

#define CATCH_CONFIG_DISABLE_EXCEPTIONS

Definition at line 348 of file catch.hpp.

◆ CATCH_CONFIG_POSIX_SIGNALS

#define CATCH_CONFIG_POSIX_SIGNALS

Definition at line 312 of file catch.hpp.

◆ CATCH_CONFIG_WCHAR

#define CATCH_CONFIG_WCHAR

Definition at line 316 of file catch.hpp.

◆ CATCH_DEFER

#define CATCH_DEFER (   id)    id CATCH_EMPTY()

Definition at line 686 of file catch.hpp.

◆ CATCH_EMPTY

#define CATCH_EMPTY ( )

Definition at line 685 of file catch.hpp.

◆ CATCH_ENFORCE

#define CATCH_ENFORCE (   condition,
  msg 
)    do{ if( !(condition) ) CATCH_ERROR( msg ); } while(false)

Definition at line 3496 of file catch.hpp.

◆ CATCH_ERROR

#define CATCH_ERROR (   msg)    Catch::throw_exception(CATCH_PREPARE_EXCEPTION( std::domain_error, msg ))

Definition at line 3492 of file catch.hpp.

◆ CATCH_INTERNAL_CHECK_UNIQUE_TYPES

#define CATCH_INTERNAL_CHECK_UNIQUE_TYPES (   ...)    static_assert(Catch::is_unique<__VA_ARGS__>::value,"Duplicate type detected in declaration of template test case");

Definition at line 931 of file catch.hpp.

◆ CATCH_INTERNAL_CONFIG_COUNTER

#define CATCH_INTERNAL_CONFIG_COUNTER

Definition at line 265 of file catch.hpp.

◆ CATCH_INTERNAL_CONFIG_POSIX_SIGNALS

#define CATCH_INTERNAL_CONFIG_POSIX_SIGNALS

Definition at line 165 of file catch.hpp.

◆ CATCH_INTERNAL_ERROR

#define CATCH_INTERNAL_ERROR (   msg)    Catch::throw_exception(CATCH_PREPARE_EXCEPTION( std::logic_error, CATCH_INTERNAL_LINEINFO << ": Internal Catch error: " << msg))

Definition at line 3490 of file catch.hpp.

◆ CATCH_INTERNAL_LINEINFO

#define CATCH_INTERNAL_LINEINFO   ::Catch::SourceLineInfo( __FILE__, static_cast<std::size_t>( __LINE__ ) )

Definition at line 458 of file catch.hpp.

◆ CATCH_INTERNAL_STRINGIFY

#define CATCH_INTERNAL_STRINGIFY (   ...)    #__VA_ARGS__

Definition at line 2305 of file catch.hpp.

◆ CATCH_INTERNAL_SUPPRESS_GLOBALS_WARNINGS

#define CATCH_INTERNAL_SUPPRESS_GLOBALS_WARNINGS

Definition at line 360 of file catch.hpp.

◆ CATCH_INTERNAL_SUPPRESS_PARENTHESES_WARNINGS

#define CATCH_INTERNAL_SUPPRESS_PARENTHESES_WARNINGS

Definition at line 356 of file catch.hpp.

◆ CATCH_INTERNAL_SUPPRESS_UNUSED_WARNINGS

#define CATCH_INTERNAL_SUPPRESS_UNUSED_WARNINGS

Definition at line 364 of file catch.hpp.

◆ CATCH_INTERNAL_UNSUPPRESS_GLOBALS_WARNINGS

#define CATCH_INTERNAL_UNSUPPRESS_GLOBALS_WARNINGS

Definition at line 361 of file catch.hpp.

◆ CATCH_INTERNAL_UNSUPPRESS_PARENTHESES_WARNINGS

#define CATCH_INTERNAL_UNSUPPRESS_PARENTHESES_WARNINGS

Definition at line 357 of file catch.hpp.

◆ CATCH_INTERNAL_UNSUPPRESS_UNUSED_WARNINGS

#define CATCH_INTERNAL_UNSUPPRESS_UNUSED_WARNINGS

Definition at line 365 of file catch.hpp.

◆ CATCH_PREPARE_EXCEPTION

#define CATCH_PREPARE_EXCEPTION (   type,
  msg 
)    type( ( Catch::ReusableStringStream() << msg ).str() )

Definition at line 3488 of file catch.hpp.

◆ CATCH_REC_END

#define CATCH_REC_END (   ...)

Definition at line 682 of file catch.hpp.

◆ CATCH_REC_GET_END

#define CATCH_REC_GET_END (   ...)    CATCH_REC_GET_END1

Definition at line 690 of file catch.hpp.

◆ CATCH_REC_GET_END1

#define CATCH_REC_GET_END1 (   ...)    CATCH_REC_GET_END2

Definition at line 689 of file catch.hpp.

◆ CATCH_REC_GET_END2

#define CATCH_REC_GET_END2 ( )    0, CATCH_REC_END

Definition at line 688 of file catch.hpp.

◆ CATCH_REC_LIST

#define CATCH_REC_LIST (   f,
  ... 
)    CATCH_RECURSE(CATCH_REC_LIST2(f, __VA_ARGS__, ()()(), ()()(), ()()(), 0))

Definition at line 708 of file catch.hpp.

◆ CATCH_REC_LIST0

#define CATCH_REC_LIST0 (   f,
  x,
  peek,
  ... 
)    , f(x) CATCH_DEFER ( CATCH_REC_NEXT(peek, CATCH_REC_LIST1) ) ( f, peek, __VA_ARGS__ )

Definition at line 695 of file catch.hpp.

◆ CATCH_REC_LIST0_UD

#define CATCH_REC_LIST0_UD (   f,
  userdata,
  x,
  peek,
  ... 
)    , f(userdata, x) CATCH_DEFER ( CATCH_REC_NEXT(peek, CATCH_REC_LIST1_UD) ) ( f, userdata, peek, __VA_ARGS__ )

Definition at line 699 of file catch.hpp.

◆ CATCH_REC_LIST1

#define CATCH_REC_LIST1 (   f,
  x,
  peek,
  ... 
)    , f(x) CATCH_DEFER ( CATCH_REC_NEXT(peek, CATCH_REC_LIST0) ) ( f, peek, __VA_ARGS__ )

Definition at line 696 of file catch.hpp.

◆ CATCH_REC_LIST1_UD

#define CATCH_REC_LIST1_UD (   f,
  userdata,
  x,
  peek,
  ... 
)    , f(userdata, x) CATCH_DEFER ( CATCH_REC_NEXT(peek, CATCH_REC_LIST0_UD) ) ( f, userdata, peek, __VA_ARGS__ )

Definition at line 700 of file catch.hpp.

◆ CATCH_REC_LIST2

#define CATCH_REC_LIST2 (   f,
  x,
  peek,
  ... 
)    f(x) CATCH_DEFER ( CATCH_REC_NEXT(peek, CATCH_REC_LIST1) ) ( f, peek, __VA_ARGS__ )

Definition at line 697 of file catch.hpp.

◆ CATCH_REC_LIST2_UD

#define CATCH_REC_LIST2_UD (   f,
  userdata,
  x,
  peek,
  ... 
)    f(userdata, x) CATCH_DEFER ( CATCH_REC_NEXT(peek, CATCH_REC_LIST1_UD) ) ( f, userdata, peek, __VA_ARGS__ )

Definition at line 701 of file catch.hpp.

◆ CATCH_REC_LIST_UD

#define CATCH_REC_LIST_UD (   f,
  userdata,
  ... 
)    CATCH_RECURSE(CATCH_REC_LIST2_UD(f, userdata, __VA_ARGS__, ()()(), ()()(), ()()(), 0))

Definition at line 706 of file catch.hpp.

◆ CATCH_REC_NEXT

#define CATCH_REC_NEXT (   test,
  next 
)    CATCH_REC_NEXT1(CATCH_REC_GET_END test, next)

Definition at line 693 of file catch.hpp.

◆ CATCH_REC_NEXT0

#define CATCH_REC_NEXT0 (   test,
  next,
  ... 
)    next CATCH_REC_OUT

Definition at line 691 of file catch.hpp.

◆ CATCH_REC_NEXT1

#define CATCH_REC_NEXT1 (   test,
  next 
)    CATCH_DEFER ( CATCH_REC_NEXT0 ) ( test, next, 0)

Definition at line 692 of file catch.hpp.

◆ CATCH_REC_OUT

#define CATCH_REC_OUT

Definition at line 683 of file catch.hpp.

◆ CATCH_RECURSE

#define CATCH_RECURSE (   ...)    CATCH_RECURSION_LEVEL5(__VA_ARGS__)

Definition at line 679 of file catch.hpp.

◆ CATCH_RECURSION_LEVEL0

#define CATCH_RECURSION_LEVEL0 (   ...)    __VA_ARGS__

Definition at line 666 of file catch.hpp.

◆ CATCH_RECURSION_LEVEL1

#define CATCH_RECURSION_LEVEL1 (   ...)    CATCH_RECURSION_LEVEL0(CATCH_RECURSION_LEVEL0(CATCH_RECURSION_LEVEL0(__VA_ARGS__)))

Definition at line 667 of file catch.hpp.

◆ CATCH_RECURSION_LEVEL2

#define CATCH_RECURSION_LEVEL2 (   ...)    CATCH_RECURSION_LEVEL1(CATCH_RECURSION_LEVEL1(CATCH_RECURSION_LEVEL1(__VA_ARGS__)))

Definition at line 668 of file catch.hpp.

◆ CATCH_RECURSION_LEVEL3

#define CATCH_RECURSION_LEVEL3 (   ...)    CATCH_RECURSION_LEVEL2(CATCH_RECURSION_LEVEL2(CATCH_RECURSION_LEVEL2(__VA_ARGS__)))

Definition at line 669 of file catch.hpp.

◆ CATCH_RECURSION_LEVEL4

#define CATCH_RECURSION_LEVEL4 (   ...)    CATCH_RECURSION_LEVEL3(CATCH_RECURSION_LEVEL3(CATCH_RECURSION_LEVEL3(__VA_ARGS__)))

Definition at line 670 of file catch.hpp.

◆ CATCH_RECURSION_LEVEL5

#define CATCH_RECURSION_LEVEL5 (   ...)    CATCH_RECURSION_LEVEL4(CATCH_RECURSION_LEVEL4(CATCH_RECURSION_LEVEL4(__VA_ARGS__)))

Definition at line 671 of file catch.hpp.

◆ CATCH_REGISTER_TAG_ALIAS

#define CATCH_REGISTER_TAG_ALIAS (   alias,
  spec 
)
Value:
CATCH_INTERNAL_SUPPRESS_GLOBALS_WARNINGS \
namespace{ Catch::RegistrarForTagAliases INTERNAL_CATCH_UNIQUE_NAME( AutoRegisterTagAlias )( alias, spec, CATCH_INTERNAL_LINEINFO ); } \
CATCH_INTERNAL_UNSUPPRESS_GLOBALS_WARNINGS
#define CATCH_INTERNAL_LINEINFO
Definition: catch.hpp:458
#define INTERNAL_CATCH_UNIQUE_NAME(name)
Definition: catch.hpp:386

Definition at line 470 of file catch.hpp.

◆ CATCH_RUNTIME_ERROR

#define CATCH_RUNTIME_ERROR (   msg)    Catch::throw_exception(CATCH_PREPARE_EXCEPTION( std::runtime_error, msg ))

Definition at line 3494 of file catch.hpp.

◆ CATCH_TRANSLATE_EXCEPTION

#define CATCH_TRANSLATE_EXCEPTION (   signature)    INTERNAL_CATCH_TRANSLATE_EXCEPTION( signature )

Definition at line 14740 of file catch.hpp.

◆ CATCH_TRY

#define CATCH_TRY   if ((true))

Definition at line 369 of file catch.hpp.

◆ CATCH_VERSION_MAJOR

#define CATCH_VERSION_MAJOR   2

Definition at line 16 of file catch.hpp.

◆ CATCH_VERSION_MINOR

#define CATCH_VERSION_MINOR   7

Definition at line 17 of file catch.hpp.

◆ CATCH_VERSION_PATCH

#define CATCH_VERSION_PATCH   0

Definition at line 18 of file catch.hpp.

◆ CHECK

#define CHECK (   ...)    INTERNAL_CATCH_TEST( "CHECK", Catch::ResultDisposition::ContinueOnFailure, __VA_ARGS__ )

Definition at line 14682 of file catch.hpp.

◆ CHECK_FALSE

#define CHECK_FALSE (   ...)    INTERNAL_CATCH_TEST( "CHECK_FALSE", Catch::ResultDisposition::ContinueOnFailure | Catch::ResultDisposition::FalseTest, __VA_ARGS__ )

Definition at line 14683 of file catch.hpp.

◆ CHECK_NOFAIL

#define CHECK_NOFAIL (   ...)    INTERNAL_CATCH_TEST( "CHECK_NOFAIL", Catch::ResultDisposition::ContinueOnFailure | Catch::ResultDisposition::SuppressFail, __VA_ARGS__ )

Definition at line 14686 of file catch.hpp.

◆ CHECK_NOTHROW

#define CHECK_NOTHROW (   ...)    INTERNAL_CATCH_NO_THROW( "CHECK_NOTHROW", Catch::ResultDisposition::ContinueOnFailure, __VA_ARGS__ )

Definition at line 14694 of file catch.hpp.

◆ CHECK_THAT

#define CHECK_THAT (   arg,
  matcher 
)    INTERNAL_CHECK_THAT( "CHECK_THAT", matcher, Catch::ResultDisposition::ContinueOnFailure, arg )

Definition at line 14697 of file catch.hpp.

◆ CHECK_THROWS

#define CHECK_THROWS (   ...)    INTERNAL_CATCH_THROWS( "CHECK_THROWS", Catch::ResultDisposition::ContinueOnFailure, __VA_ARGS__ )

Definition at line 14688 of file catch.hpp.

◆ CHECK_THROWS_AS

#define CHECK_THROWS_AS (   expr,
  exceptionType 
)    INTERNAL_CATCH_THROWS_AS( "CHECK_THROWS_AS", exceptionType, Catch::ResultDisposition::ContinueOnFailure, expr )

Definition at line 14689 of file catch.hpp.

◆ CHECK_THROWS_MATCHES

#define CHECK_THROWS_MATCHES (   expr,
  exceptionType,
  matcher 
)    INTERNAL_CATCH_THROWS_MATCHES( "CHECK_THROWS_MATCHES", exceptionType, Catch::ResultDisposition::ContinueOnFailure, matcher, expr )

Definition at line 14692 of file catch.hpp.

◆ CHECK_THROWS_WITH

#define CHECK_THROWS_WITH (   expr,
  matcher 
)    INTERNAL_CATCH_THROWS_STR_MATCHES( "CHECK_THROWS_WITH", Catch::ResultDisposition::ContinueOnFailure, matcher, expr )

Definition at line 14690 of file catch.hpp.

◆ CHECKED_ELSE

#define CHECKED_ELSE (   ...)    INTERNAL_CATCH_ELSE( "CHECKED_ELSE", Catch::ResultDisposition::ContinueOnFailure, __VA_ARGS__ )

Definition at line 14685 of file catch.hpp.

◆ CHECKED_IF

#define CHECKED_IF (   ...)    INTERNAL_CATCH_IF( "CHECKED_IF", Catch::ResultDisposition::ContinueOnFailure, __VA_ARGS__ )

Definition at line 14684 of file catch.hpp.

◆ DYNAMIC_SECTION

#define DYNAMIC_SECTION (   ...)    INTERNAL_CATCH_DYNAMIC_SECTION( __VA_ARGS__ )

Definition at line 14712 of file catch.hpp.

◆ FAIL

#define FAIL (   ...)    INTERNAL_CATCH_MSG( "FAIL", Catch::ResultWas::ExplicitFailure, Catch::ResultDisposition::Normal, __VA_ARGS__ )

Definition at line 14713 of file catch.hpp.

◆ FAIL_CHECK

#define FAIL_CHECK (   ...)    INTERNAL_CATCH_MSG( "FAIL_CHECK", Catch::ResultWas::ExplicitFailure, Catch::ResultDisposition::ContinueOnFailure, __VA_ARGS__ )

Definition at line 14714 of file catch.hpp.

◆ GENERATE

#define GENERATE (   ...)    Catch::Generators::generate( CATCH_INTERNAL_LINEINFO, []{ using namespace Catch::Generators; return makeGenerators( __VA_ARGS__ ); } )

Definition at line 3688 of file catch.hpp.

◆ GIVEN

#define GIVEN (   desc)    INTERNAL_CATCH_DYNAMIC_SECTION( " Given: " << desc )

Definition at line 14746 of file catch.hpp.

◆ INFO

#define INFO (   msg)    INTERNAL_CATCH_INFO( "INFO", msg )

Definition at line 14702 of file catch.hpp.

◆ INTERNAL_CATCH_CAPTURE

#define INTERNAL_CATCH_CAPTURE (   varName,
  macroName,
  ... 
)
Value:
auto varName = Catch::Capturer( macroName, CATCH_INTERNAL_LINEINFO, Catch::ResultWas::Info, #__VA_ARGS__ ); \
varName.captureValues( 0, __VA_ARGS__ )
#define CATCH_INTERNAL_LINEINFO
Definition: catch.hpp:458

Definition at line 2410 of file catch.hpp.

◆ INTERNAL_CATCH_CATCH

#define INTERNAL_CATCH_CATCH (   capturer)

Definition at line 2316 of file catch.hpp.

◆ INTERNAL_CATCH_DEF

#define INTERNAL_CATCH_DEF (   ...)    INTERNAL_CATCH_DEF __VA_ARGS__

Definition at line 712 of file catch.hpp.

◆ INTERNAL_CATCH_DYNAMIC_SECTION

#define INTERNAL_CATCH_DYNAMIC_SECTION (   ...)
Value:
if( Catch::Section const& INTERNAL_CATCH_UNIQUE_NAME( catch_internal_Section ) = Catch::SectionInfo( CATCH_INTERNAL_LINEINFO, (Catch::ReusableStringStream() << __VA_ARGS__).str() ) ) \
CATCH_INTERNAL_UNSUPPRESS_UNUSED_WARNINGS
if(udd_ctrl_interrupt())
Definition: usbhs_device.c:688
#define CATCH_INTERNAL_LINEINFO
Definition: catch.hpp:458
#define INTERNAL_CATCH_UNIQUE_NAME(name)
Definition: catch.hpp:386

Definition at line 2559 of file catch.hpp.

◆ INTERNAL_CATCH_ELSE

#define INTERNAL_CATCH_ELSE (   macroName,
  resultDisposition,
  ... 
)
Value:
INTERNAL_CATCH_TEST( macroName, resultDisposition, __VA_ARGS__ ); \
if( !Catch::getResultCapture().lastAssertionPassed() )
IResultCapture & getResultCapture()
#define INTERNAL_CATCH_TEST(macroName, resultDisposition,...)
Definition: catch.hpp:2328

Definition at line 2346 of file catch.hpp.

◆ INTERNAL_CATCH_EXPAND1

#define INTERNAL_CATCH_EXPAND1 (   param)    INTERNAL_CATCH_EXPAND2(param)

Definition at line 710 of file catch.hpp.

◆ INTERNAL_CATCH_EXPAND2

#define INTERNAL_CATCH_EXPAND2 (   ...)    INTERNAL_CATCH_NO## __VA_ARGS__

Definition at line 711 of file catch.hpp.

◆ INTERNAL_CATCH_IF

#define INTERNAL_CATCH_IF (   macroName,
  resultDisposition,
  ... 
)
Value:
INTERNAL_CATCH_TEST( macroName, resultDisposition, __VA_ARGS__ ); \
if( Catch::getResultCapture().lastAssertionPassed() )
IResultCapture & getResultCapture()
#define INTERNAL_CATCH_TEST(macroName, resultDisposition,...)
Definition: catch.hpp:2328

Definition at line 2341 of file catch.hpp.

◆ INTERNAL_CATCH_INFO

#define INTERNAL_CATCH_INFO (   macroName,
  log 
)    Catch::ScopedMessage INTERNAL_CATCH_UNIQUE_NAME( scopedMessage )( Catch::MessageBuilder( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, Catch::ResultWas::Info ) << log );

Definition at line 2415 of file catch.hpp.

◆ INTERNAL_CATCH_MAKE_TYPE_LIST

#define INTERNAL_CATCH_MAKE_TYPE_LIST (   types)    Catch::TypeList<INTERNAL_CATCH_REMOVE_PARENS(types)>

Definition at line 738 of file catch.hpp.

◆ INTERNAL_CATCH_MAKE_TYPE_LISTS_FROM_TYPES

#define INTERNAL_CATCH_MAKE_TYPE_LISTS_FROM_TYPES (   types)    CATCH_REC_LIST(INTERNAL_CATCH_MAKE_TYPE_LIST,INTERNAL_CATCH_REMOVE_PARENS(types))

Definition at line 740 of file catch.hpp.

◆ INTERNAL_CATCH_METHOD_AS_TEST_CASE

#define INTERNAL_CATCH_METHOD_AS_TEST_CASE (   QualifiedMethod,
  ... 
)
Value:
CATCH_INTERNAL_SUPPRESS_GLOBALS_WARNINGS \
namespace{ Catch::AutoReg INTERNAL_CATCH_UNIQUE_NAME( autoRegistrar )( Catch::makeTestInvoker( &QualifiedMethod ), CATCH_INTERNAL_LINEINFO, "&" #QualifiedMethod, Catch::NameAndTags{ __VA_ARGS__ } ); } /* NOLINT */ \
CATCH_INTERNAL_UNSUPPRESS_GLOBALS_WARNINGS
auto makeTestInvoker(void(*testAsFunction)()) noexcept -> ITestInvoker *
#define CATCH_INTERNAL_LINEINFO
Definition: catch.hpp:458
#define INTERNAL_CATCH_UNIQUE_NAME(name)
Definition: catch.hpp:386

Definition at line 882 of file catch.hpp.

◆ INTERNAL_CATCH_MSG

#define INTERNAL_CATCH_MSG (   macroName,
  messageType,
  resultDisposition,
  ... 
)
Value:
do { \
Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, Catch::StringRef(), resultDisposition ); \
catchAssertionHandler.handleMessage( messageType, ( Catch::MessageStream() << __VA_ARGS__ + ::Catch::StreamEndStop() ).m_stream.str() ); \
INTERNAL_CATCH_REACT( catchAssertionHandler ) \
} while( false )
#define CATCH_INTERNAL_LINEINFO
Definition: catch.hpp:458

Definition at line 2402 of file catch.hpp.

◆ INTERNAL_CATCH_NO_THROW

#define INTERNAL_CATCH_NO_THROW (   macroName,
  resultDisposition,
  ... 
)
Value:
do { \
Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATCH_INTERNAL_STRINGIFY(__VA_ARGS__), resultDisposition ); \
try { \
static_cast<void>(__VA_ARGS__); \
catchAssertionHandler.handleExceptionNotThrownAsExpected(); \
} \
catch( ... ) { \
catchAssertionHandler.handleUnexpectedInflightException(); \
} \
INTERNAL_CATCH_REACT( catchAssertionHandler ) \
} while( false )
#define CATCH_INTERNAL_LINEINFO
Definition: catch.hpp:458
#define CATCH_INTERNAL_STRINGIFY(...)
Definition: catch.hpp:2305

Definition at line 2351 of file catch.hpp.

◆ INTERNAL_CATCH_NOINTERNAL_CATCH_DEF

#define INTERNAL_CATCH_NOINTERNAL_CATCH_DEF

Definition at line 713 of file catch.hpp.

◆ INTERNAL_CATCH_REACT

#define INTERNAL_CATCH_REACT (   handler)    handler.complete();

Definition at line 2325 of file catch.hpp.

◆ INTERNAL_CATCH_REGISTER_TESTCASE

#define INTERNAL_CATCH_REGISTER_TESTCASE (   Function,
  ... 
)
Value:
CATCH_INTERNAL_SUPPRESS_GLOBALS_WARNINGS \
Catch::AutoReg INTERNAL_CATCH_UNIQUE_NAME( autoRegistrar )( Catch::makeTestInvoker( Function ), CATCH_INTERNAL_LINEINFO, Catch::StringRef(), Catch::NameAndTags{ __VA_ARGS__ } ); /* NOLINT */ \
CATCH_INTERNAL_UNSUPPRESS_GLOBALS_WARNINGS
auto makeTestInvoker(void(*testAsFunction)()) noexcept -> ITestInvoker *
#define CATCH_INTERNAL_LINEINFO
Definition: catch.hpp:458
#define INTERNAL_CATCH_UNIQUE_NAME(name)
Definition: catch.hpp:386

Definition at line 902 of file catch.hpp.

◆ INTERNAL_CATCH_REMOVE_PARENS

#define INTERNAL_CATCH_REMOVE_PARENS (   ...)    INTERNAL_CATCH_EXPAND1(INTERNAL_CATCH_DEF __VA_ARGS__)

Definition at line 725 of file catch.hpp.

◆ INTERNAL_CATCH_SECTION

#define INTERNAL_CATCH_SECTION (   ...)
Value:
if( Catch::Section const& INTERNAL_CATCH_UNIQUE_NAME( catch_internal_Section ) = Catch::SectionInfo( CATCH_INTERNAL_LINEINFO, __VA_ARGS__ ) ) \
CATCH_INTERNAL_UNSUPPRESS_UNUSED_WARNINGS
if(udd_ctrl_interrupt())
Definition: usbhs_device.c:688
#define CATCH_INTERNAL_LINEINFO
Definition: catch.hpp:458
#define INTERNAL_CATCH_UNIQUE_NAME(name)
Definition: catch.hpp:386

Definition at line 2554 of file catch.hpp.

◆ INTERNAL_CATCH_STRINGIZE

#define INTERNAL_CATCH_STRINGIZE (   ...)    INTERNAL_CATCH_STRINGIZE2(__VA_ARGS__)

Definition at line 714 of file catch.hpp.

◆ INTERNAL_CATCH_STRINGIZE2

#define INTERNAL_CATCH_STRINGIZE2 (   ...)    #__VA_ARGS__

Definition at line 716 of file catch.hpp.

◆ INTERNAL_CATCH_STRINGIZE_WITHOUT_PARENS

#define INTERNAL_CATCH_STRINGIZE_WITHOUT_PARENS (   param)    INTERNAL_CATCH_STRINGIZE(INTERNAL_CATCH_REMOVE_PARENS(param))

Definition at line 717 of file catch.hpp.

◆ INTERNAL_CATCH_TEMPLATE_PRODUCT_TEST_CASE

#define INTERNAL_CATCH_TEMPLATE_PRODUCT_TEST_CASE (   Name,
  Tags,
  ... 
)    INTERNAL_CATCH_TEMPLATE_PRODUCT_TEST_CASE2(INTERNAL_CATCH_UNIQUE_NAME( ____C_A_T_C_H____T_E_M_P_L_A_T_E____T_E_S_T____ ), INTERNAL_CATCH_UNIQUE_NAME( ____C_A_T_C_H____T_E_M_P_L_A_T_E____T_E_S_T____F_U_N_C____ ),Name,Tags,__VA_ARGS__)

Definition at line 976 of file catch.hpp.

◆ INTERNAL_CATCH_TEMPLATE_PRODUCT_TEST_CASE2

#define INTERNAL_CATCH_TEMPLATE_PRODUCT_TEST_CASE2 (   TestName,
  TestFuncName,
  Name,
  Tags,
  TmplTypes,
  TypesList 
)
Value:
CATCH_INTERNAL_SUPPRESS_GLOBALS_WARNINGS \
template<typename TestType> static void TestFuncName(); \
namespace { \
template<typename... Types> \
struct TestName { \
TestName() { \
CATCH_INTERNAL_CHECK_UNIQUE_TYPES(Types...) \
int index = 0; \
using expander = int[]; \
constexpr char const* tmpl_types[] = {CATCH_REC_LIST(INTERNAL_CATCH_STRINGIZE_WITHOUT_PARENS, INTERNAL_CATCH_REMOVE_PARENS(TmplTypes))};\
constexpr char const* types_list[] = {CATCH_REC_LIST(INTERNAL_CATCH_STRINGIZE_WITHOUT_PARENS, INTERNAL_CATCH_REMOVE_PARENS(TypesList))};\
constexpr auto num_types = sizeof(types_list) / sizeof(types_list[0]);\
(void)expander{(Catch::AutoReg( Catch::makeTestInvoker( &TestFuncName<Types> ), CATCH_INTERNAL_LINEINFO, Catch::StringRef(), Catch::NameAndTags{ Name " - " + std::string(tmpl_types[index / num_types]) + "<" + std::string(types_list[index % num_types]) + ">", Tags } ), index++, 0)... };/* NOLINT */\
} \
}; \
static int INTERNAL_CATCH_UNIQUE_NAME( globalRegistrar ) = [](){ \
::with_types<INTERNAL_CATCH_MAKE_TYPE_LISTS_FROM_TYPES(TypesList)>::into<TestName>::type; \
TestInit(); \
return 0; \
}(); \
} \
CATCH_INTERNAL_UNSUPPRESS_GLOBALS_WARNINGS \
template<typename TestType> \
static void TestFuncName()
#define CATCH_REC_LIST(f,...)
Definition: catch.hpp:708
auto makeTestInvoker(void(*testAsFunction)()) noexcept -> ITestInvoker *
#define CATCH_INTERNAL_LINEINFO
Definition: catch.hpp:458
#define INTERNAL_CATCH_STRINGIZE_WITHOUT_PARENS(param)
Definition: catch.hpp:717
#define INTERNAL_CATCH_REMOVE_PARENS(...)
Definition: catch.hpp:725
#define INTERNAL_CATCH_UNIQUE_NAME(name)
Definition: catch.hpp:386

Definition at line 948 of file catch.hpp.

◆ INTERNAL_CATCH_TEMPLATE_PRODUCT_TEST_CASE_METHOD

#define INTERNAL_CATCH_TEMPLATE_PRODUCT_TEST_CASE_METHOD (   ClassName,
  Name,
  Tags,
  ... 
)    INTERNAL_CATCH_TEMPLATE_PRODUCT_TEST_CASE_METHOD_2( INTERNAL_CATCH_UNIQUE_NAME( ____C_A_T_C_H____T_E_M_P_L_A_T_E____T_E_S_T____ ), INTERNAL_CATCH_UNIQUE_NAME( ____C_A_T_C_H____T_E_M_P_L_A_T_E____T_E_S_T____F_U_N_C____ ), ClassName, Name, Tags, __VA_ARGS__ )

Definition at line 1044 of file catch.hpp.

◆ INTERNAL_CATCH_TEMPLATE_PRODUCT_TEST_CASE_METHOD_2

#define INTERNAL_CATCH_TEMPLATE_PRODUCT_TEST_CASE_METHOD_2 (   TestNameClass,
  TestName,
  ClassName,
  Name,
  Tags,
  TmplTypes,
  TypesList 
)
Value:
CATCH_INTERNAL_SUPPRESS_GLOBALS_WARNINGS \
template<typename TestType> \
void test();\
};\
namespace {\
template<typename...Types>\
struct TestNameClass{\
TestNameClass(){\
CATCH_INTERNAL_CHECK_UNIQUE_TYPES(Types...)\
int index = 0;\
using expander = int[];\
constexpr char const* tmpl_types[] = {CATCH_REC_LIST(INTERNAL_CATCH_STRINGIZE_WITHOUT_PARENS, INTERNAL_CATCH_REMOVE_PARENS(TmplTypes))};\
constexpr char const* types_list[] = {CATCH_REC_LIST(INTERNAL_CATCH_STRINGIZE_WITHOUT_PARENS, INTERNAL_CATCH_REMOVE_PARENS(TypesList))};\
constexpr auto num_types = sizeof(types_list) / sizeof(types_list[0]);\
(void)expander{(Catch::AutoReg( Catch::makeTestInvoker( &TestName<Types>::test ), CATCH_INTERNAL_LINEINFO, #ClassName, Catch::NameAndTags{ Name " - " + std::string(tmpl_types[index / num_types]) + "<" + std::string(types_list[index % num_types]) + ">", Tags } ), index++, 0)... };/* NOLINT */ \
}\
};\
static int INTERNAL_CATCH_UNIQUE_NAME( globalRegistrar ) = [](){\
::with_types<INTERNAL_CATCH_MAKE_TYPE_LISTS_FROM_TYPES(TypesList)>::into<TestNameClass>::type;\
TestInit();\
return 0;\
}(); \
}\
CATCH_INTERNAL_UNSUPPRESS_GLOBALS_WARNINGS \
template<typename TestType> \
void TestName<TestType>::test()
std::string ClassName
#define CATCH_REC_LIST(f,...)
Definition: catch.hpp:708
auto makeTestInvoker(void(*testAsFunction)()) noexcept -> ITestInvoker *
#define CATCH_INTERNAL_LINEINFO
Definition: catch.hpp:458
#define INTERNAL_CATCH_STRINGIZE_WITHOUT_PARENS(param)
Definition: catch.hpp:717
#define INTERNAL_CATCH_REMOVE_PARENS(...)
Definition: catch.hpp:725
#define INTERNAL_CATCH_UNIQUE_NAME(name)
Definition: catch.hpp:386

Definition at line 1013 of file catch.hpp.

◆ INTERNAL_CATCH_TEMPLATE_REGISTRY_INITIATE

#define INTERNAL_CATCH_TEMPLATE_REGISTRY_INITIATE (   TestName,
  Name,
  ... 
)
Value:
static int INTERNAL_CATCH_UNIQUE_NAME( globalRegistrar ) = [](){\
TestName<CATCH_REC_LIST(INTERNAL_CATCH_REMOVE_PARENS, __VA_ARGS__)>(CATCH_REC_LIST_UD(INTERNAL_CATCH_TEMPLATE_UNIQUE_NAME,Name, __VA_ARGS__));\
return 0;\
}();
#define CATCH_REC_LIST_UD(f, userdata,...)
Definition: catch.hpp:706
#define INTERNAL_CATCH_UNIQUE_NAME(name)
Definition: catch.hpp:386
#define INTERNAL_CATCH_TEMPLATE_UNIQUE_NAME(Name,...)
Definition: catch.hpp:730

Definition at line 942 of file catch.hpp.

◆ INTERNAL_CATCH_TEMPLATE_TEST_CASE

#define INTERNAL_CATCH_TEMPLATE_TEST_CASE (   Name,
  Tags,
  ... 
)    INTERNAL_CATCH_TEMPLATE_TEST_CASE_2( INTERNAL_CATCH_UNIQUE_NAME( ____C_A_T_C_H____T_E_M_P_L_A_T_E____T_E_S_T____ ), INTERNAL_CATCH_UNIQUE_NAME( ____C_A_T_C_H____T_E_M_P_L_A_T_E____T_E_S_T____F_U_N_C____ ), Name, Tags, __VA_ARGS__ )

Definition at line 935 of file catch.hpp.

◆ INTERNAL_CATCH_TEMPLATE_TEST_CASE_2

#define INTERNAL_CATCH_TEMPLATE_TEST_CASE_2 (   TestName,
  TestFunc,
  Name,
  Tags,
  ... 
)
Value:
CATCH_INTERNAL_SUPPRESS_GLOBALS_WARNINGS \
template<typename TestType> \
static void TestFunc();\
namespace {\
template<typename...Types> \
struct TestName{\
template<typename...Ts> \
TestName(Ts...names){\
CATCH_INTERNAL_CHECK_UNIQUE_TYPES(CATCH_REC_LIST(INTERNAL_CATCH_REMOVE_PARENS, __VA_ARGS__)) \
using expander = int[];\
(void)expander{(Catch::AutoReg( Catch::makeTestInvoker( &TestFunc<Types> ), CATCH_INTERNAL_LINEINFO, Catch::StringRef(), Catch::NameAndTags{ names, Tags } ), 0)... };/* NOLINT */ \
}\
};\
INTERNAL_CATCH_TEMPLATE_REGISTRY_INITIATE(TestName, Name, __VA_ARGS__) \
}\
CATCH_INTERNAL_UNSUPPRESS_GLOBALS_WARNINGS \
template<typename TestType> \
static void TestFunc()
#define CATCH_REC_LIST(f,...)
Definition: catch.hpp:708
auto makeTestInvoker(void(*testAsFunction)()) noexcept -> ITestInvoker *
#define CATCH_INTERNAL_LINEINFO
Definition: catch.hpp:458
#define INTERNAL_CATCH_REMOVE_PARENS(...)
Definition: catch.hpp:725

Definition at line 908 of file catch.hpp.

◆ INTERNAL_CATCH_TEMPLATE_TEST_CASE_METHOD

#define INTERNAL_CATCH_TEMPLATE_TEST_CASE_METHOD (   ClassName,
  Name,
  Tags,
  ... 
)    INTERNAL_CATCH_TEMPLATE_TEST_CASE_METHOD_2( INTERNAL_CATCH_UNIQUE_NAME( ____C_A_T_C_H____T_E_M_P_L_A_T_E____T_E_S_T____C_L_A_S_S____ ), INTERNAL_CATCH_UNIQUE_NAME( ____C_A_T_C_H____T_E_M_P_L_A_T_E____T_E_S_T____ ) , ClassName, Name, Tags, __VA_ARGS__ )

Definition at line 1006 of file catch.hpp.

◆ INTERNAL_CATCH_TEMPLATE_TEST_CASE_METHOD_2

#define INTERNAL_CATCH_TEMPLATE_TEST_CASE_METHOD_2 (   TestNameClass,
  TestName,
  ClassName,
  Name,
  Tags,
  ... 
)
Value:
CATCH_INTERNAL_SUPPRESS_GLOBALS_WARNINGS \
namespace{ \
template<typename TestType> \
void test();\
};\
template<typename...Types> \
struct TestNameClass{\
template<typename...Ts> \
TestNameClass(Ts...names){\
CATCH_INTERNAL_CHECK_UNIQUE_TYPES(CATCH_REC_LIST(INTERNAL_CATCH_REMOVE_PARENS, __VA_ARGS__)) \
using expander = int[];\
(void)expander{(Catch::AutoReg( Catch::makeTestInvoker( &TestName<Types>::test ), CATCH_INTERNAL_LINEINFO, #ClassName, Catch::NameAndTags{ names, Tags } ), 0)... };/* NOLINT */ \
}\
};\
INTERNAL_CATCH_TEMPLATE_REGISTRY_INITIATE(TestNameClass, Name, __VA_ARGS__)\
}\
CATCH_INTERNAL_UNSUPPRESS_GLOBALS_WARNINGS\
template<typename TestType> \
void TestName<TestType>::test()
std::string ClassName
#define CATCH_REC_LIST(f,...)
Definition: catch.hpp:708
auto makeTestInvoker(void(*testAsFunction)()) noexcept -> ITestInvoker *
#define CATCH_INTERNAL_LINEINFO
Definition: catch.hpp:458
#define INTERNAL_CATCH_REMOVE_PARENS(...)
Definition: catch.hpp:725

Definition at line 983 of file catch.hpp.

◆ INTERNAL_CATCH_TEMPLATE_UNIQUE_NAME

#define INTERNAL_CATCH_TEMPLATE_UNIQUE_NAME (   Name,
  ... 
)    INTERNAL_CATCH_TEMPLATE_UNIQUE_NAME2(Name, INTERNAL_CATCH_REMOVE_PARENS(__VA_ARGS__))

Definition at line 730 of file catch.hpp.

◆ INTERNAL_CATCH_TEMPLATE_UNIQUE_NAME2

#define INTERNAL_CATCH_TEMPLATE_UNIQUE_NAME2 (   Name,
  ... 
)    INTERNAL_CATCH_TEMPLATE_UNIQUE_NAME3(Name, __VA_ARGS__)

Definition at line 727 of file catch.hpp.

◆ INTERNAL_CATCH_TEMPLATE_UNIQUE_NAME3

#define INTERNAL_CATCH_TEMPLATE_UNIQUE_NAME3 (   Name,
  ... 
)    Name " - " #__VA_ARGS__

Definition at line 729 of file catch.hpp.

◆ INTERNAL_CATCH_TEST

#define INTERNAL_CATCH_TEST (   macroName,
  resultDisposition,
  ... 
)
Value:
do { \
Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATCH_INTERNAL_STRINGIFY(__VA_ARGS__), resultDisposition ); \
INTERNAL_CATCH_TRY { \
CATCH_INTERNAL_SUPPRESS_PARENTHESES_WARNINGS \
catchAssertionHandler.handleExpr( Catch::Decomposer() <= __VA_ARGS__ ); \
CATCH_INTERNAL_UNSUPPRESS_PARENTHESES_WARNINGS \
} INTERNAL_CATCH_CATCH( catchAssertionHandler ) \
INTERNAL_CATCH_REACT( catchAssertionHandler ) \
} while( (void)0, (false) && static_cast<bool>( !!(__VA_ARGS__) ) )
#define INTERNAL_CATCH_CATCH(capturer)
Definition: catch.hpp:2316
#define CATCH_INTERNAL_LINEINFO
Definition: catch.hpp:458
#define CATCH_INTERNAL_STRINGIFY(...)
Definition: catch.hpp:2305

Definition at line 2328 of file catch.hpp.

◆ INTERNAL_CATCH_TEST_CASE_METHOD

#define INTERNAL_CATCH_TEST_CASE_METHOD (   ClassName,
  ... 
)    INTERNAL_CATCH_TEST_CASE_METHOD2( INTERNAL_CATCH_UNIQUE_NAME( ____C_A_T_C_H____T_E_S_T____ ), ClassName, __VA_ARGS__ )

Definition at line 898 of file catch.hpp.

◆ INTERNAL_CATCH_TEST_CASE_METHOD2

#define INTERNAL_CATCH_TEST_CASE_METHOD2 (   TestName,
  ClassName,
  ... 
)
Value:
CATCH_INTERNAL_SUPPRESS_GLOBALS_WARNINGS \
namespace{ \
struct TestName : INTERNAL_CATCH_REMOVE_PARENS(ClassName) { \
void test(); \
}; \
Catch::AutoReg INTERNAL_CATCH_UNIQUE_NAME( autoRegistrar ) ( Catch::makeTestInvoker( &TestName::test ), CATCH_INTERNAL_LINEINFO, #ClassName, Catch::NameAndTags{ __VA_ARGS__ } ); /* NOLINT */ \
} \
CATCH_INTERNAL_UNSUPPRESS_GLOBALS_WARNINGS \
void TestName::test()
std::string ClassName
auto makeTestInvoker(void(*testAsFunction)()) noexcept -> ITestInvoker *
#define CATCH_INTERNAL_LINEINFO
Definition: catch.hpp:458
#define INTERNAL_CATCH_REMOVE_PARENS(...)
Definition: catch.hpp:725
#define INTERNAL_CATCH_UNIQUE_NAME(name)
Definition: catch.hpp:386

Definition at line 888 of file catch.hpp.

◆ INTERNAL_CATCH_TESTCASE

#define INTERNAL_CATCH_TESTCASE (   ...)    INTERNAL_CATCH_TESTCASE2( INTERNAL_CATCH_UNIQUE_NAME( ____C_A_T_C_H____T_E_S_T____ ), __VA_ARGS__ )

Definition at line 878 of file catch.hpp.

◆ INTERNAL_CATCH_TESTCASE2

#define INTERNAL_CATCH_TESTCASE2 (   TestName,
  ... 
)
Value:
static void TestName(); \
CATCH_INTERNAL_SUPPRESS_GLOBALS_WARNINGS \
namespace{ Catch::AutoReg INTERNAL_CATCH_UNIQUE_NAME( autoRegistrar )( Catch::makeTestInvoker( &TestName ), CATCH_INTERNAL_LINEINFO, Catch::StringRef(), Catch::NameAndTags{ __VA_ARGS__ } ); } /* NOLINT */ \
CATCH_INTERNAL_UNSUPPRESS_GLOBALS_WARNINGS \
static void TestName()
auto makeTestInvoker(void(*testAsFunction)()) noexcept -> ITestInvoker *
#define CATCH_INTERNAL_LINEINFO
Definition: catch.hpp:458
#define INTERNAL_CATCH_UNIQUE_NAME(name)
Definition: catch.hpp:386

Definition at line 872 of file catch.hpp.

◆ INTERNAL_CATCH_THROWS

#define INTERNAL_CATCH_THROWS (   macroName,
  resultDisposition,
  ... 
)
Value:
do { \
Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATCH_INTERNAL_STRINGIFY(__VA_ARGS__), resultDisposition); \
if( catchAssertionHandler.allowThrows() ) \
try { \
static_cast<void>(__VA_ARGS__); \
catchAssertionHandler.handleUnexpectedExceptionNotThrown(); \
} \
catch( ... ) { \
catchAssertionHandler.handleExceptionThrownAsExpected(); \
} \
else \
catchAssertionHandler.handleThrowingCallSkipped(); \
INTERNAL_CATCH_REACT( catchAssertionHandler ) \
} while( false )
#define CATCH_INTERNAL_LINEINFO
Definition: catch.hpp:458
#define CATCH_INTERNAL_STRINGIFY(...)
Definition: catch.hpp:2305

Definition at line 2365 of file catch.hpp.

◆ INTERNAL_CATCH_THROWS_AS

#define INTERNAL_CATCH_THROWS_AS (   macroName,
  exceptionType,
  resultDisposition,
  expr 
)
Value:
do { \
Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATCH_INTERNAL_STRINGIFY(expr) ", " CATCH_INTERNAL_STRINGIFY(exceptionType), resultDisposition ); \
if( catchAssertionHandler.allowThrows() ) \
try { \
static_cast<void>(expr); \
catchAssertionHandler.handleUnexpectedExceptionNotThrown(); \
} \
catch( exceptionType const& ) { \
catchAssertionHandler.handleExceptionThrownAsExpected(); \
} \
catch( ... ) { \
catchAssertionHandler.handleUnexpectedInflightException(); \
} \
else \
catchAssertionHandler.handleThrowingCallSkipped(); \
INTERNAL_CATCH_REACT( catchAssertionHandler ) \
} while( false )
#define CATCH_INTERNAL_LINEINFO
Definition: catch.hpp:458
#define CATCH_INTERNAL_STRINGIFY(...)
Definition: catch.hpp:2305

Definition at line 2382 of file catch.hpp.

◆ INTERNAL_CATCH_THROWS_MATCHES

#define INTERNAL_CATCH_THROWS_MATCHES (   macroName,
  exceptionType,
  resultDisposition,
  matcher,
  ... 
)
Value:
do { \
Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATCH_INTERNAL_STRINGIFY(__VA_ARGS__) ", " CATCH_INTERNAL_STRINGIFY(exceptionType) ", " CATCH_INTERNAL_STRINGIFY(matcher), resultDisposition ); \
if( catchAssertionHandler.allowThrows() ) \
try { \
static_cast<void>(__VA_ARGS__ ); \
catchAssertionHandler.handleUnexpectedExceptionNotThrown(); \
} \
catch( exceptionType const& ex ) { \
catchAssertionHandler.handleExpr( Catch::makeMatchExpr( ex, matcher, #matcher##_catch_sr ) ); \
} \
catch( ... ) { \
catchAssertionHandler.handleUnexpectedInflightException(); \
} \
else \
catchAssertionHandler.handleThrowingCallSkipped(); \
INTERNAL_CATCH_REACT( catchAssertionHandler ) \
} while( false )
#define CATCH_INTERNAL_LINEINFO
Definition: catch.hpp:458
#define CATCH_INTERNAL_STRINGIFY(...)
Definition: catch.hpp:2305
auto makeMatchExpr(ArgT const &arg, MatcherT const &matcher, StringRef const &matcherString) -> MatchExpr< ArgT, MatcherT >
Definition: catch.hpp:3399

Definition at line 3416 of file catch.hpp.

◆ INTERNAL_CATCH_THROWS_STR_MATCHES

#define INTERNAL_CATCH_THROWS_STR_MATCHES (   macroName,
  resultDisposition,
  matcher,
  ... 
)
Value:
do { \
Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATCH_INTERNAL_STRINGIFY(__VA_ARGS__) ", " CATCH_INTERNAL_STRINGIFY(matcher), resultDisposition ); \
if( catchAssertionHandler.allowThrows() ) \
try { \
static_cast<void>(__VA_ARGS__); \
catchAssertionHandler.handleUnexpectedExceptionNotThrown(); \
} \
catch( ... ) { \
Catch::handleExceptionMatchExpr( catchAssertionHandler, matcher, #matcher##_catch_sr ); \
} \
else \
catchAssertionHandler.handleThrowingCallSkipped(); \
INTERNAL_CATCH_REACT( catchAssertionHandler ) \
} while( false )
#define CATCH_INTERNAL_LINEINFO
Definition: catch.hpp:458
#define CATCH_INTERNAL_STRINGIFY(...)
Definition: catch.hpp:2305
void handleExceptionMatchExpr(AssertionHandler &handler, StringMatcher const &matcher, StringRef const &matcherString)

Definition at line 2424 of file catch.hpp.

◆ INTERNAL_CATCH_TRANSLATE_EXCEPTION

#define INTERNAL_CATCH_TRANSLATE_EXCEPTION (   signature)    INTERNAL_CATCH_TRANSLATE_EXCEPTION2( INTERNAL_CATCH_UNIQUE_NAME( catch_internal_ExceptionTranslator ), signature )

Definition at line 2729 of file catch.hpp.

◆ INTERNAL_CATCH_TRANSLATE_EXCEPTION2

#define INTERNAL_CATCH_TRANSLATE_EXCEPTION2 (   translatorName,
  signature 
)
Value:
static std::string translatorName( signature ); \
CATCH_INTERNAL_SUPPRESS_GLOBALS_WARNINGS \
namespace{ Catch::ExceptionTranslatorRegistrar INTERNAL_CATCH_UNIQUE_NAME( catch_internal_ExceptionRegistrar )( &translatorName ); } \
CATCH_INTERNAL_UNSUPPRESS_GLOBALS_WARNINGS \
static std::string translatorName( signature )
#define INTERNAL_CATCH_UNIQUE_NAME(name)
Definition: catch.hpp:386

Definition at line 2722 of file catch.hpp.

◆ INTERNAL_CATCH_TRY

#define INTERNAL_CATCH_TRY

Definition at line 2315 of file catch.hpp.

◆ INTERNAL_CATCH_UNIQUE_NAME

#define INTERNAL_CATCH_UNIQUE_NAME (   name)    INTERNAL_CATCH_UNIQUE_NAME_LINE( name, __COUNTER__ )

Definition at line 386 of file catch.hpp.

◆ INTERNAL_CATCH_UNIQUE_NAME_LINE

#define INTERNAL_CATCH_UNIQUE_NAME_LINE (   name,
  line 
)    INTERNAL_CATCH_UNIQUE_NAME_LINE2( name, line )

Definition at line 384 of file catch.hpp.

◆ INTERNAL_CATCH_UNIQUE_NAME_LINE2

#define INTERNAL_CATCH_UNIQUE_NAME_LINE2 (   name,
  line 
)    name##line

Definition at line 383 of file catch.hpp.

◆ INTERNAL_CATCH_UNSCOPED_INFO

#define INTERNAL_CATCH_UNSCOPED_INFO (   macroName,
  log 
)    Catch::getResultCapture().emplaceUnscopedMessage( Catch::MessageBuilder( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, Catch::ResultWas::Info ) << log )

Definition at line 2419 of file catch.hpp.

◆ INTERNAL_CHECK_THAT

#define INTERNAL_CHECK_THAT (   macroName,
  matcher,
  resultDisposition,
  arg 
)
Value:
do { \
Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATCH_INTERNAL_STRINGIFY(arg) ", " CATCH_INTERNAL_STRINGIFY(matcher), resultDisposition ); \
INTERNAL_CATCH_TRY { \
catchAssertionHandler.handleExpr( Catch::makeMatchExpr( arg, matcher, #matcher##_catch_sr ) ); \
} INTERNAL_CATCH_CATCH( catchAssertionHandler ) \
INTERNAL_CATCH_REACT( catchAssertionHandler ) \
} while( false )
#define INTERNAL_CATCH_CATCH(capturer)
Definition: catch.hpp:2316
#define CATCH_INTERNAL_LINEINFO
Definition: catch.hpp:458
#define CATCH_INTERNAL_STRINGIFY(...)
Definition: catch.hpp:2305
auto makeMatchExpr(ArgT const &arg, MatcherT const &matcher, StringRef const &matcherString) -> MatchExpr< ArgT, MatcherT >
Definition: catch.hpp:3399

Definition at line 3406 of file catch.hpp.

◆ METHOD_AS_TEST_CASE

#define METHOD_AS_TEST_CASE (   method,
  ... 
)    INTERNAL_CATCH_METHOD_AS_TEST_CASE( method, __VA_ARGS__ )

Definition at line 14709 of file catch.hpp.

◆ REGISTER_TEST_CASE

#define REGISTER_TEST_CASE (   Function,
  ... 
)    INTERNAL_CATCH_REGISTER_TESTCASE( Function, __VA_ARGS__ )

Definition at line 14710 of file catch.hpp.

◆ REQUIRE

#define REQUIRE (   ...)    INTERNAL_CATCH_TEST( "REQUIRE", Catch::ResultDisposition::Normal, __VA_ARGS__ )

Definition at line 14671 of file catch.hpp.

◆ REQUIRE_FALSE

#define REQUIRE_FALSE (   ...)    INTERNAL_CATCH_TEST( "REQUIRE_FALSE", Catch::ResultDisposition::Normal | Catch::ResultDisposition::FalseTest, __VA_ARGS__ )

Definition at line 14672 of file catch.hpp.

◆ REQUIRE_NOTHROW

#define REQUIRE_NOTHROW (   ...)    INTERNAL_CATCH_NO_THROW( "REQUIRE_NOTHROW", Catch::ResultDisposition::Normal, __VA_ARGS__ )

Definition at line 14680 of file catch.hpp.

◆ REQUIRE_THAT

#define REQUIRE_THAT (   arg,
  matcher 
)    INTERNAL_CHECK_THAT( "REQUIRE_THAT", matcher, Catch::ResultDisposition::Normal, arg )

Definition at line 14699 of file catch.hpp.

◆ REQUIRE_THROWS

#define REQUIRE_THROWS (   ...)    INTERNAL_CATCH_THROWS( "REQUIRE_THROWS", Catch::ResultDisposition::Normal, __VA_ARGS__ )

Definition at line 14674 of file catch.hpp.

◆ REQUIRE_THROWS_AS

#define REQUIRE_THROWS_AS (   expr,
  exceptionType 
)    INTERNAL_CATCH_THROWS_AS( "REQUIRE_THROWS_AS", exceptionType, Catch::ResultDisposition::Normal, expr )

Definition at line 14675 of file catch.hpp.

◆ REQUIRE_THROWS_MATCHES

#define REQUIRE_THROWS_MATCHES (   expr,
  exceptionType,
  matcher 
)    INTERNAL_CATCH_THROWS_MATCHES( "REQUIRE_THROWS_MATCHES", exceptionType, Catch::ResultDisposition::Normal, matcher, expr )

Definition at line 14678 of file catch.hpp.

◆ REQUIRE_THROWS_WITH

#define REQUIRE_THROWS_WITH (   expr,
  matcher 
)    INTERNAL_CATCH_THROWS_STR_MATCHES( "REQUIRE_THROWS_WITH", Catch::ResultDisposition::Normal, matcher, expr )

Definition at line 14676 of file catch.hpp.

◆ SCENARIO

#define SCENARIO (   ...)    TEST_CASE( "Scenario: " __VA_ARGS__ )

Definition at line 14743 of file catch.hpp.

◆ SCENARIO_METHOD

#define SCENARIO_METHOD (   className,
  ... 
)    INTERNAL_CATCH_TEST_CASE_METHOD( className, "Scenario: " __VA_ARGS__ )

Definition at line 14744 of file catch.hpp.

◆ SECTION

#define SECTION (   ...)    INTERNAL_CATCH_SECTION( __VA_ARGS__ )

Definition at line 14711 of file catch.hpp.

◆ STATIC_REQUIRE

#define STATIC_REQUIRE (   ...)    static_assert( __VA_ARGS__, #__VA_ARGS__ ); SUCCEED( #__VA_ARGS__ )

Definition at line 14731 of file catch.hpp.

◆ STATIC_REQUIRE_FALSE

#define STATIC_REQUIRE_FALSE (   ...)    static_assert( !(__VA_ARGS__), "!(" #__VA_ARGS__ ")" ); SUCCEED( "!(" #__VA_ARGS__ ")" )

Definition at line 14732 of file catch.hpp.

◆ SUCCEED

#define SUCCEED (   ...)    INTERNAL_CATCH_MSG( "SUCCEED", Catch::ResultWas::Ok, Catch::ResultDisposition::ContinueOnFailure, __VA_ARGS__ )

Definition at line 14715 of file catch.hpp.

◆ TEMPLATE_PRODUCT_TEST_CASE

#define TEMPLATE_PRODUCT_TEST_CASE (   ...)    INTERNAL_CATCH_TEMPLATE_PRODUCT_TEST_CASE( __VA_ARGS__ )

Definition at line 14721 of file catch.hpp.

◆ TEMPLATE_PRODUCT_TEST_CASE_METHOD

#define TEMPLATE_PRODUCT_TEST_CASE_METHOD (   className,
  ... 
)    INTERNAL_CATCH_TEMPLATE_PRODUCT_TEST_CASE_METHOD( className, __VA_ARGS__ )

Definition at line 14722 of file catch.hpp.

◆ TEMPLATE_TEST_CASE

#define TEMPLATE_TEST_CASE (   ...)    INTERNAL_CATCH_TEMPLATE_TEST_CASE( __VA_ARGS__ )

Definition at line 14719 of file catch.hpp.

◆ TEMPLATE_TEST_CASE_METHOD

#define TEMPLATE_TEST_CASE_METHOD (   className,
  ... 
)    INTERNAL_CATCH_TEMPLATE_TEST_CASE_METHOD( className, __VA_ARGS__ )

Definition at line 14720 of file catch.hpp.

◆ TEST_CASE

#define TEST_CASE (   ...)    INTERNAL_CATCH_TESTCASE( __VA_ARGS__ )

Definition at line 14707 of file catch.hpp.

◆ TEST_CASE_METHOD

#define TEST_CASE_METHOD (   className,
  ... 
)    INTERNAL_CATCH_TEST_CASE_METHOD( className, __VA_ARGS__ )

Definition at line 14708 of file catch.hpp.

◆ THEN

#define THEN (   desc)    INTERNAL_CATCH_DYNAMIC_SECTION( " Then: " << desc )

Definition at line 14750 of file catch.hpp.

◆ UNSCOPED_INFO

#define UNSCOPED_INFO (   msg)    INTERNAL_CATCH_UNSCOPED_INFO( "UNSCOPED_INFO", msg )

Definition at line 14703 of file catch.hpp.

◆ WARN

#define WARN (   msg)    INTERNAL_CATCH_MSG( "WARN", Catch::ResultWas::Warning, Catch::ResultDisposition::ContinueOnFailure, msg )

Definition at line 14704 of file catch.hpp.

◆ WHEN

#define WHEN (   desc)    INTERNAL_CATCH_DYNAMIC_SECTION( " When: " << desc )

Definition at line 14748 of file catch.hpp.

Function Documentation

◆ operator"" _catch_sr()

auto operator"" _catch_sr ( char const *  rawChars,
std::size_t  size 
) -> Catch::StringRef
inlinenoexcept

Definition at line 626 of file catch.hpp.

◆ operator<<()

std::ostream& operator<< ( std::ostream &  ,
Catch_global_namespace_dummy   
)


inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:17:58