Added existing common.c/.h functions to test lib; minor assert refactoring
This commit is contained in:
parent
de32627287
commit
84aaf1fed9
8 changed files with 1491 additions and 20 deletions
|
@ -31,6 +31,7 @@
|
|||
#define _SDL_test_h
|
||||
|
||||
#include "SDL.h"
|
||||
#include "SDL_test_common.h"
|
||||
#include "SDL_test_font.h"
|
||||
#include "SDL_test_random.h"
|
||||
#include "SDL_test_fuzzer.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue