Add SDL_test test suite; add fuzzer test cases; fix fuzzer bug; fix compiler warnings
This commit is contained in:
parent
4e861f19ca
commit
da76be8927
8 changed files with 148 additions and 5 deletions
|
@ -192,6 +192,7 @@
|
|||
<ClCompile Include="..\..\..\test\testautomation_keyboard.c" />
|
||||
<ClCompile Include="..\..\..\test\testautomation_video.c" />
|
||||
<ClCompile Include="..\..\..\test\testautomation_syswm.c" />
|
||||
<ClCompile Include="..\..\..\test\testautomation_sdltest.c" />
|
||||
<ClCompile Include="..\..\..\test\testautomation_mouse.c" />
|
||||
<ClCompile Include="..\..\..\test\testautomation_timer.c" />
|
||||
</ItemGroup>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue