Added first test on StaticJsonBuffer

This commit is contained in:
Benoit Blanchon
2014-09-27 09:56:53 +02:00
parent 60a5d72367
commit 5580adb4a6
8 changed files with 147 additions and 12 deletions

View File

@@ -24,7 +24,7 @@
<ClCompile Include="..\third-party\gtest-1.7.0\src\gtest_main.cc">
<Filter>Third Party Files</Filter>
</ClCompile>
<ClCompile Include="DummyTests.cpp">
<ClCompile Include="StaticJsonBufferTests.cpp">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>