qt5base-lts/tests/auto/widgets/dialogs/qfilesystemmodel
Marc Mutz 885bd1d0e5 tst_QFileSystemModel: don't expect ~/Documents to exist
For me, this test failed because I don't have a Documents folder in my
home directory, even though that's what's returned from QStandardPaths
as the first DocumentsLocation.

Fix by falling back on the home directory if documentPaths.front()
does not exist.

Change-Id: I483f62f3b4b43d055c74774a7058a4aa420849b1
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
2013-11-21 07:45:38 +01:00
..
.gitignore Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
qfilesystemmodel.pro Set tst_qfilesystemmodel as insiginificant 2013-09-20 12:04:03 +02:00
tst_qfilesystemmodel.cpp tst_QFileSystemModel: don't expect ~/Documents to exist 2013-11-21 07:45:38 +01:00