Agora  1.2.0
Agora project
test_create_dir.cpp File Reference
#include "includes.h"
Include dependency graph for test_create_dir.cpp:

Namespaces

 CATCH_INTERNAL_SUPPRESS_GLOBALS_WARNINGS
 

Functions

bool try_create_dir (const spdlog::filename_t &path, const spdlog::filename_t &normalized_path)
 
static void ____C_A_T_C_H____T_E_S_T______COUNTER__ ()
 
Catch::AutoReg CATCH_INTERNAL_SUPPRESS_GLOBALS_WARNINGS::autoRegistrar__COUNTER__ (Catch::makeTestInvoker(&INTERNAL_CATCH_UNIQUE_NAME(____C_A_T_C_H____T_E_S_T____)), ::Catch::SourceLineInfo(__FILE__, static_cast< std::size_t >(__LINE__)), Catch::StringRef(), Catch::NameAndTags{ "basic async test ", "[async]" })
 
static CATCH_INTERNAL_STOP_WARNINGS_SUPPRESSION void INTERNAL_CATCH_UNIQUE_NAME() ____C_A_T_C_H____T_E_S_T____ ()
 

Function Documentation

◆ ____C_A_T_C_H____T_E_S_T____()

static CATCH_INTERNAL_STOP_WARNINGS_SUPPRESSION void INTERNAL_CATCH_UNIQUE_NAME() ____C_A_T_C_H____T_E_S_T____ ( )
static

dir2//"), SPDLOG_FILENAME_T("test_logs/dir1/dir2")));

")) == SPDLOG_FILENAME_T("dir//"));

Here is the call graph for this function:

◆ ____C_A_T_C_H____T_E_S_T______COUNTER__()

static void ____C_A_T_C_H____T_E_S_T______COUNTER__ ( )
static

◆ try_create_dir()

bool try_create_dir ( const spdlog::filename_t path,
const spdlog::filename_t normalized_path 
)
Here is the call graph for this function:
Here is the caller graph for this function: