2c01d402e1
[ChangeLog][QtCore][QDebug] Printing of QStrings and QStringRefs whenever "noquote" is not active now prints the strings in a format that can be copied back to C++ code. All characters that aren't printable in US-ASCII are escaped (this includes printable Unicode characters outside of US-ASCII). Pretty-printing will not respect QTextFormat padding or field widths. Change-Id: I169a8a0508e24693f5652f0129defe7f709e5d08 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
129 lines
5.7 KiB
XML
129 lines
5.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<TestCase name="tst_BadXml">
|
|
<Environment>
|
|
<QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
|
|
<QtBuild/>
|
|
<QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
|
|
</Environment>
|
|
<TestFunction name="initTestCase">
|
|
<Incident type="pass" file="" line="0" />
|
|
<Duration msecs="0"/>
|
|
</TestFunction>
|
|
<TestFunction name="badDataTag">
|
|
<Message type="qdebug" file="" line="0">
|
|
<DataTag><![CDATA[fail end cdata ]]]><![CDATA[]> text ]]]><![CDATA[]> more text]]></DataTag>
|
|
<Description><![CDATA[a message]]></Description>
|
|
</Message>
|
|
<Incident type="fail" file="tst_badxml.cpp" line="114">
|
|
<DataTag><![CDATA[fail end cdata ]]]><![CDATA[]> text ]]]><![CDATA[]> more text]]></DataTag>
|
|
<Description><![CDATA[a failure]]></Description>
|
|
</Incident>
|
|
<Message type="qdebug" file="" line="0">
|
|
<DataTag><![CDATA[pass end cdata ]]]><![CDATA[]> text ]]]><![CDATA[]> more text]]></DataTag>
|
|
<Description><![CDATA[a message]]></Description>
|
|
</Message>
|
|
<Incident type="pass" file="" line="0">
|
|
<DataTag><![CDATA[pass end cdata ]]]><![CDATA[]> text ]]]><![CDATA[]> more text]]></DataTag>
|
|
</Incident>
|
|
<BenchmarkResult metric="Events" tag="pass end cdata ]]> text ]]> more text" value="0" iterations="1" />
|
|
<Message type="qdebug" file="" line="0">
|
|
<DataTag><![CDATA[fail quotes " text" more text]]></DataTag>
|
|
<Description><![CDATA[a message]]></Description>
|
|
</Message>
|
|
<Incident type="fail" file="tst_badxml.cpp" line="114">
|
|
<DataTag><![CDATA[fail quotes " text" more text]]></DataTag>
|
|
<Description><![CDATA[a failure]]></Description>
|
|
</Incident>
|
|
<Message type="qdebug" file="" line="0">
|
|
<DataTag><![CDATA[pass quotes " text" more text]]></DataTag>
|
|
<Description><![CDATA[a message]]></Description>
|
|
</Message>
|
|
<Incident type="pass" file="" line="0">
|
|
<DataTag><![CDATA[pass quotes " text" more text]]></DataTag>
|
|
</Incident>
|
|
<BenchmarkResult metric="Events" tag="pass quotes " text" more text" value="0" iterations="1" />
|
|
<Message type="qdebug" file="" line="0">
|
|
<DataTag><![CDATA[fail xml close > open < tags < text]]></DataTag>
|
|
<Description><![CDATA[a message]]></Description>
|
|
</Message>
|
|
<Incident type="fail" file="tst_badxml.cpp" line="114">
|
|
<DataTag><![CDATA[fail xml close > open < tags < text]]></DataTag>
|
|
<Description><![CDATA[a failure]]></Description>
|
|
</Incident>
|
|
<Message type="qdebug" file="" line="0">
|
|
<DataTag><![CDATA[pass xml close > open < tags < text]]></DataTag>
|
|
<Description><![CDATA[a message]]></Description>
|
|
</Message>
|
|
<Incident type="pass" file="" line="0">
|
|
<DataTag><![CDATA[pass xml close > open < tags < text]]></DataTag>
|
|
</Incident>
|
|
<BenchmarkResult metric="Events" tag="pass xml close > open < tags < text" value="0" iterations="1" />
|
|
<Message type="qdebug" file="" line="0">
|
|
<DataTag><![CDATA[fail all > " mixed ]]]><![CDATA[]> up > " in < the ]]]><![CDATA[]> hopes < of triggering "< ]]]><![CDATA[]> bugs]]></DataTag>
|
|
<Description><![CDATA[a message]]></Description>
|
|
</Message>
|
|
<Incident type="fail" file="tst_badxml.cpp" line="114">
|
|
<DataTag><![CDATA[fail all > " mixed ]]]><![CDATA[]> up > " in < the ]]]><![CDATA[]> hopes < of triggering "< ]]]><![CDATA[]> bugs]]></DataTag>
|
|
<Description><![CDATA[a failure]]></Description>
|
|
</Incident>
|
|
<Message type="qdebug" file="" line="0">
|
|
<DataTag><![CDATA[pass all > " mixed ]]]><![CDATA[]> up > " in < the ]]]><![CDATA[]> hopes < of triggering "< ]]]><![CDATA[]> bugs]]></DataTag>
|
|
<Description><![CDATA[a message]]></Description>
|
|
</Message>
|
|
<Incident type="pass" file="" line="0">
|
|
<DataTag><![CDATA[pass all > " mixed ]]]><![CDATA[]> up > " in < the ]]]><![CDATA[]> hopes < of triggering "< ]]]><![CDATA[]> bugs]]></DataTag>
|
|
</Incident>
|
|
<BenchmarkResult metric="Events" tag="pass all > " mixed ]]> up > " in < the ]]> hopes < of triggering "< ]]> bugs" value="0" iterations="1" />
|
|
<Duration msecs="0"/>
|
|
</TestFunction>
|
|
<TestFunction name="badMessage">
|
|
<Message type="qdebug" file="" line="0">
|
|
<DataTag><![CDATA[string 0]]></DataTag>
|
|
<Description><![CDATA[end cdata ]]]><![CDATA[]> text ]]]><![CDATA[]> more text]]></Description>
|
|
</Message>
|
|
<Incident type="pass" file="" line="0">
|
|
<DataTag><![CDATA[string 0]]></DataTag>
|
|
</Incident>
|
|
<Message type="qdebug" file="" line="0">
|
|
<DataTag><![CDATA[string 1]]></DataTag>
|
|
<Description><![CDATA[quotes " text" more text]]></Description>
|
|
</Message>
|
|
<Incident type="pass" file="" line="0">
|
|
<DataTag><![CDATA[string 1]]></DataTag>
|
|
</Incident>
|
|
<Message type="qdebug" file="" line="0">
|
|
<DataTag><![CDATA[string 2]]></DataTag>
|
|
<Description><![CDATA[xml close > open < tags < text]]></Description>
|
|
</Message>
|
|
<Incident type="pass" file="" line="0">
|
|
<DataTag><![CDATA[string 2]]></DataTag>
|
|
</Incident>
|
|
<Message type="qdebug" file="" line="0">
|
|
<DataTag><![CDATA[string 3]]></DataTag>
|
|
<Description><![CDATA[all > " mixed ]]]><![CDATA[]> up > " in < the ]]]><![CDATA[]> hopes < of triggering "< ]]]><![CDATA[]> bugs]]></Description>
|
|
</Message>
|
|
<Incident type="pass" file="" line="0">
|
|
<DataTag><![CDATA[string 3]]></DataTag>
|
|
</Incident>
|
|
<Duration msecs="0"/>
|
|
</TestFunction>
|
|
<TestFunction name="failWithNoFile">
|
|
<Incident type="fail" file="" line="0">
|
|
<Description><![CDATA[failure message]]></Description>
|
|
</Incident>
|
|
<Duration msecs="0"/>
|
|
</TestFunction>
|
|
<TestFunction name="encoding">
|
|
<Message type="qdebug" file="" line="0">
|
|
<Description><![CDATA["\u00DClrich \u00DCml\u00E4ut"]]></Description>
|
|
</Message>
|
|
<Incident type="pass" file="" line="0" />
|
|
<Duration msecs="0"/>
|
|
</TestFunction>
|
|
<TestFunction name="cleanupTestCase">
|
|
<Incident type="pass" file="" line="0" />
|
|
<Duration msecs="0"/>
|
|
</TestFunction>
|
|
<Duration msecs="0"/>
|
|
</TestCase>
|