SDL/src/test
Sam Lantinga dcaec5adaf Moved D3D_LoadDLL and SDL_Direct3D9GetAdapterIndex to SDL_windowswindow.c at Jorgen's insistence. That file is wrapped in a more appropriate define check so it will work if somebody builds a binary without D3D support.
Added a reference to SDL_Direct3D9GetAdapterIndex to SDL_test_common.c so SDL will fail to compile if the new symbol isn't included properly.

CR: Jorgen
2013-09-28 14:06:20 -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 Moved D3D_LoadDLL and SDL_Direct3D9GetAdapterIndex to SDL_windowswindow.c at Jorgen's insistence. That file is wrapped in a more appropriate define check so it will work if somebody builds a binary without D3D support. 2013-09-28 14:06:20 -07:00
SDL_test_compare.c File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
SDL_test_crc32.c File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -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 File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
SDL_test_imageBlitBlend.c File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
SDL_test_imageFace.c File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
SDL_test_imagePrimitives.c File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
SDL_test_imagePrimitivesBlend.c File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -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 File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
SDL_test_random.c File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00