feisty meow concerns codebase  2.140
test_ini_parser.cpp File Reference
Include dependency graph for test_ini_parser.cpp:

Go to the source code of this file.

Macros

#define LOG(s)   CLASS_EMERGENCY_LOG(program_wide_logger::get(), s)
 

Variables

const astring INI_FILE_1
 

Macro Definition Documentation

◆ LOG

#define LOG (   s)    CLASS_EMERGENCY_LOG(program_wide_logger::get(), s)

Definition at line 39 of file test_ini_parser.cpp.

Variable Documentation

◆ INI_FILE_1

const astring INI_FILE_1
Initial value:
= "\
[bork]\n\
norple=1\n\
train=12.5\n\
singhy=9 \r\n\
\n\
[twerf]\r\n\
noodles=fungus\n\
dora=34\n\
"

Definition at line 41 of file test_ini_parser.cpp.