This commit is contained in:
Krzosa Karol
2025-04-05 18:59:26 +02:00
parent f3aa52ba3d
commit 2907762d5f
12 changed files with 220 additions and 26 deletions

View File

@@ -10,5 +10,5 @@ void run_all_tests(void) {
test_string16();
test_hash_table();
test_intern_table();
ui_test_text_replace();
test_array();
}// run_all_tests()