Added unit tests of sample string given by gbatree

This commit is contained in:
Benoit Blanchon
2014-02-26 22:29:20 +01:00
parent a58fb13d37
commit 995aa7dd40
3 changed files with 72 additions and 0 deletions

View File

@ -50,5 +50,8 @@
<ClCompile Include="TestArrayExample.cpp">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="TestGbathreeStrings.cpp">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
</Project>