SDL/src/test
Sylvain a85cf62c12 Fix sdltest_randomAsciiStringWithMaximumLength() where it requests a string a size 0
seen with: ./testautomation --seed MILAFAP2AKVP3V4G --filter sdltest_randomAsciiStringWithMaximumLength
2023-10-13 20:24:48 +02:00
..
SDL_test_assert.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_test_common.c Updated source to match SDL function prototype style 2023-05-23 10:59:03 -07:00
SDL_test_compare.c SDLTest_CompareSurfaces: Decode pixels correctly on big-endian platforms 2023-09-29 06:57:07 -07:00
SDL_test_crc32.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_test_font.c Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2023-03-09 15:23:59 -08:00
SDL_test_fuzzer.c Fix sdltest_randomAsciiStringWithMaximumLength() where it requests a string a size 0 2023-10-13 20:24:48 +02:00
SDL_test_harness.c Updated source to match SDL function prototype style 2023-05-23 10:59:03 -07:00
SDL_test_imageBlit.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_test_imageBlitBlend.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_test_imageFace.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_test_imagePrimitives.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_test_imagePrimitivesBlend.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_test_log.c Updated source to match SDL function prototype style 2023-05-23 10:59:03 -07:00
SDL_test_md5.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_test_memory.c Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2023-03-09 15:23:59 -08:00
SDL_test_random.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00