This commit is contained in:
Krzosa Karol
2025-04-03 10:52:11 +02:00
parent c8e73ac245
commit 706bd89385
11 changed files with 759 additions and 78 deletions

View File

@@ -7,6 +7,7 @@ gb_read_only mt_tweak_t tweak_table[] = {
};
void run_all_tests(void) {
test_string16();
test_hash_table();
test_intern_table();
ui_test_text_replace();