Add initial testing file, test target, and readme about testing, issue #10, pr #57

This commit is contained in:
daan 2019-06-27 13:36:19 -07:00
parent 4c87643c29
commit ae47a2b13e
5 changed files with 224 additions and 14 deletions

View file

@ -15,7 +15,7 @@
</Filter>
</ItemGroup>
<ItemGroup>
<ClCompile Include="..\..\test\main.c">
<ClCompile Include="..\..\test\test-api.c">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>