qt5base-lts/tests/auto/corelib/serialization/qxmlstream
Andreas Buhr 5a8052f9c1 Activate tst_qxmlstream for Android
tst_qxmlstream was disabled because it crashed. It does not any more.
But it extracted an input zip archive in-place, which is not
possible on Android. To resolve this, input files are
copied to a temporary directory first.
Also, input directories were given to rcc. rcc has a problem
with recursive directories. To circumvent this,
the file list is created in CMake and then given to rcc.

Task-number: QTBUG-87671
Pick-to: 6.2 6.3
Change-Id: I88bb823b9e5c085404e263d4a648d65c9cd6024c
Reviewed-by: Rami Potinkara <rami.potinkara@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
2022-03-02 14:55:00 +01:00
..
data Correct prefix reported for end element in QXmlStreamReader 2021-04-20 03:03:51 +02:00
XML-Test-Suite Remove execute permission from XML files 2022-01-17 18:47:22 +01:00
.gitattributes Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
.gitignore Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
BLACKLIST Blacklist: test cases blacklisted in tst_QXmlStream: 2022-02-28 14:50:28 +00:00
CMakeLists.txt Activate tst_qxmlstream for Android 2022-03-02 14:55:00 +01:00
qc14n.h Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
setupSuite.sh Remove Perforce commands from setupSuite.sh 2020-05-05 12:24:38 -07:00
tst_qxmlstream.cpp Activate tst_qxmlstream for Android 2022-03-02 14:55:00 +01:00
XML-Test-Suite-LICENSE.txt Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00