Add tests to mouse suite; fix VS compiler warnings in tests
This commit is contained in:
parent
bd462555d7
commit
896befb67b
3 changed files with 229 additions and 83 deletions
|
@ -3,6 +3,9 @@
|
|||
* New/updated tests: aschiffler at ferzkopp dot net
|
||||
*/
|
||||
|
||||
/* quiet windows compiler warnings */
|
||||
#define _CRT_SECURE_NO_WARNINGS
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue