qt5base-lts/tests/auto/corelib/io/qstandardpaths
David Faure 4a11611c8a Fix unittest for QStandardPaths::enableTestMode
It was confusing DataLocation and GenericDataLocation, and the same
for CacheLocation and GenericCacheLocation. The test was passing in
the api_changes branch because these were giving the same result
(empty app name), but the QCoreApplication::applicationName fix in master
makes these different, so the bug in the test showed up after merging.

Change-Id: I80ef6883c96cfd02b8c277d9d686717028d396bb
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-04-05 10:15:21 +02:00
..
qstandardpaths.pro Fixed installation of corelib tests 2011-12-01 09:12:52 +01:00
tst_qstandardpaths.cpp Fix unittest for QStandardPaths::enableTestMode 2012-04-05 10:15:21 +02:00