qt5base-lts/tests/auto/corelib/tools/containerapisymmetry
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 Add a test for container API symmetry 2017-04-07 08:32:24 +00:00
containerapisymmetry.pro Introduce QT_NO_LINKED_LIST and mark QtBase (almost) free of it 2019-07-12 14:26:30 +02:00
tst_containerapisymmetry.cpp Disable warnings for the deprecated QLinkedList 2020-03-06 09:50:35 +01:00