qt5base-lts/tests/auto/corelib/serialization/json
Frederik Gladhorn 7bca6edc16 cmake: add tests in corelib/serialization
The DEFINES -= QT_NO_LINKED_LIST is no longer needed, so just remove it
from .pro and CMakeLists.txt.
Handle $$[QT_INSTALL_TESTS] and $$TARGET in target.path.
When we have DESTDIR set, do not use target.path for OUTPUT_DIRECTORY.

Fixes: QTBUG-78219
Change-Id: I5161a955b25ff2f3b35428dc4b935a7c9d2d425b
Reviewed-by: Qt CMake Build Bot
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Reviewed-by: Leander Beernaert <leander.beernaert@qt.io>
2019-10-07 08:57:31 +00:00
..
invalidBinaryData QJsonDocument: Avoid overflow of string lengths 2018-05-14 10:52:47 +00:00
bom.json Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
CMakeLists.txt cmake: add tests in corelib/serialization 2019-10-07 08:57:31 +00:00
json.pro Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
json.qrc Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
test2.json Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
test3.json Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
test.bjson Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
test.json Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
tst_qtjson.cpp Fix removal of QJsonObject properties when assigning undefined 2019-07-30 11:08:24 +02:00