qt5base-lts/tests/auto/widgets
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
..
dialogs tst_qfiledialog: fixed typo causing semi-random completer() failure 2012-10-09 00:25:57 +02:00
effects Auto tests: remove PlatformQuirks::isAutoMaximizing() 2012-09-26 10:08:59 +02:00
graphicsview Remove CDE and Motif styles from qtbase 2012-09-27 15:16:16 +02:00
itemviews Fix segfault when delegates change properties on editors. 2012-10-04 12:15:49 +02:00
kernel QXcbWindow: Don't recreate window when reparenting. 2012-10-01 15:48:08 +02:00
styles Remove CDE and Motif styles from qtbase 2012-09-27 15:16:16 +02:00
util Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
widgets Stabilize test qmenu::pushButtonPopulateOnAboutToShow(). 2012-10-08 17:27:57 +02:00
widgets.pro Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00