qt5base-lts/tests/auto/corelib
Pasi Petäjäjärvi 05b4000e01 Fixed checking HOME variable return value using isEmpty()
Return value of the QFile::decodeName(qgetenv("HOME")); is never null
if HOME environment variable is not set. So need to check the return
value using isEmpty() instead.

Task-number: QTBUG-28912
Change-Id: Ic57b1978d63e99b056cde35ca8cb9d2a07ff8ce8
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: Samuel Rødal <samuel.rodal@digia.com>
2013-01-25 08:51:09 +01:00
..
animation Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
codecs Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
global Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
io Fixed checking HOME variable return value using isEmpty() 2013-01-25 08:51:09 +01:00
itemmodels Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
json Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
kernel Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
mimetypes Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
plugin Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
statemachine Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
thread Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
tools Add autotests for Indonisian and Catalan locales 2013-01-23 13:01:34 +01:00
xml Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
corelib.pro Import QMimeType / QMimeDatabase into QtCore. 2012-02-18 22:19:43 +01:00