qt6-bb10/tests/auto/corelib/serialization/qxmlstream
Lucie Gérard 27ae8dbab4 Add REUSE.toml files
Those files are read by reuse to complement or override the copyright
and licensing information found in file.

The use of REUSE.toml files was introduced in REUSE version 3.1.0a1.
This reuse version is compatible with reuse specification
version 3.2 [1].
With this commit's files,
* The SPDX document generated by reuse spdx conforms to SPDX 2.3,
* The reuse lint command reports that the Qt project is reuse compliant.

[1]: https://reuse.software/spec-3.2/

Task-number: QTBUG-124453
Task-number: QTBUG-125211
Change-Id: I01023e862607777a5e710669ccd28bbf56091097
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
(cherry picked from commit 4c83657448f66ac0ee46900aff2e5a230eda49b0)
2024-11-07 08:38:49 +01:00
..
XML-Test-Suite Add REUSE.toml files 2024-11-07 08:38:49 +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 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
CMakeLists.txt Xml: use new comparison helper macros 2024-03-20 19:50:01 +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
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 QXmlStreamWriter: fix attempts to write bad QStrings 2024-04-18 14:35:09 -07:00