Home
last modified time | relevance | path

Searched refs:CATCH_CONFIG_WCHAR (Results 1 – 9 of 9) sorted by relevance

/external/catch2/include/internal/
Dcatch_compiler_capabilities.h225 …(CATCH_INTERNAL_CONFIG_NO_WCHAR) && !defined(CATCH_CONFIG_NO_WCHAR) && !defined(CATCH_CONFIG_WCHAR)
226 # define CATCH_CONFIG_WCHAR macro
Dcatch_default_main.hpp15 #if defined(CATCH_CONFIG_WCHAR) && defined(WIN32) && defined(_UNICODE) && !defined(DO_NOT_USE_WMAIN)
Dcatch_session.h29 #if defined(CATCH_CONFIG_WCHAR) && defined(WIN32) && defined(UNICODE)
Dcatch_tostring.cpp141 #ifdef CATCH_CONFIG_WCHAR
Dcatch_session.cpp197 #if defined(CATCH_CONFIG_WCHAR) && defined(WIN32) && defined(UNICODE)
Dcatch_tostring.h168 #ifdef CATCH_CONFIG_WCHAR
/external/catch2/projects/SelfTest/UsageTests/
DMisc.tests.cpp345 #ifdef CATCH_CONFIG_WCHAR
/external/catch2/docs/
Dconfiguration.md150 CATCH_CONFIG_WCHAR // Enables use of wchart_t
159 `CATCH_CONFIG_WCHAR` is on by default, but can be disabled. Currently
/external/catch2/single_include/catch2/
Dcatch.hpp315 …(CATCH_INTERNAL_CONFIG_NO_WCHAR) && !defined(CATCH_CONFIG_NO_WCHAR) && !defined(CATCH_CONFIG_WCHAR)
316 # define CATCH_CONFIG_WCHAR macro
1359 #ifdef CATCH_CONFIG_WCHAR
10816 #if defined(CATCH_CONFIG_WCHAR) && defined(WIN32) && defined(UNICODE)
11051 #if defined(CATCH_CONFIG_WCHAR) && defined(WIN32) && defined(UNICODE)
12486 #ifdef CATCH_CONFIG_WCHAR
14615 #if defined(CATCH_CONFIG_WCHAR) && defined(WIN32) && defined(_UNICODE) && !defined(DO_NOT_USE_WMAIN)