qt5base-lts/tests/auto/corelib/io/qstandardpaths
Samuli Piippo 55427858e3 QStandardPaths: Correct handling for XDG_RUNTIME_DIR
Always try to create the runtime directory and never change
the permissions of an existing directory. Conform to the
XDG Base Directory Specification:

"If, when attempting to write a file, the destination directory
is non-existent an attempt should be made to create it with
permission 0700. If the destination directory exists already
the permissions should not be changed."

Fixes: QTBUG-68338
Change-Id: Iaf854d69225fc46e43abae86232d749e5c247df0
Reviewed-by: David Faure <david.faure@kdab.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2019-10-12 08:57:35 +03:00
..
qstandardpaths.pro Make developer build tests pass for boot2qt 2018-11-26 07:06:59 +00:00
tst_qstandardpaths.cpp QStandardPaths: Correct handling for XDG_RUNTIME_DIR 2019-10-12 08:57:35 +03:00