qt5base-lts/tests/auto/corelib/serialization
Giuseppe D'Angelo b9d0fd3a09 tst_qcborstreamwriter: don't pass char8_t strings to QByteArray
There isn't a QByteArray constructor taking a char8_t*. (I am not
sure if there should be one; QByteArray is not going to anything
special about that information anyways.)

Change such strings to be "ordinary" narrow string literals.
There should be no problems at doing so, as by default we build in
UTF-8 mode under all compilers.

Pick-to: 6.1 6.0
Change-Id: Ia200ec6e3b0453bad033d5d8ff34c013bb27abd1
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2021-04-16 18:48:28 +02:00
..
json QJsonObject: Fix operator<=() 2021-02-18 11:22:51 +00:00
qcborstreamreader Remove the qmake project files 2021-01-07 15:32:28 +01:00
qcborstreamwriter tst_qcborstreamwriter: don't pass char8_t strings to QByteArray 2021-04-16 18:48:28 +02:00
qcborvalue Remove the qmake project files 2021-01-07 15:32:28 +01:00
qcborvalue_json Remove the qmake project files 2021-01-07 15:32:28 +01:00
qdatastream Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
qdatastream_core_pixmap Remove the qmake project files 2021-01-07 15:32:28 +01:00
qtextstream Move QEMU emulation detector to QTest 2021-02-13 10:02:51 +02:00
qxmlstream Remove the qmake project files 2021-01-07 15:32:28 +01:00
cborlargedatavalidation.cpp Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
CMakeLists.txt Android: exclude tests crashing at start 2020-11-16 13:35:44 +02:00