SDL/src/test
2013-08-29 08:30:21 -07:00
..
SDL_test_assert.c OCD fixes: Adds a space after /* (glory to regular expressions!) 2013-08-21 09:47:10 -03:00
SDL_test_common.c Christoph Mallon: Remove pointless if (x) before SDL_free(x) 2013-08-29 08:29:21 -07:00
SDL_test_compare.c Fixed bug 2027 - Full-screen appears to be broken - hang in SDL_DestroyWindow() 2013-08-11 19:56:43 -07:00
SDL_test_crc32.c Fixed bug 2027 - Full-screen appears to be broken - hang in SDL_DestroyWindow() 2013-08-11 19:56:43 -07:00
SDL_test_font.c OCD fixes: Adds a space after /* (glory to regular expressions!) 2013-08-21 09:47:10 -03:00
SDL_test_fuzzer.c OCD fixes: Adds a space after /* (glory to regular expressions!) 2013-08-21 09:47:10 -03:00
SDL_test_harness.c Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)). 2013-08-29 08:30:21 -07:00
SDL_test_imageBlit.c Fixed bug 2027 - Full-screen appears to be broken - hang in SDL_DestroyWindow() 2013-08-11 19:56:43 -07:00
SDL_test_imageBlitBlend.c Fixed bug 2027 - Full-screen appears to be broken - hang in SDL_DestroyWindow() 2013-08-11 19:56:43 -07:00
SDL_test_imageFace.c Fixed bug 2027 - Full-screen appears to be broken - hang in SDL_DestroyWindow() 2013-08-11 19:56:43 -07:00
SDL_test_imagePrimitives.c Fixed bug 2027 - Full-screen appears to be broken - hang in SDL_DestroyWindow() 2013-08-11 19:56:43 -07:00
SDL_test_imagePrimitivesBlend.c Fixed bug 2027 - Full-screen appears to be broken - hang in SDL_DestroyWindow() 2013-08-11 19:56:43 -07:00
SDL_test_log.c OCD fixes: Adds a space after /* (glory to regular expressions!) 2013-08-21 09:47:10 -03:00
SDL_test_md5.c Fixed bug 2027 - Full-screen appears to be broken - hang in SDL_DestroyWindow() 2013-08-11 19:56:43 -07:00
SDL_test_random.c Fixed bug 2027 - Full-screen appears to be broken - hang in SDL_DestroyWindow() 2013-08-11 19:56:43 -07:00