qt5base-lts/tests/auto/corelib/serialization/qdatastream
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
datastream.q42
qdatastream.pro Introduce QT_NO_LINKED_LIST and mark QtBase (almost) free of it 2019-07-12 14:26:30 +02:00
testdata.qrc
tst_qdatastream.cpp Disable warnings for the deprecated QLinkedList 2020-03-06 09:50:35 +01:00