Lines Matching full:faulted
889 /* Test that an outright lie in the encoding is faulted */
900 "UTF-16 declared in UTF-8 not faulted");
913 "Unknown encoding not faulted");
960 "4-byte UTF-8 character in element name not faulted");
1655 /* Test that bad encodings are faulted */
1702 "Unsupported encoding not faulted",
1724 "Unknown encoding not faulted",
1733 "Bad encoding not faulted in external entity handler");
1917 /* Test incomplete external entities are faulted */
1928 "Incomplete element declaration not faulted",
1934 "Incomplete character not faulted",
1940 "Incomplete character in CDATA not faulted",
2205 fail("Attempt to continue parse while suspended not faulted");
2207 fail("Suspended parse not faulted with correct error");
2222 /* Check that aborting an aborted parser is faulted */
2224 fail("Aborting aborted parser not faulted");
2234 fail("Suspending suspended parser not faulted");
2485 fail("Reversed UTF-16 surrogate pair not faulted");
2878 * is faulted, even if it's the same setting.
2917 /* Test invalid character in a foreign DTD is faulted */
2925 "Dollar not faulted",
2968 * is faulted, even if it's the same setting.
3021 "Undefined entity not faulted");
3186 fail("Resumed invalid parse not faulted");
3188 fail("Invalid parse not correctly faulted");
3264 fail("Parsing when finished not faulted");
3266 fail("Parsing when finished faulted with wrong code");
3302 fail("Attempting to suspend a subordinate parser not faulted");
3481 "Incomplete element declaration not faulted",
3488 "Incomplete character not faulted",
3986 fail("Parsing empty string faulted");
3988 fail("Parsing final empty string not faulted");
3990 fail("Parsing final empty string faulted for wrong reason");
3998 fail("Parsing final empty string faulted");
4006 fail("Parsing final incomplete empty string not faulted");
4147 fail("Syntax error not faulted");
4246 * reference in an external DTD is correctly faulted.
4499 "Broken-off declaration not faulted",
4505 "Invalid XML character not faulted",
4512 "Partial XML character not faulted",
4597 "Invalid token not faulted",
4603 "Unterminated string not faulted",
4609 "Partial UTF-8 character not faulted",
4621 "Malformed XML declaration not faulted",
4634 "Invalid token after text declaration not faulted",
4640 "Unterminated string after text decl not faulted",
4646 "Partial UTF-8 character after text decl not faulted",
4652 "Recursive parameter entity not faulted",
4758 fail("Aborted parse not faulted");
5027 "Recursive external parameter entity not faulted",
5124 fail("Attempt to parse while suspended not faulted");
5126 fail("Suspended parse not faulted with correct error");
5195 "Incomplete epilog entry not faulted");
5207 /* Now check that it is faulted once we finish */
5209 fail("Partial character in epilog not faulted");
5298 fail("Syntax error in entity not faulted");
5340 /* Test attempting to use parser after an error is faulted */
5346 fail("Invalid tag name not faulted");
5350 fail("Restarting invalid parse not faulted");
5356 /* Test that angle brackets in an attribute default value are faulted */
5364 "Bad attribute default not faulted");
5375 "Bad attribute default not faulted");
5553 "Out of range character reference not faulted");
5566 "Out of range character reference not faulted");
5587 fail("Invalid start of entity name not faulted");
5602 "Out of range character reference not faulted");
5809 * conversion but no conversion function is faulted
5892 "Encoding with missing convert() not faulted");
5909 "Encoding with failing convert() not faulted");
5935 "Bad name start in unknown encoding not faulted");
5948 "Bad name in unknown encoding not faulted");
6008 "Invalid unknown encoding not faulted");
6031 "Invalid character not faulted");
6043 "Invalid unknown encoding not faulted");
6055 "Invalid unknown encoding not faulted");
6067 "Invalid unknown encoding not faulted");
6079 "Invalid unknown encoding not faulted");
6091 "Invalid attribute valid not faulted");
6444 "Invalid character in entity not faulted",
6594 "Misplaced / not faulted");
6666 "Bad keyword !IMPLIED not faulted");
6672 * faulted
6691 fail("Invalid UTF16 attribute keyword not faulted");
6708 "Invalid bytes in DOCTYPE not faulted");
6726 fail("Invalid bytes in DOCTYPE not faulted");
6739 "'+' in document name not faulted");
6750 "'*' in document name not faulted");
6761 "'?' in document name not faulted");
6773 "Invalid character not faulted",
6910 * faulted
6956 /* Test unquoted value is faulted */
7613 "Use of w3.org URL not faulted");
7616 "Use of w3.org xmlns URL not faulted");
7730 "Double colon in attribute name not faulted");
7740 "Double colon in element name not faulted");
7751 "Invalid character in leafname not faulted");
7761 "Invalid character in element leafname not faulted");
7850 "Invalid character in document local name not faulted");
7861 "Double colon in document name not faulted");
10036 "Memory Fail not faulted",
10516 fail("Pre-init XML_ParseBuffer not faulted");
10518 fail("Pre-init XML_ParseBuffer faulted for wrong reason");
10525 /* Check that resuming an unsuspended parser is faulted */
10527 fail("Resuming unsuspended parser not faulted");
10544 fail("Suspended XML_ParseBuffer not faulted");
10548 fail("Suspended XML_GetBuffer not faulted");
10555 fail("Post-finishing XML_ParseBuffer not faulted");
10559 fail("Post-finishing XML_GetBuffer not faulted");