We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 4985

Summary: [PATCH] testfilesystem: Don't exit the application if SDL_GetBasePath isn't supported
Product: SDL Reporter: Cameron Cawley <ccawley2011>
Component: *don't know*Assignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: HG 2.0   
Hardware: All   
OS: All   
Attachments: testfilesystem: Don't exit the application if SDL_GetBasePath isn't supported

Description Cameron Cawley 2020-02-13 23:17:29 UTC
Created attachment 4216 [details]
testfilesystem: Don't exit the application if SDL_GetBasePath isn't supported

If SDL_GetBasePath() isn't implemented on a particular platform, testfilesystem should still test the functionality of SDL_GetPrefPath().
Comment 1 Sam Lantinga 2020-02-15 00:18:51 UTC
Patch added, thanks!
https://hg.libsdl.org/SDL/rev/df0f883cc273