qt5base-lts/tests/auto/widgets/dialogs
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
..
qabstractprintdialog QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-28 02:02:14 +01:00
qcolordialog Revert Mac event loop changes. 2013-09-02 13:07:35 +02:00
qdialog Move SnapToDefaultButton from QPlatformDialogHelper to QPlatformTheme 2013-08-23 08:42:35 +02:00
qerrormessage QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-28 02:02:14 +01:00
qfiledialog QFileDialog: don't create widgets if the platform dialog will be used 2013-10-15 08:14:48 +02:00
qfiledialog2 Fix temporary file leak in tst_qfiledialog2. 2013-10-03 21:43:56 +02:00
qfilesystemmodel tst_QFileSystemModel: don't expect ~/Documents to exist 2013-11-21 07:45:38 +01:00
qfontdialog Revert Mac event loop changes. 2013-09-02 13:07:35 +02:00
qinputdialog QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-28 02:02:14 +01:00
qmessagebox xcb: QWindow never uses XCB_GRAVITY_CENTER 2013-09-16 14:15:06 +02:00
qprogressdialog QtWidgets: avoid integer divide by zero in QProgressDialog 2013-05-15 05:06:15 +02:00
qsidebar Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qwizard QWizard: give all buttons an objectName 2013-10-28 12:05:22 +01:00
dialogs.pro Fixed autotest build for configurations without printsupport 2013-05-21 07:25:39 +02:00