SDL/src/test
Brick 9c2e4f52e6 Fixed misuse of entry->size in SDL_TrackAllocation
entry->size is the size of the allocation, not the number of stack frames
2024-04-15 11:47:18 -10:00
..
SDL_test_assert.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_test_common.c Removed SDL_RENDERER_ACCELERATED and SDL_RENDERER_SOFTWARE 2024-04-04 13:30:49 -07:00
SDL_test_compare.c Add SDLTest_CompareMemory function to compare memory ranges 2024-04-15 03:05:05 -10:00
SDL_test_crc32.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_test_font.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_test_fuzzer.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_test_harness.c Fixed warning C4245: 'return': conversion from 'int' to 'SDL_TimerID', signed/unsigned mismatch 2024-02-03 11:49:15 -08: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 Fixed misuse of entry->size in SDL_TrackAllocation 2024-04-15 11:47:18 -10:00
SDL_test_random.c Fixed warning C4245: 'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch 2024-02-03 11:49:15 -08:00