qt5base-lts/tests/auto/corelib
Ulf Hermann 16830c827b Make sure QEventDispatcher::registerTimer() cleans up after itself
The test needs to also unregister its timers when it fails. Therefore,
wrap the registering and unregistering in an RAII class.

Task-number: QTBUG-71773
Change-Id: I6ef44e580880deecb32763b5b0cd71e1c26929be
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2018-11-15 12:08:11 +00:00
..
animation Extend blacklisting of tst_qparallelanimationgroup tests to macOS 10.13 2018-09-24 21:13:30 +00:00
codecs Add tests for decoding too-short UTF-8 sequences 2018-09-25 22:14:07 +00:00
global qendian: Fix float conversions 2018-10-28 22:26:56 +00:00
io Remove QSKIP and bring the test back to business 2018-10-25 11:51:42 +00:00
itemmodels Fix building tests with -no-gui 2018-10-20 20:38:59 +00:00
kernel Make sure QEventDispatcher::registerTimer() cleans up after itself 2018-11-15 12:08:11 +00:00
mimetypes QMimeDatabase: Fix MIME detection issues with magics in MIME hierarchies 2018-08-20 07:32:58 +00:00
plugin moc: Fix compilation of text strings containing non-ASCII 2018-09-10 04:17:03 +00:00
serialization Improve support for QImages in QDataStream read transactions 2018-10-15 07:18:57 +00:00
statemachine tst_QStateMachine: Don't use unconditional waits 2018-04-04 07:07:40 +00:00
thread Re-enable thread autotests 2018-09-25 22:35:40 +00:00
tools Merge remote-tracking branch 'origin/5.11' into 5.12 2018-10-08 10:00:49 +02:00
corelib.pro Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00