sdl2_frt/src/test
Ozkan Sezer 08de74ec49 use the 'aborts' pragma of Watcom for SDL_NORETURN functions
SDL_ExitProcess(), SDL_AbortAssertion() and SDLTest_BailOut().

(Commit 303c1e0fb0cf for bug #4100 removed SDL_NORETURN from
SDL_ExitProcess() and SDL_AbortAssertion() in order to avoid
warnings from windows builds, but that's temporary I guess..)
2018-06-13 14:45:02 +03:00
..
SDL_test_assert.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_test_common.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_test_compare.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_test_crc32.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_test_font.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_test_fuzzer.c SDL_test_fuzzer.c: fix strict aliasing warnings by using a union. 2018-02-25 10:15:00 +03:00
SDL_test_harness.c use the 'aborts' pragma of Watcom for SDL_NORETURN functions 2018-06-13 14:45:02 +03:00
SDL_test_imageBlit.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_test_imageBlitBlend.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_test_imageFace.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_test_imagePrimitives.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_test_imagePrimitivesBlend.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_test_log.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_test_md5.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_test_memory.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_test_random.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00