|
feisty meow concerns codebase
2.140
|
#include "checkup.h"#include <application/hoople_main.h>#include <application/windoze_helper.h>#include <basis/astring.h>#include <basis/enhance_cpp.h>#include <basis/functions.h>#include <basis/guards.h>#include <configuration/application_configuration.h>#include <loggers/critical_events.h>#include <loggers/console_logger.h>#include <structures/version_record.h>#include <structures/static_memory_gremlin.h>#include <unit_test/unit_base.h>#include <stdio.h>
Go to the source code of this file.
Macros | |
| #define | UNIT_BASE_THIS_OBJECT c_parent |
| #define | UNIT_BASE_THIS_OBJECT c_parent |
| #define | UNIT_BASE_THIS_OBJECT (*this) |
| #define UNIT_BASE_THIS_OBJECT c_parent |
Definition at line 96 of file test_system_preconditions.cpp.
| #define UNIT_BASE_THIS_OBJECT c_parent |
Definition at line 96 of file test_system_preconditions.cpp.
| #define UNIT_BASE_THIS_OBJECT (*this) |
Definition at line 96 of file test_system_preconditions.cpp.