qt5base-lts/tests/auto/widgets/dialogs
Teemu Katajisto 7615b54ce8 Run application main run loop in color/font dialog test
In cocoa the timers are associated with main run loop but
the way font and color dialog tests are executed the modal
dialog run loop is only run in cocoa. This causes timers to
not to fire and test cases to hang.

Unfortunately this does not completely fix the test failure
because the QTest::keyClick is not working with cocoa
native dialog helpers and therefore the tests are marked
with QEXPECT_FAIL.

Task-number: QTBUG-24320
Task-number: QTBUG-24321

Change-Id: I88740a20ad2b794b6ca15e1b6455f436ffd39335
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@digia.com>
2012-09-27 23:51:30 +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 Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +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