|
feisty meow concerns codebase
2.140
|
#include <application/hoople_main.h>#include <basis/astring.h>#include <basis/byte_array.h>#include <basis/functions.h>#include <basis/guards.h>#include <mathematics/chaos.h>#include <loggers/program_wide_logger.h>#include <textual/byte_formatter.h>#include <unit_test/unit_base.h>#include <structures/static_memory_gremlin.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_byte_format,) | |
| #define LOG | ( | to_print | ) | EMERGENCY_LOG(program_wide_logger::get(), astring(to_print)) |
Definition at line 34 of file test_byte_format.cpp.
| HOOPLE_MAIN | ( | test_byte_format | ) |