mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
* test: add tr_getDefaultDownloadDir() tests this also indirectly tests xdg and homedir * test: add PlatformTest.defaultConfigDirEnv * test: add PlatformTest.defaultConfigDirXdgConfig test: add PlatformTest.defaultConfigDirXdgConfigHome * test: add PlatformTest.webClientDirEnvClutch test: add PlatformTest.webClientDirEnvTr test: add PlatformTest.webClientDirXdgDataHome * fixup! test: add PlatformTest.webClientDirEnvClutch fix: win32 breakage