qt5base-lts/tests/auto/widgets/dialogs
Giuseppe D'Angelo 69efc425b2 QFileSystemModel autotest: fix a broken sort() test
The test was comparing an "unsorted" file listing read from disk
with a reference listing, checking whether the two were different.
Obviously that's a nonsense test, as there's no stable order
for the entries returned by readdir_r and friends.

Change-Id: I1d781a6513c42bb0b585d02e57a771c5336c7df4
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
2015-12-12 10:38:53 +00:00
..
qcolordialog tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 11:50:10 +00:00
qdialog Suppress the modal window handling for dialogs embedded into QGraphicsView. 2015-11-04 13:43:29 +00:00
qerrormessage Update copyright headers 2015-02-11 06:49:51 +00:00
qfiledialog Merge remote-tracking branch 'origin/5.5' into 5.6 2015-11-27 08:35:45 +01:00
qfiledialog2 QFileDialog test: make the right subwidget visible 2015-12-10 22:26:01 +00:00
qfilesystemmodel QFileSystemModel autotest: fix a broken sort() test 2015-12-12 10:38:53 +00:00
qfontdialog Blacklist tst_qfontdialog::setFont on RHEL 6.6 2015-11-13 20:31:55 +00:00
qinputdialog Update copyright headers 2015-02-11 06:49:51 +00:00
qmessagebox QMessageBox test: Refactor closing dialogs. 2015-11-05 13:53:50 +00:00
qprogressdialog Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
qsidebar Update copyright headers 2015-02-11 06:49:51 +00:00
qwizard tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 11:50:10 +00:00
dialogs.pro Replace win32-g++ with mingw scope 2014-01-17 12:08:24 +01:00