mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-05 01:16:26 +00:00
Add test that verifies all SDL3 symbols are available
This commit is contained in:

committed by
Anonymous Maarten

parent
4718000dba
commit
9f721e8a9c
@@ -319,6 +319,7 @@ add_sdl_test_executable(testdraw SOURCES testdraw.c)
|
||||
add_sdl_test_executable(testdrawchessboard SOURCES testdrawchessboard.c)
|
||||
add_sdl_test_executable(testdropfile MAIN_CALLBACKS SOURCES testdropfile.c)
|
||||
add_sdl_test_executable(testerror NONINTERACTIVE DISABLE_THREADS_ARGS "--no-threads" SOURCES testerror.c)
|
||||
add_sdl_test_executable(testsymbols NONINTERACTIVE NOTRACKMEM NONINTERACTIVE_ARGS 0 10 20 40 80 160 320 640 SOURCES testsymbols.c)
|
||||
|
||||
set(build_options_dependent_tests )
|
||||
|
||||
|
1366
test/testsymbols.c
Normal file
1366
test/testsymbols.c
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user