SDL/src/test
Sam Lantinga f355c7f217 Allow the progress API to be used on all platforms
It's visually only hooked up on Windows for now, but the API will be internally consistent on all platforms.
2025-03-25 11:24:22 -07:00
..
SDL_test_assert.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_test_common.c Allow the progress API to be used on all platforms 2025-03-25 11:24:22 -07:00
SDL_test_compare.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_test_crc32.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_test_font.c Fixed potentially overlapping memcpy() to use memmove() 2025-01-14 14:31:20 -08:00
SDL_test_fuzzer.c Remove redundant casts 2025-02-21 10:09:10 -08:00
SDL_test_harness.c SDL_test: fix "'function': different 'const' qualifiers" warning in SDL_test_harness 2025-02-19 19:06:48 +01:00
SDL_test_log.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_test_md5.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_test_memory.c Fixed memory leak in memory leak tracking 2025-03-08 09:18:25 -08:00