feisty meow concerns codebase
2.140
|
#include <application/hoople_main.h>
#include <basis/functions.h>
#include <basis/guards.h>
#include <basis/astring.h>
#include <loggers/program_wide_logger.h>
#include <structures/static_memory_gremlin.h>
#include <structures/string_table.h>
#include <textual/xml_generator.h>
#include <unit_test/unit_base.h>
Go to the source code of this file.
Macros | |
#define | LOG(s) EMERGENCY_LOG(program_wide_logger::get(), s) |
#define | OPERATE_XML(func, args, test_name) |
#define | TEST "boilerplate" |
#define | TEST "stirring ingredients" |
#define | TEST "closing the bowl" |
#define LOG | ( | s | ) | EMERGENCY_LOG(program_wide_logger::get(), s) |
Definition at line 33 of file test_xml_generator.cpp.
Definition at line 43 of file test_xml_generator.cpp.
#define TEST "boilerplate" |
#define TEST "stirring ingredients" |
#define TEST "closing the bowl" |