Add test that verifies all SDL3 symbols are available

This commit is contained in:
Anonymous Maarten
2025-09-25 23:45:10 +02:00
committed by Anonymous Maarten
parent 4718000dba
commit 9f721e8a9c
3 changed files with 1382 additions and 0 deletions

View File

@@ -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

File diff suppressed because it is too large Load Diff