initialize dynamic array library with tests and configuration files

This commit is contained in:
2026-03-26 15:00:00 -03:00
commit 0cd80ad628
15 changed files with 557 additions and 0 deletions

8
.idea/vcs.xml generated Normal file
View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<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" />
</component>
</project>