SDL/src/test
Sam Lantinga efc390d7e2 Don't log SDL errors by default
There are many recoverable errors that may happen internally and can be safely ignored if the public API doesn't return an error code. Seeing them causes lots of developer anxiety and they generally aren't helpful.

Fixes https://github.com/libsdl-org/SDL/issues/11813
2025-01-02 17:32:10 -08:00
..
SDL_test_assert.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_test_common.c Don't log SDL errors by default 2025-01-02 17:32:10 -08: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 Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_test_fuzzer.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_test_harness.c Updated copyright for 2025 2025-01-01 07:45:52 -08: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 Updated copyright for 2025 2025-01-01 07:45:52 -08:00