Print this page
@@ -12,11 +12,18 @@
</TestFunction>
<TestFunction name="setContent">
<Incident type="pass" file="" line="0" />
</TestFunction>
<TestFunction name="toString_01">
-<Incident type="pass" file="" line="0" />
+<Incident type="fail" file="tst_qdom.cpp" line="336">
+ <DataTag><![CDATA[euc-jp]]></DataTag>
+ <Description><![CDATA['doc.setContent( &f, &errorMsg, &errorLine, &errorCol )' returned FALSE. ()]]></Description>
+</Incident>
+<Incident type="fail" file="tst_qdom.cpp" line="336">
+ <DataTag><![CDATA[iso-2022-jp]]></DataTag>
+ <Description><![CDATA['doc.setContent( &f, &errorMsg, &errorLine, &errorCol )' returned FALSE. ()]]></Description>
+</Incident>
</TestFunction>
<TestFunction name="toString_02">
<Incident type="pass" file="" line="0" />
</TestFunction>
<TestFunction name="hasAttributes">
@@ -24,11 +31,18 @@
</TestFunction>
<TestFunction name="save">
<Incident type="pass" file="" line="0" />
</TestFunction>
<TestFunction name="saveWithSerialization">
-<Incident type="pass" file="" line="0" />
+<Incident type="fail" file="tst_qdom.cpp" line="499">
+ <DataTag><![CDATA[doc_euc-jp.xml]]></DataTag>
+ <Description><![CDATA['doc.setContent(&f)' returned FALSE. ()]]></Description>
+</Incident>
+<Incident type="fail" file="tst_qdom.cpp" line="499">
+ <DataTag><![CDATA[doc_iso-2022-jp.xml]]></DataTag>
+ <Description><![CDATA['doc.setContent(&f)' returned FALSE. ()]]></Description>
+</Incident>
</TestFunction>
<TestFunction name="cloneNode">
<Incident type="pass" file="" line="0" />
</TestFunction>
<TestFunction name="ownerDocument">