php-src/ext/dom/tests
2009-07-02 00:01:20 +00:00
..
book.xml xinclude test 2003-10-27 15:32:44 +00:00
book.xml.gz streams test 2003-10-27 15:13:12 +00:00
bug28721.phpt fix tests 2004-12-02 16:33:36 +00:00
bug28817.phpt - killed off UEXPECT 2008-05-27 18:16:04 +00:00
bug32615.phpt Fix bug #32755 Segfault in replaceChild() when DocumentFragment has no children 2005-04-18 23:07:50 +00:00
bug34276.phpt - killed off UEXPECT 2008-05-27 18:16:04 +00:00
bug35342.phpt fix test names 2008-05-14 13:05:55 +00:00
bug36756.phpt Fixed tests 2007-11-19 08:21:58 +00:00
bug37277.phpt - killed off UEXPECT 2008-05-27 18:16:04 +00:00
bug37456.phpt - killed off UEXPECT 2008-05-27 18:16:04 +00:00
bug38438.phpt MFB: Fixed bug #38438 (DOMNodeList->item(0) segfault on empty NodeList) 2006-08-13 15:03:19 +00:00
bug38474.phpt - Skipif libxml dotted version is < 2.6.20. Patch from scoates 2008-03-08 19:08:58 +00:00
bug38850.phpt MFB: implement workaround for bug #38823 (DOMComment->appendData does nothing) 2006-09-16 13:56:25 +00:00
bug38949.phpt MFB: fix bug #38949 (Cannot get xmlns value attribute) 2006-09-27 10:32:11 +00:00
bug40836.phpt fix bug #40836 (Segfault in ext/dom) 2007-03-18 21:29:20 +00:00
bug41257.phpt MFB: fix bug #41257 (lookupNamespaceURI does not work as expected) 2007-05-04 19:32:19 +00:00
bug41374.phpt Fixed bug #41374 (wholetext concats values of wrong nodes). 2007-05-14 11:44:50 +00:00
bug42082.phpt DOM tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-01 11:30:39 +00:00
bug43364.phpt add missing SKIPIF 2008-07-13 21:22:41 +00:00
bug44648.phpt - killed off UEXPECT 2008-05-27 18:16:04 +00:00
bug45251.phpt fixed bug #45251 (double free or corruption with setAttributeNode()) 2008-06-14 11:21:47 +00:00
bug46185.phpt fix bug #46185 (importNode changes the namespace of an XML element) 2008-09-29 16:52:03 +00:00
bug46335.phpt fix bug #46335 (DOMText::splitText doesn't handle multibyte characters) 2008-10-20 12:44:28 +00:00
bug46849.phpt fix bug #46849 (Cloning DOMDocument doesn't clone the properties) 2008-12-16 12:51:58 +00:00
bug47430.phpt MFB: fix bug #47430 (Errors after writing to nodeValue parameter of an absent previousSibling) 2009-03-13 13:43:57 +00:00
bug47849.phpt fix bug #47849 (Non-deep import loses the namespace) 2009-04-07 15:31:15 +00:00
canonicalization.phpt update tests 2006-08-05 12:35:35 +00:00
dom001.phpt Remove debug code 2004-03-29 20:54:46 +00:00
dom002.phpt - killed off UEXPECT 2008-05-27 18:16:04 +00:00
dom002u.phpt - killed off UEXPECT 2008-05-27 18:16:04 +00:00
dom003.phpt - Fixed tests 2008-07-14 12:33:25 +00:00
dom004.phpt fix tests 2004-12-02 16:33:36 +00:00
dom005.phpt Fixed test 2007-07-10 07:29:06 +00:00
dom006.phpt Fix tests 2004-03-29 20:54:13 +00:00
dom007.phpt update tests 2006-08-05 12:35:35 +00:00
dom_comment_basic.phpt - killed off UEXPECT 2008-05-27 18:16:04 +00:00
dom_comment_variation.phpt - killed off UEXPECT 2008-05-27 18:16:04 +00:00
dom_create_element.phpt namespace/tagname validation fixes (Adam Trachtenberg) 2004-05-27 11:15:45 +00:00
dom_import_simplexml.phpt interop test 2003-10-27 11:24:30 +00:00
dom_set_attr_node.phpt - Fixed tests 2008-07-14 12:33:25 +00:00
dom_test.inc DOM tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-01 11:30:39 +00:00
dom_xinclude.phpt - Fix test 2007-05-01 08:35:57 +00:00
dom.ent add test 2006-05-17 16:32:35 +00:00
dom.xml add test 2006-05-17 16:32:35 +00:00
DOMAttr_construct_error_001.phpt New test: DOMAttr __construct() with no arguments. 2009-05-23 01:32:57 +00:00
DOMAttr_name_basic_001.phpt New test: DOMAttr read $name property. 2009-05-23 01:41:27 +00:00
DOMAttr_ownerElement_error_001.phpt New test: DOMAttr read $name property. 2009-05-23 01:41:27 +00:00
DOMAttr_value_basic_002.phpt New test: DOMAttr read $name property. 2009-05-23 01:41:27 +00:00
domattributes.phpt mark more functions unicode safe 2006-12-08 16:28:33 +00:00
DOMCDATASection_construct_error_001.phpt New test: DOMAttr read $name property. 2009-05-23 01:41:27 +00:00
DOMCharacterData_appendData_basic.phpt refixing missing skipif 2008-12-30 15:56:44 +00:00
DOMCharacterData_appendData_error_001.phpt Add the following new tests: 2009-05-25 06:07:39 +00:00
DOMCharacterData_data_error_002.phpt New test: DOMAttr read $name property. 2009-05-23 01:41:27 +00:00
DOMCharacterData_deleteData_basic_001.phpt Add the following new tests: 2009-05-25 06:07:39 +00:00
DOMCharacterData_deleteData_error_001.phpt Add the following new tests: 2009-05-25 06:07:39 +00:00
DOMCharacterData_deleteData_error_002.phpt Add the following new tests: 2009-05-25 06:07:39 +00:00
DOMCharacterData_insertData_error_001.phpt Add the following new tests: 2009-05-25 06:07:39 +00:00
DOMCharacterData_replaceData_error_001.phpt Add the following new tests: 2009-05-25 06:07:39 +00:00
domchardata.phpt fix domcomment property handler so it inherits from domcharacterdata 2006-09-21 11:53:58 +00:00
DOMComment_appendData_basic_Sullivan.phpt refixing missing skipif 2008-12-30 15:56:44 +00:00
DOMComment_appendData_basic.phpt DOM tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-01 11:30:39 +00:00
DOMComment_construct_basic_001.phpt Add tests: 2009-05-26 06:11:26 +00:00
DOMComment_construct_error_001.phpt Add the following new tests: 2009-05-25 06:07:39 +00:00
DOMComment_insertData_basic.phpt DOM tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-01 11:30:39 +00:00
DOMComment_insertData_error1.phpt DOM tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-01 11:30:39 +00:00
DOMComment_insertData_error2.phpt DOM tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-01 11:30:39 +00:00
DOMComment_replaceData_basic.phpt refixing missing skipif 2008-12-30 15:56:44 +00:00
DOMComment_replaceData_error1.phpt DOM tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-01 11:30:39 +00:00
DOMComment_replaceData_error2.phpt DOM tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-01 11:30:39 +00:00
DOMDocument_createAttribute_basic.phpt refixing missing skipif 2008-12-30 15:56:44 +00:00
DOMDocument_createAttribute_error1.phpt refixing missing skipif 2008-12-30 15:56:44 +00:00
DOMDocument_createAttribute_error.phpt refixing missing skipif 2008-12-30 15:56:44 +00:00
DOMDocument_createAttribute_variation.phpt refixing missing skipif 2008-12-30 15:56:44 +00:00
DOMDocument_createEntityReference_basic.phpt - New tests (NorwayUG testfest) 2009-07-02 00:01:20 +00:00
DOMDocument_createProcessingInstruction_basic.phpt refixing missing skipif 2008-12-30 15:56:44 +00:00
DOMDocument_createProcessingInstruction_error.phpt refixing missing skipif 2008-12-30 15:56:44 +00:00
DOMDocument_loadHTML_basic.phpt DOM tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-01 11:30:39 +00:00
DOMDocument_save_basic.phpt DOM tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-01 11:30:39 +00:00
DOMDocument_saveHTML_basic.phpt - New tests (NorwayUG testfest) 2009-07-02 00:01:20 +00:00
DOMDocument_saveHTML_error1.phpt - New tests (NorwayUG testfest) 2009-07-02 00:01:20 +00:00
DOMDocument_saveHTML_error2.phpt - New tests (NorwayUG testfest) 2009-07-02 00:01:20 +00:00
DOMDocument_saveHTMLFile_basic.phpt - New tests (NorwayUG testfest) 2009-07-02 00:01:20 +00:00
DOMDocument_saveHTMLFile_error1.phpt - New tests (NorwayUG testfest) 2009-07-02 00:01:20 +00:00
DOMDocument_saveHTMLFile_error2.phpt - New tests (NorwayUG testfest) 2009-07-02 00:01:20 +00:00
DOMDocument_saveHTMLFile_formatOutput.phpt - New tests (NorwayUG testfest) 2009-07-02 00:01:20 +00:00
DOMDocument_saveHTMLFile_invalid_filename.phpt - New tests (NorwayUG testfest) 2009-07-02 00:01:20 +00:00
DOMDocument_savexml_basic.phpt fixed bad section name 2009-02-13 18:02:03 +00:00
DOMDocument_validate_basic.phpt - New tests (NorwayUG testfest) 2009-07-02 00:01:20 +00:00
DOMDocument_validate_error1.phpt - New tests (NorwayUG testfest) 2009-07-02 00:01:20 +00:00
DOMDocument_validate_error2.phpt - New tests (NorwayUG testfest) 2009-07-02 00:01:20 +00:00
DOMDocument_validate_external_dtd.phpt - New tests (NorwayUG testfest) 2009-07-02 00:01:20 +00:00
domdocument.phpt - killed off UEXPECT 2008-05-27 18:16:04 +00:00
DOMDocumentFragment_appendXML_basic_001.phpt Add the following new tests: 2009-05-25 06:07:39 +00:00
DOMDocumentFragment_appendXML_error_001.phpt Add the following new tests: 2009-05-25 06:07:39 +00:00
DOMDocumentFragment_appendXML_error_002.phpt Add tests: 2009-05-26 06:11:26 +00:00
DOMDocumentFragment_appendXML_error_003.phpt Add tests: 2009-05-26 06:11:26 +00:00
DOMDocumentFragment_appendXML_hasChildNodes_basic.phpt refixing missing skipif 2008-12-30 15:56:44 +00:00
DOMDocumentFragment_construct_basic_001.phpt Add the following new tests: 2009-05-25 06:07:39 +00:00
DOMDocumentFragment_construct_basic_002.phpt Add tests: 2009-05-26 06:11:26 +00:00
DOMDocumentFragment_construct_error_001.phpt Add the following new tests: 2009-05-25 06:07:39 +00:00
DOMDocumentType_basic_001.phpt Add tests: 2009-05-26 06:11:26 +00:00
DOMDocumentType_entities_error_001.phpt Add tests: 2009-05-26 06:11:26 +00:00
DOMDocumentType_internalSubset_error_001.phpt Add tests: 2009-05-26 06:11:26 +00:00
DOMDocumentType_name_error_001.phpt Add tests: 2009-05-26 06:11:26 +00:00
DOMDocumentType_notations_error_001.phpt Add tests: 2009-05-26 06:11:26 +00:00
DOMDocumentType_publicId_basic_001.phpt Add tests: 2009-05-26 06:11:26 +00:00
DOMDocumentType_publicId_error_001.phpt Add tests: 2009-05-26 06:11:26 +00:00
DOMDocumentType_systemId_basic_001.phpt Add tests: 2009-05-26 06:11:26 +00:00
DOMDocumentType_systemId_error_001.phpt Add tests: 2009-05-26 06:11:26 +00:00
DOMElement_hasAttributes_basic.phpt refixing missing skipif 2008-12-30 15:56:44 +00:00
domelement.phpt mark more functions unicode safe 2006-12-08 16:28:33 +00:00
domfragment.phpt mark more functions unicode safe 2006-12-08 16:28:33 +00:00
domimplementation.phpt mark more functions unicode safe 2006-12-08 16:28:33 +00:00
DOMNode_cloneNode_basic.phpt DOM tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-01 11:30:39 +00:00
DOMNode_hasChildNodes_basic.phpt DOM tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-01 11:30:39 +00:00
DOMNode_hasChildNodes.phpt add missing SKIPIF 2008-07-13 21:22:41 +00:00
DOMNode_insertBefore.phpt add missing SKIPIF 2008-07-13 21:22:41 +00:00
DOMNode_issamenode_basic.phpt refixing missing skipif 2008-12-30 15:56:44 +00:00
DOMNode_normalize_basic.phpt refixing missing skipif 2008-12-30 15:56:44 +00:00
DOMNode_removeChild_basic.phpt DOM tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-01 11:30:39 +00:00
DOMNode_replaceChild_basic.phpt Tests from Testfest 2008 2008-05-16 17:14:57 +00:00
dompi.phpt mark more functions unicode safe 2006-12-08 16:28:33 +00:00
DOMText_appendData_basic.phpt DOM tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-01 11:30:39 +00:00
domxpath.phpt - killed off UEXPECT 2008-05-27 18:16:04 +00:00
nsdoc.xml MFB: fix bug #38949 (Cannot get xmlns value attribute) 2006-09-27 10:32:11 +00:00
regsiter_node_class.phpt add test 2006-05-22 17:05:38 +00:00
skipif.inc
test.html added html test 2003-10-27 17:36:44 +00:00
xinclude.xml xinclude test 2003-10-27 15:32:44 +00:00