Add input validation to SDL_getenv/SDL_setenv; update Stdlib testsuite; add Hints testsuite
This commit is contained in:
parent
4dd6e749db
commit
721340f510
9 changed files with 351 additions and 5 deletions
|
@ -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" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue