qt5base-lts/tests/auto/concurrent
Sona Kurazyan 249a2e3271 Disable warnings for the deprecated QLinkedList
QLinkedList has been deprecated, but we still need to test it. Suppress
the warnings for QLinkedList used in tests. Note, that I had to move
some of the test code, to avoid repeating
QT_WARNING_PUSH/QT_WARNING_POP everywhere.

Change-Id: I4203b3ef50045c4f45475a08638dbdc60f68761d
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2020-03-06 09:50:35 +01:00
..
qtconcurrentfilter Disable warnings for the deprecated QLinkedList 2020-03-06 09:50:35 +01:00
qtconcurrentiteratekernel Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
qtconcurrentmap Disable warnings for the deprecated QLinkedList 2020-03-06 09:50:35 +01:00
qtconcurrentmedian Updated license headers 2016-01-21 18:55:18 +00:00
qtconcurrentrun Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
qtconcurrentthreadengine Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
concurrent.pro QtConcurrent: Workaround GCC bug 58800 in median calculation 2013-12-03 11:45:18 +01:00