|
feisty meow concerns codebase
2.140
|
#include <application/hoople_main.h>#include <basis/functions.h>#include <basis/guards.h>#include <basis/astring.h>#include <configuration/application_configuration.h>#include <loggers/critical_events.h>#include <loggers/logging_macros.h>#include <loggers/program_wide_logger.h>#include <filesystem/filename.h>#include <structures/static_memory_gremlin.h>#include <structures/string_array.h>#include <textual/parser_bits.h>#include <unit_test/unit_base.h>
Go to the source code of this file.
Macros | |
| #define | DEBUG_FILENAME_TEST |
| #define | LOG(s) CLASS_EMERGENCY_LOG(program_wide_logger::get(), s) |
| #define DEBUG_FILENAME_TEST |
Definition at line 13 of file test_filename.cpp.
| #define LOG | ( | s | ) | CLASS_EMERGENCY_LOG(program_wide_logger::get(), s) |
Definition at line 40 of file test_filename.cpp.