Splitted the indentation tests into 3 files

This commit is contained in:
Benoit Blanchon
2014-08-25 10:42:00 +02:00
parent 76f9ecce75
commit 514a6c0879
5 changed files with 107 additions and 26 deletions

View File

@@ -85,7 +85,9 @@
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="EscapedStringTests.cpp" />
<ClCompile Include="IntentedPrintTests.cpp" />
<ClCompile Include="Intented_Array_Tests.cpp" />
<ClCompile Include="Intented_Object_Tests.cpp" />
<ClCompile Include="Intented_String_Tests.cpp" />
<ClCompile Include="Issue10.cpp" />
<ClCompile Include="JsonArrayTests.cpp" />
<ClCompile Include="JsonObject_Indexer_Tests.cpp" />