qt6-bb10/tests/auto/corelib/serialization
Thiago Macieira dccd1e87f5 QJsonValueConcreteRef: optimize concrete()
Inline the content to avoid a round-trip through qjsonarray.cpp and
qjsonobject.cpp.

This change revealed an inadviseable unit test check that dereferences
the end() iterator to get its type. I haven't changed it, but have
marked with ###. I also fixed a likely copy&paste mistake in that test.

Change-Id: I89446ea06b5742efb194fffd16bb774f3bfbe5f5
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2022-02-15 17:00:04 -08:00
..
json QJsonValueConcreteRef: optimize concrete() 2022-02-15 17:00:04 -08:00
qcborstreamreader tests: Remove unused SRCDIR defines 2021-08-17 12:41:57 +00:00
qcborstreamwriter tests: Remove unused SRCDIR defines 2021-08-17 12:41:57 +00:00
qcborvalue QCborArray: allow large but in-range keys 2022-02-15 17:00:03 -08:00
qcborvalue_json tests: Remove unused SRCDIR defines 2021-08-17 12:41:57 +00:00
qdatastream Cleanup tests that add test data to resources explicitly 2022-02-11 21:54:44 +01:00
qdatastream_core_pixmap Remove the qmake project files 2021-01-07 15:32:28 +01:00
qtextstream Cleanup tests that add test data to resources explicitly 2022-02-11 21:54:44 +01:00
qxmlstream Remove execute permission from XML files 2022-01-17 18:47:22 +01:00
CMakeLists.txt Exclude tst_qxmlstream test for INTEGRITY 2021-12-28 18:56:07 +00:00
cborlargedatavalidation.cpp Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00