SDL/src/test
Anonymous Maarten 18225f7bb5 libSDL3_test: don't remove windows and renders when quiting
This fixes a "DEBUG: Parameter 'texture' is invalid" message when exiting testcamera.
2024-05-17 14:39:29 +02:00
..
SDL_test_assert.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_test_common.c libSDL3_test: don't remove windows and renders when quiting 2024-05-17 14:39:29 +02: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 remove most of SDL_OutOfMemory() calls where SDL is the allocator. 2024-05-08 20:00:50 +03: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