| 
    feisty meow concerns codebase
    2.140
    
   | 
 
#include <application/hoople_main.h>#include <basis/astring.h>#include <basis/environment.h>#include <basis/guards.h>#include <configuration/ini_configurator.h>#include <configuration/section_manager.h>#include <structures/string_table.h>#include <structures/string_array.h>#include <structures/static_memory_gremlin.h>#include <unit_test/unit_base.h>
Go to the source code of this file.
Macros | |
| #define | LOG(to_print) EMERGENCY_LOG(program_wide_logger().get(), astring(to_print)) | 
Functions | |
| HOOPLE_MAIN (test_section_manager,) | |
| #define LOG | ( | to_print | ) | EMERGENCY_LOG(program_wide_logger().get(), astring(to_print)) | 
Definition at line 40 of file test_section_manager.cpp.
| HOOPLE_MAIN | ( | test_section_manager | ) |