test: done for refactor, ready to merge

This commit is contained in:
2026-06-10 14:49:28 -06:00
parent c983fd22ad
commit 1a0afd331c
3 changed files with 461 additions and 135 deletions

View File

@@ -75,7 +75,7 @@ end
-- =========================================================
if has_config("tests") then
target("test_arena")
target("test_arraylist")
set_kind("binary")
add_files("test/test_arraylist.c")