Function Catch::Detail::getEnv
Defined in File catch_amalgamated.hpp
Function Documentation
-
char const *Catch::Detail::getEnv(char const *varName)
Wrapper over
std::getenv
that compiles on UWP (and always returns nullptr there)
Defined in File catch_amalgamated.hpp
Wrapper over std::getenv
that compiles on UWP (and always returns nullptr there)