SDL/src/test
Anonymous Maarten db96ddca34 SDL_test: use SDLCALL calling convention
This is needed when using a pre-built static SDL3_test library.
2024-09-06 14:19:05 +02:00
..
SDL_test_assert.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_test_common.c SDL_test: use SDLCALL calling convention 2024-09-06 14:19:05 +02:00
SDL_test_compare.c Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_test_crc32.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_test_font.c Fixed drawing debug text 2024-08-29 18:21:48 -07:00
SDL_test_fuzzer.c Fixed random seed not affecting SDLTest_RandomIntegerInRange() 2024-09-01 14:05:27 -07:00
SDL_test_harness.c SDL_test: use SDLCALL calling convention 2024-09-06 14:19:05 +02:00
SDL_test_log.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_test_md5.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_test_memory.c Increase maximum line length of SDLTest_LogAllocations 2024-09-01 02:19:39 +02:00