php-src/ext/dom/tests
2011-09-07 09:03:07 +00:00
..
book-non-conforming-schema.xsd
book-not-a-schema.xsd
book.xml
book.xml.gz
book.xsd
bug28721.phpt
bug28817.phpt
bug32615.phpt
bug34276.phpt
bug35342.phpt
bug35673.phpt
bug36756.phpt
bug37277.phpt
bug37456.phpt
bug38438.phpt
bug38474.phpt
bug38850.phpt
bug38949.phpt
bug40836.phpt
bug41257.phpt
bug41374.phpt
bug42082.phpt
bug43364.phpt
bug44648.phpt
bug45251.phpt
bug46185.phpt
bug46335.phpt
bug46849.phpt
bug47430.phpt Silently casting an empty string, null or false into an object by adding a property 2010-12-31 16:57:45 +00:00
bug47848.phpt
bug47849.phpt
bug49463.phpt
bug49490.phpt
bug50661.phpt
bug52656.phpt
bug54601.phpt Fixed bug #54601 (Removing the doctype node segfaults) 2011-05-29 11:39:49 +00:00
canonicalization.phpt
dom001.phpt
dom002.phpt
dom003.phpt
dom004.phpt Fixed dom tests. 2011-06-22 09:28:14 +00:00
dom005.phpt Fix broken test 2011-04-27 15:08:44 +00:00
dom006.phpt
dom007.phpt
dom_comment_basic.phpt
dom_comment_variation.phpt
dom_create_element.phpt
dom_import_simplexml.phpt
dom_set_attr_node.phpt
dom_test.inc
dom_xinclude.phpt - fix test for OS where dir sep is \ 2011-09-07 09:03:07 +00:00
dom.ent
dom.xml
DOMAttr_construct_error_001.phpt
DOMAttr_name_basic_001.phpt
DOMAttr_ownerElement_error_001.phpt
DOMAttr_value_basic_001.phpt
DOMAttr_value_basic_002.phpt
domattributes.phpt
DOMCDATASection_construct_error_001.phpt
DOMCharacterData_appendData_basic.phpt
DOMCharacterData_appendData_error_001.phpt
DOMCharacterData_data_basic_002.phpt
DOMCharacterData_data_error_002.phpt
DOMCharacterData_deleteData_basic_001.phpt
DOMCharacterData_deleteData_error_001.phpt
DOMCharacterData_deleteData_error_002.phpt
DOMCharacterData_insertData_error_001.phpt
DOMCharacterData_length_error_001.phpt
DOMCharacterData_replaceData_error_001.phpt
DOMCharacterData_substringData_basic_001.phpt
domchardata.phpt
DOMComment_appendData_basic_Sullivan.phpt
DOMComment_appendData_basic.phpt
DOMComment_construct_basic_001.phpt
DOMComment_construct_error_001.phpt
DOMComment_insertData_basic.phpt
DOMComment_insertData_error1.phpt
DOMComment_insertData_error2.phpt
DOMComment_replaceData_basic.phpt
DOMComment_replaceData_error1.phpt
DOMComment_replaceData_error2.phpt
DOMDocument_config_basic.phpt
DOMDocument_createAttribute_basic.phpt
DOMDocument_createAttribute_error1.phpt
DOMDocument_createAttribute_error.phpt
DOMDocument_createAttribute_variation.phpt
domdocument_createcomment_error_001.phpt
domdocument_createentityreference_001.phpt
domdocument_createentityreference_002.phpt
DOMDocument_createEntityReference_basic.phpt
DOMDocument_createProcessingInstruction_basic.phpt
DOMDocument_createProcessingInstruction_error.phpt
DOMDocument_documentURI_basic.phpt
DOMDocument_encoding_basic.phpt
DOMDocument_implementationRead_basic.phpt
DOMDocument_loadHTML_basic.phpt
DOMDocument_loadHTML_error1.phpt fix failing tests 2011-08-01 01:00:57 +00:00
DOMDocument_loadHTML_error2.phpt working on test coverage for ext/dom, here's 17 more tests 2011-06-28 20:17:15 +00:00
DOMDocument_preserveWhiteSpace_basic.phpt
DOMDocument_preserveWhiteSpace_variations.phpt
DOMDocument_relaxNGValidate_basic.phpt working on test coverage for ext/dom, here's 17 more tests 2011-06-28 20:17:15 +00:00
DOMDocument_relaxNGValidate_basic.rng working on test coverage for ext/dom, here's 17 more tests 2011-06-28 20:17:15 +00:00
DOMDocument_relaxNGValidate_error1.phpt working on test coverage for ext/dom, here's 17 more tests 2011-06-28 20:17:15 +00:00
DOMDocument_relaxNGValidate_error2.phpt fix failing tests 2011-08-01 01:00:57 +00:00
DOMDocument_relaxNGValidateSource_basic.phpt working on test coverage for ext/dom, here's 17 more tests 2011-06-28 20:17:15 +00:00
DOMDocument_relaxNGValidateSource_error1.phpt working on test coverage for ext/dom, here's 17 more tests 2011-06-28 20:17:15 +00:00
DOMDocument_relaxNGValidateSource_error2.phpt working on test coverage for ext/dom, here's 17 more tests 2011-06-28 20:17:15 +00:00
DOMDocument_resolveExternals_basic.phpt
DOMDocument_save_basic.phpt
DOMDocument_saveHTML_basic.phpt
DOMDocument_saveHTML_error2.phpt
DOMDocument_saveHTML_variant1.phpt - Implemented FR #39771 (Made DOMDocument::saveHTML accept an optional 2011-01-18 19:45:38 +00:00
DOMDocument_saveHTML_variant2.phpt - Hopefully finally fixed the mess in rev 307562 and rev 307563. 2011-01-19 00:22:06 +00:00
DOMDocument_saveHTMLFile_basic.phpt
DOMDocument_saveHTMLFile_error1.phpt
DOMDocument_saveHTMLFile_error2.phpt
DOMDocument_saveHTMLFile_formatOutput.phpt
DOMDocument_saveHTMLFile_invalid_filename.phpt
DOMDocument_savexml_basic.phpt
DOMDocument_schemaValidate_basic.phpt
DOMDocument_schemaValidate_error1.phpt
DOMDocument_schemaValidate_error2.phpt
DOMDocument_schemaValidate_error3.phpt
DOMDocument_schemaValidate_error4.phpt
DOMDocument_schemaValidate_error5.phpt
DOMDocument_schemaValidateSource_basic.phpt
DOMDocument_schemaValidateSource_error1.phpt
DOMDocument_schemaValidateSource_error2.phpt
DOMDocument_schemaValidateSource_error3.phpt
DOMDocument_schemaValidateSource_error4.phpt
DOMDocument_standalone_basic.phpt
DOMDocument_strictErrorChecking_basic.phpt
DOMDocument_strictErrorChecking_variation.phpt
DOMDocument_validate_basic.phpt
DOMDocument_validate_error1.phpt
DOMDocument_validate_error2.phpt
DOMDocument_validate_external_dtd.phpt
DOMDocument_validate_on_parse_basic.phpt
DOMDocument_validate_on_parse_variation.phpt Fixed dom tests. 2011-06-22 09:28:14 +00:00
DOMDocumentFragment_appendXML_basic_001.phpt
DOMDocumentFragment_appendXML_error_001.phpt
DOMDocumentFragment_appendXML_error_002.phpt
DOMDocumentFragment_appendXML_error_003.phpt
DOMDocumentFragment_appendXML_hasChildNodes_basic.phpt
DOMDocumentFragment_construct_basic_001.phpt
DOMDocumentFragment_construct_basic_002.phpt
DOMDocumentFragment_construct_error_001.phpt
DOMDocumentType_basic_001.phpt
DOMDocumentType_entities_error_001.phpt
DOMDocumentType_internalSubset_error_001.phpt
DOMDocumentType_name_error_001.phpt
DOMDocumentType_notations_error_001.phpt
DOMDocumentType_publicId_basic_001.phpt
DOMDocumentType_publicId_error_001.phpt
DOMDocumentType_systemId_basic_001.phpt
DOMDocumentType_systemId_error_001.phpt
DOMElement_hasAttributes_basic.phpt
domelement.phpt
DOMImplementation_createDocument_basic.phpt working on test coverage for ext/dom, here's 17 more tests 2011-06-28 20:17:15 +00:00
DOMImplementation_createDocumentType_basic.phpt working on test coverage for ext/dom, here's 17 more tests 2011-06-28 20:17:15 +00:00
DOMImplementation_hasFeature_basic.phpt working on test coverage for ext/dom, here's 17 more tests 2011-06-28 20:17:15 +00:00
DOMNode_C14N_basic.phpt working on test coverage for ext/dom, here's 17 more tests 2011-06-28 20:17:15 +00:00
DOMNode_C14NFile_basic.phpt working on test coverage for ext/dom, here's 17 more tests 2011-06-28 20:17:15 +00:00
DOMNode_cloneNode_basic.phpt
DOMNode_getLineNo_basic.phpt working on test coverage for ext/dom, here's 17 more tests 2011-06-28 20:17:15 +00:00
DOMNode_getNodePath_basic.phpt working on test coverage for ext/dom, here's 17 more tests 2011-06-28 20:17:15 +00:00
DOMNode_hasChildNodes_basic.phpt
DOMNode_hasChildNodes.phpt
DOMNode_insertBefore_error1.phpt working on test coverage for ext/dom, here's 17 more tests 2011-06-28 20:17:15 +00:00
DOMNode_insertBefore.phpt
DOMNode_issamenode_basic.phpt
DOMNode_normalize_basic.phpt
DOMNode_removeChild_basic.phpt
DOMNode_replaceChild_basic.phpt
DOMText_appendData_basic.phpt
domxpath.phpt
nsdoc.xml
regsiter_node_class.phpt
skipif.inc
test.html
xinclude.xml