qt6-bb10/tests/auto/corelib/serialization/qxmlstream
Thiago Macieira 83223ca3ef Remove Perforce commands from setupSuite.sh
This file mustn't have changed at all, aside from the copyright headers,
since we switched to Git in October 2008.

Quick check shows the data from W3C is still online:
 https://dev.w3.org/cvsweb/2001/XML-Test-Suite/

I didn't check that the CVS server is actually running because none of
my machines even has the cvs command anymore...

Pick-To: 5.15
Change-Id: I4e559af2a9a1455ab770fffd15f4e740114a2433
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2020-05-05 12:24:38 -07:00
..
XML-Test-Suite Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
data QXmlStreamReader: early return in case of malformed attributes 2020-01-23 19:44:09 +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
CMakeLists.txt cmake: add tests in corelib/serialization 2019-10-07 08:57:31 +00: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 Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
qxmlstream.pro Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
setupSuite.sh Remove Perforce commands from setupSuite.sh 2020-05-05 12:24:38 -07:00
tst_qxmlstream.cpp Add an expansion limit for entities 2020-02-26 22:08:38 +01:00