qt5base-lts/tests/auto/widgets
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
..
dialogs tst_QFileSystemModel: don't expect ~/Documents to exist 2013-11-21 07:45:38 +01:00
effects QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-28 02:02:14 +01:00
graphicsview Stabilize tst_QGraphicsWidget::updateFocusChainWhenChildDie(). 2013-11-20 18:19:01 +01:00
itemviews Crash fix in QTreeView::sizeHintForColumn(). 2013-11-16 16:40:46 +01:00
kernel Fix crash when windowcontainer is used in a dockwidget 2013-11-20 14:10:37 +01:00
styles Test password mask delay and characters on Mac. 2013-07-11 10:56:49 +02:00
util QCompleter::setFilterMode() add property filterMode. 2013-09-20 23:45:06 +02:00
widgets Disable clear button in read-only QLineEdit. 2013-11-05 09:16:47 +01:00
widgets.pro