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

@@ -128,6 +128,7 @@
<ClCompile Include="ring.cpp" />
<ClCompile Include="sgml.cpp" />
<ClCompile Include="stream.cpp" />
<ClCompile Include="string.cpp" />
<ClCompile Include="unicode.cpp" />
<ClCompile Include="watchdog.cpp" />
</ItemGroup>