qt5base-lts/tests/auto/widgets/dialogs
Rohan McGovern 0776746d47 tst_qfiledialog: fixed typo causing semi-random completer() failure
completer_data() was attempting to find the first folder which did
not begin with a '.' character under QDir::root() for usage during the
test.

However, a typo caused it to find the first folder even if it _did_
begin with a '.'; unless the first folder returned by entryList()
was ".", in which case no folder would be found.

Change-Id: Ie95f1add797973d06a8d5f2fa32935366a008de5
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
2012-10-09 00:25:57 +02:00
..
qabstractprintdialog Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qcolordialog Run application main run loop in color/font dialog test 2012-09-27 23:51:30 +02:00
qdialog tst_QDialog: fix Q_OS_WINCE & QT_NO_SIZEGRIP usage 2012-09-27 06:07:11 +02:00
qerrormessage Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qfiledialog tst_qfiledialog: fixed typo causing semi-random completer() failure 2012-10-09 00:25:57 +02:00
qfiledialog2 QFileSystemModel: fix permission mangling 2012-09-26 04:03:41 +02:00
qfilesystemmodel QFileSystemModel: fix permission mangling 2012-09-26 04:03:41 +02:00
qfontdialog Run application main run loop in color/font dialog test 2012-09-27 23:51:30 +02:00
qinputdialog Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qmessagebox tst_QMessageBox: fix Q_OS_MAC usage 2012-09-27 02:31:11 +02:00
qprogressdialog Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qsidebar tst_qsidebar: remove duplicate code 2012-09-27 06:07:10 +02:00
qwizard Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
dialogs.pro Tests: Fix printsupport profiles. 2012-07-12 11:15:58 +02:00