SDL/src/test
Sam Lantinga 8d223b3037 Renamed atomic functions to match SDL 3.0 naming convention
This will also allow us to cleanly add atomic operations for other types in the future.
2024-09-17 08:53:27 -07:00
..
SDL_test_assert.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_test_common.c SDL_test: fix SDLTest_CommonQuit with NULL state 2024-09-13 20:52:32 +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 documentation for bool return type 2024-09-16 13:12:15 -07: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 Removed SDL_INIT_TIMER 2024-09-17 08:53:27 -07:00
SDL_test_log.c SDL_test: add SDLTest_LogEscapedString 2024-09-13 20:52:32 +02:00
SDL_test_md5.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_test_memory.c Renamed atomic functions to match SDL 3.0 naming convention 2024-09-17 08:53:27 -07:00