qt5base-lts/tests/auto/corelib/serialization/qdatastream
Lars Knoll 3ef8ec2ee1 Constrain the data stream operators for containers
Check that we can successfully instantiate the data
stream operator for a container before we actually try.

This is required so we can automate registration of debug
stream operators with QMetaType.

Change-Id: Ib100a5242470d7fc8067058cc4d81af2fa9354b0
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2020-08-15 14:43:30 +02:00
..
.gitignore Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
.prev_CMakeLists.txt CMake: Regenerate tests projects 2020-03-12 11:41:39 +01:00
CMakeLists.txt CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
datastream.q42 Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
qdatastream.pro Remove QLinkedList 2020-02-19 21:01:07 +01:00
testdata.qrc Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
tst_qdatastream.cpp Constrain the data stream operators for containers 2020-08-15 14:43:30 +02:00