mirror of
https://github.com/borgbackup/borg.git
synced 2026-05-07 20:02:36 +00:00
c8f8defc0f
The move to platformdirs and its current usage _does_ honor XDG_* variables on macOS if they are set. Tests were set up to assume this to be untrue and the docs matched that. This commit adds tests asserting that XDG_* variables are used when they are present on macOS, with default locations still in ~/Library.