string: add unit test for sprintf

Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
2024-01-09 19:31:07 +01:00
parent 38c6b40b21
commit c5feba2ed0
4 changed files with 41 additions and 2 deletions

View File

@@ -45,6 +45,9 @@
<ClCompile Include="pool.cpp">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="string.cpp">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="pch.hpp">