SDL/VisualC
Simon McVittie 76a7b629bf test: Add some common code to load test resources
As well as reducing duplication, this lets the tests load their resources
from the SDL_GetBasePath() on platforms that support it, which is useful
if the tests are compiled along with the rest of SDL and installed below
/usr as manual tests, similar to GNOME's installed-tests convention.

Thanks to Ozkan Sezer for the OS/2 build glue.

Co-authored-by: Ozkan Sezer <sezeroz@gmail.com>
Signed-off-by: Simon McVittie <smcv@collabora.com>
2022-05-04 18:17:55 -07:00
..
SDL Added declaration of SDL_LogInit() and SDL_LogQuit() 2022-04-28 15:01:34 -07:00
SDLmain Automatically select the default platform toolset for MSVC builds 2021-07-24 16:06:54 -07:00
SDLtest Automatically select the default platform toolset for MSVC builds 2021-07-24 16:06:54 -07:00
tests test: Add some common code to load test resources 2022-05-04 18:17:55 -07:00
visualtest fixes to visual test MSVC project files. 2021-12-21 20:12:20 +03:00
SDL.sln testsurround: Add surround sound channel tester 2021-10-30 21:26:03 -07:00
clean.sh