qt5base-lts/tests/auto/corelib/io
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
..
largefile Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qabstractfileengine Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qbuffer Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdatastream Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdataurl Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdebug Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdir Fixed checking HOME variable return value using isEmpty() 2013-01-25 08:51:09 +01:00
qdiriterator Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qfile Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qfileinfo Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qfilesystementry Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qfilesystemwatcher Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qiodevice Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qipaddress Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qnodebug Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qprocess Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qprocess-noapplication Re-revert "Delay creation of the process manager" 2012-10-15 04:52:08 +02:00
qprocessenvironment Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qresourceengine Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qsettings Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qstandardpaths Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtemporarydir Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtemporaryfile Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtextstream Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qurl Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qurlinternal Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qurlquery Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qwinoverlappedionotifier Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
io.pro Re-revert "Delay creation of the process manager" 2012-10-15 04:52:08 +02:00