qt5base-lts/tests/auto/corelib/io/qstandardpaths
David Faure a5a80da223 Allow auto tests to stay away from the user's configuration.
QStandardPaths now knows a "test mode" which changes writable locations
to point to test directories, in order to prevent auto tests from reading from
or writing to the current user's configuration.

This affects the locations into which test programs might write files:
GenericDataLocation, DataLocation, ConfigLocation,
GenericCacheLocation, CacheLocation.
Other locations are not affected.

Change-Id: I29606c2e74714360edd871a8c387a5c1ef7d1f54
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
2012-03-28 11:22:11 +02:00
..
qstandardpaths.pro Fixed installation of corelib tests 2011-12-01 09:12:52 +01:00
tst_qstandardpaths.cpp Allow auto tests to stay away from the user's configuration. 2012-03-28 11:22:11 +02:00