SDL/src/test
2023-03-09 15:10:44 -08:00
..
SDL_test_assert.c Fix various warnings: static /void / comma 2023-03-06 12:37:37 +01:00
SDL_test_common.c Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2023-03-09 15:10:44 -08:00
SDL_test_compare.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_test_crc32.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_test_font.c Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2023-03-09 15:10:44 -08:00
SDL_test_fuzzer.c More fix warnings about static function and prototype 2023-03-08 16:14:09 +01:00
SDL_test_harness.c Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2023-03-09 15:10:44 -08:00
SDL_test_log.c Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2023-03-09 15:10:44 -08:00
SDL_test_md5.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_test_memory.c Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2023-03-09 15:10:44 -08:00
SDL_test_random.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00