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 - [PATCH] testfilesystem: Don't exit the application if SDL_GetBasePath isn't supported
Summary: [PATCH] testfilesystem: Don't exit the application if SDL_GetBasePath isn't s...
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: *don't know* (show other bugs)
Version: HG 2.0
Hardware: All All
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-13 23:17 UTC by Cameron Cawley
Modified: 2020-02-15 00:18 UTC (History)
0 users

See Also:


Attachments
testfilesystem: Don't exit the application if SDL_GetBasePath isn't supported (1.66 KB, patch)
2020-02-13 23:17 UTC, Cameron Cawley
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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