refactor dynamic array API: rename builder functions, update memory management, and improve tests

This commit is contained in:
2026-03-26 17:04:48 -03:00
parent 0cd80ad628
commit a45a74ddff
4 changed files with 48 additions and 57 deletions

1
.idea/vcs.xml generated
View File

@@ -4,5 +4,6 @@
<mapping directory="$PROJECT_DIR$" vcs="Git" />
<mapping directory="$PROJECT_DIR$/build/_deps/googletest-src" vcs="Git" />
<mapping directory="$PROJECT_DIR$/build/_deps/unity-test-src" vcs="Git" />
<mapping directory="$PROJECT_DIR$/submodules/external/unity" vcs="Git" />
</component>
</project>