qt5base-lts/tests/auto/concurrent/qtconcurrentmap
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
..
.gitignore Move QtConcurrent into its own module 2012-02-05 17:49:16 +01:00
functions.h Updated license headers 2016-01-21 18:55:18 +00:00
qtconcurrentmap.pro Introduce QT_NO_LINKED_LIST and mark QtBase (almost) free of it 2019-07-12 14:26:30 +02:00
tst_qtconcurrentmap.cpp Disable warnings for the deprecated QLinkedList 2020-03-06 09:50:35 +01:00