SDL/src/test
2013-11-15 22:01:58 -08: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 Added space in the common state structure for render targets 2013-11-15 22:01:58 -08:00
SDL_test_compare.c
SDL_test_crc32.c
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
SDL_test_imageBlitBlend.c
SDL_test_imageFace.c
SDL_test_imagePrimitives.c
SDL_test_imagePrimitivesBlend.c
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
SDL_test_random.c