|
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 <configuration/variable_tokenizer.h>#include <filesystem/byte_filer.h>#include <structures/static_memory_gremlin.h>#include <structures/string_table.h>#include <textual/parser_bits.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_tokenizer,) | |
Variables | |
| const int | MAX_LINE_SIZE = 1000 |
| #define LOG | ( | to_print | ) | EMERGENCY_LOG(program_wide_logger::get(), astring(to_print)) |
Definition at line 37 of file test_tokenizer.cpp.
| HOOPLE_MAIN | ( | test_tokenizer | ) |
| const int MAX_LINE_SIZE = 1000 |
Definition at line 39 of file test_tokenizer.cpp.