qt5base-lts/tests/auto/widgets
Bradley T. Hughes 1831abb5bb Remove QEventLoop::DeferredDeletion
This flag has been deprecated since Qt 4.4, so remove it.
tst_QApplication had 2 nearly identical tests, one for testing the
QEventLoop::DeferredDeletion flag, and one to test sendPostedEvents()
with QEvent::DeferredDelete. The latter is the preferred way, so keep
that test, but remove the test for the obsoleted flag.

Change-Id: Icdb7483c32b3c920bda31d2bbb4f7414ece6d826
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
2012-01-23 14:47:10 +01:00
..
dialogs Expect tst_QWizard::setPixmap() failure on Mac OS X 2012-01-23 09:34:16 +01:00
effects Update contact information in license headers. 2012-01-23 04:04:33 +01:00
graphicsview Do not mark tst_QGraphicsWidget as insignificant anymore 2012-01-23 09:33:45 +01:00
itemviews Replace Q_WS_MAC with Q_OS_MAC in tests/auto/widgets 2012-01-23 09:32:43 +01:00
kernel Remove QEventLoop::DeferredDeletion 2012-01-23 14:47:10 +01:00
shared Update contact information in license headers. 2012-01-23 04:04:33 +01:00
styles Ignore known tst_QStyleSheetStyle failures on Mac OS X 2012-01-23 14:47:10 +01:00
util Update contact information in license headers. 2012-01-23 04:04:33 +01:00
widgets Ignore tst_QSizeGrip failures on Mac OS X 2012-01-23 14:47:10 +01:00
widgets.pro Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00