Add input validation to SDL_getenv/SDL_setenv; update Stdlib testsuite; add Hints testsuite

This commit is contained in:
Andreas Schiffler 2014-03-19 21:39:55 -07:00
parent 4dd6e749db
commit 721340f510
9 changed files with 351 additions and 5 deletions

View file

@ -194,6 +194,7 @@
<ClCompile Include="..\..\..\test\testautomation_syswm.c" />
<ClCompile Include="..\..\..\test\testautomation_timer.c" />
<ClCompile Include="..\..\..\test\testautomation_video.c" />
<ClCompile Include="..\..\..\test\testautomation_hints.c" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\..\..\test\testautomation_suites.h" />