qt6-bb10/tests/auto/widgets
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
..
dialogs Run application main run loop in color/font dialog test 2012-09-27 23:51:30 +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 Remove duplicate words and punctuation from documentation. 2012-09-26 04:03:20 +02:00
kernel Fix drag and drop with native widgets 2012-09-27 23:51:30 +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 tst_QLabel: remove QSKIP, wrap Q_OS_MAC 2012-09-27 21:13:52 +02:00
widgets.pro