Add tests for StringUtil

This commit is contained in:
Birunthan Mohanathas
2013-06-13 17:01:16 +03:00
parent 516ef1a354
commit a80c905be9
3 changed files with 48 additions and 0 deletions

View File

@ -14,6 +14,7 @@
<ItemGroup>
<ClCompile Include="MathParser_Test.cpp" />
<ClCompile Include="PathUtil_Test.cpp" />
<ClCompile Include="StringUtil_Test.cpp" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="Common.vcxproj">