Lines Matching refs:CATCH_CONFIG_DISABLE_EXCEPTIONS
116 // CATCH_CONFIG_DISABLE_EXCEPTIONS : Are exceptions enabled?
397 #if !defined(CATCH_INTERNAL_CONFIG_EXCEPTIONS_ENABLED) && !defined(CATCH_CONFIG_DISABLE_EXCEPTIONS)
398 # define CATCH_CONFIG_DISABLE_EXCEPTIONS
454 #if defined(CATCH_CONFIG_DISABLE_EXCEPTIONS)
2686 #if defined(CATCH_CONFIG_FAST_COMPILE) || defined(CATCH_CONFIG_DISABLE_EXCEPTIONS)
3032 #if defined(CATCH_CONFIG_DISABLE_EXCEPTIONS)
3875 #if !defined(CATCH_CONFIG_DISABLE_EXCEPTIONS)
8254 #if !defined(CATCH_CONFIG_DISABLE_EXCEPTIONS)
10530 #if defined(CATCH_CONFIG_DISABLE_EXCEPTIONS) && !defined(CATCH_CONFIG_DISABLE_EXCEPTIONS_CUSTOM_HANDLER)
10693 #if !defined(CATCH_CONFIG_DISABLE_EXCEPTIONS)
10746 CATCH_INTERNAL_ERROR("Attempted to translate active exception under CATCH_CONFIG_DISABLE_EXCEPTIONS!");
10750 CATCH_INTERNAL_ERROR("Attempted to use exception translators under CATCH_CONFIG_DISABLE_EXCEPTIONS!");
12404 #if !defined(CATCH_CONFIG_DISABLE_EXCEPTIONS)
12493 #if !defined(CATCH_CONFIG_DISABLE_EXCEPTIONS)
12496 CATCH_INTERNAL_ERROR("Attempted to register active exception under CATCH_CONFIG_DISABLE_EXCEPTIONS!");
13421 #if !defined(CATCH_CONFIG_DISABLE_EXCEPTIONS)
13575 #if !defined(CATCH_CONFIG_DISABLE_EXCEPTIONS)
13617 #if !defined(CATCH_CONFIG_DISABLE_EXCEPTIONS)
15353 #if defined(CATCH_CONFIG_DISABLE_EXCEPTIONS)