Test posted events in tst_QEventDispatcher with various flags
authorBradley T. Hughes <bradley.hughes@nokia.com>
Mon, 6 Feb 2012 15:09:18 +0000 (16:09 +0100)
committerQt by Nokia <qt-info@nokia.com>
Fri, 10 Feb 2012 14:22:11 +0000 (15:22 +0100)
commit8f8e3db6ae1328bb03e46dbbdea0d787b656bb97
treeceff16060637003539a71eb52696646cf9f87066
parent358c14821bf907025c1b3db6ff3f8e3bd3cdbb0f
Test posted events in tst_QEventDispatcher with various flags

Add QEventLoop::ProcessEventsFlags test data for
tst_QEventDispatcher::sendPostedEvents() to test that posted events are
sent when waiting for events and when not waiting.

Change-Id: I99f9eb121d0b1ded725e19c5233922fc0a6b81e4
Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
tests/auto/corelib/kernel/qeventdispatcher/tst_qeventdispatcher.cpp