qtbase/tests/manual/corelib
Ivan Solovev 0aaf7092cd Fix QDataStream::operator<<(const char *) to handle 64-bit length
The operator was not converted to using a new streaming version, so it
supported only 32-bit length.

Fix it and add a manual test for serialization/deserialization of
large c-style strings.

Amends fd48ce0b73

Pick-to: 6.7
Change-Id: I83704edec021d400b992de810feba5da52d5ffe1
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2024-02-07 15:02:19 +01:00
..
qdatastream Fix QDataStream::operator<<(const char *) to handle 64-bit length 2024-02-07 15:02:19 +01:00
time Change license for tests files 2024-02-04 09:56:42 +01:00
tools Change license for tests files 2024-02-04 09:56:42 +01:00
CMakeLists.txt Add support for containers > 4 Gi elements in QDataStream 2023-10-23 15:10:28 +02:00