qt6-bb10/tests/auto/corelib/serialization/qxmlstream
Giuseppe D'Angelo 8414a0aa2c Tests: check the output of QFile::open
Wrap the call in QVERIFY.

tst_QTextStream::read0d0d0a was also faulty as it *never* opened
the file because of a broken path. Fix it with QFINDTESTDATA.

Change-Id: I61a8f83beddf098d37fda13cb3bfb4aaa4913fc5
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2024-03-27 04:24:11 +01:00
..
XML-Test-Suite Remove execute permission from XML files 2022-01-17 18:47:22 +01:00
data Correct prefix reported for end element in QXmlStreamReader 2021-04-20 03:03:51 +02:00
tokenError QXmlStreamReader: Raise error on unexpected tokens 2023-07-10 22:44:06 +02:00
.gitattributes
.gitignore
CMakeLists.txt Xml: use new comparison helper macros 2024-03-20 19:50:01 +01:00
XML-Test-Suite-LICENSE.txt
qc14n.h Change license for tests files 2024-02-04 09:56:42 +01:00
setupSuite.sh Correct license for tools files 2024-03-05 12:59:21 +01:00
tst_qxmlstream.cpp Tests: check the output of QFile::open 2024-03-27 04:24:11 +01:00