php-src/ext/dom/tests
2008-09-29 16:52:45 +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 WS 2007-07-27 00:20:43 +00:00
bug28817.phpt WS 2007-07-27 00:20:43 +00:00
bug32615.phpt WS 2007-07-27 00:20:43 +00:00
bug34276.phpt fix test names 2008-05-14 13:04:05 +00:00
bug35342.phpt fix test names 2008-05-14 13:04:05 +00:00
bug36756.phpt Fixed tests 2007-11-19 08:19:31 +00:00
bug37277.phpt Test name formatting fixes 2007-07-24 14:07:42 +00:00
bug37456.phpt Test name formatting fixes 2007-07-24 14:07:42 +00:00
bug38438.phpt Fixed bug #38438 (DOMNodeList->item(0) segfault on empty NodeList) 2006-08-13 15:02:41 +00:00
bug38474.phpt - MFH 2008-03-08 19:11:18 +00:00
bug38850.phpt Test name formatting fixes 2007-07-24 14:07:42 +00:00
bug38949.phpt WS 2007-07-27 00:20:43 +00:00
bug40836.phpt Test name formatting fixes 2007-07-24 14:07:42 +00:00
bug41257.phpt WS 2007-07-27 00:20:43 +00:00
bug41374.phpt WS 2007-07-27 00:20:43 +00:00
bug42082.phpt MFH 2008-07-13 21:22:55 +00:00
bug43364.phpt MFH 2008-07-13 21:22:55 +00:00
bug44648.phpt MFH: fix bug #44648 (Attribute names not checked for wellformedness) 2008-04-17 20:21:04 +00:00
bug45251.phpt MFH: fixed bug #45251 (double free or corruption with setAttributeNode()) 2008-06-14 11:22:57 +00:00
bug46185.phpt MFH: fix bug #46185 (importNode changes the namespace of an XML element) 2008-09-29 16:52:45 +00:00
canonicalization.phpt MFH: add C14N() and C14NFile() methods to perform XML canonicalization 2006-05-26 18:23:50 +00:00
dom001.phpt Remove debug code 2004-03-29 20:54:46 +00:00
dom002.phpt MFH: fix/add SKIPIF 2006-06-27 00:09:43 +00:00
dom003.phpt - Fixed tests 2008-07-14 11:47:44 +00:00
dom004.phpt fix tests 2004-12-02 16:33:36 +00:00
dom005.phpt - Fix test expectations 2005-11-06 10:51:29 +00:00
dom006.phpt Fix tests 2004-03-29 20:54:13 +00:00
dom007.phpt fix crashes using notations and entity decls 2006-03-03 20:15:10 +00:00
dom_comment_basic.phpt DOM tests from TestFest 2008-05-27 12:44:53 +00:00
dom_comment_variation.phpt DOM tests from TestFest 2008-05-27 12:44:53 +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 11:47:44 +00:00
dom_test.inc fix test 2003-12-05 14:52:51 +00:00
dom_xinclude.phpt Fixed tests to work with ZTS builds 2005-10-20 19:22:09 +00:00
dom.ent add tests 2006-05-17 16:36:21 +00:00
dom.xml add tests 2006-05-17 16:36:21 +00:00
domattributes.phpt MFH tests 2006-10-09 16:02:34 +00:00
DOMCharacterData_appendData_basic.phpt MFH 2008-07-13 21:22:55 +00:00
domchardata.phpt MFH tests 2006-10-09 16:02:34 +00:00
DOMComment_appendData_basic_Sullivan.phpt MFH 2008-07-13 21:22:55 +00:00
DOMComment_appendData_basic.phpt Moving DOM tests to correct folder. 2008-05-19 12:48:18 +00:00
DOMComment_insertData_basic.phpt Tests from PHP London TestFest 2008 2008-05-19 12:56:21 +00:00
DOMComment_insertData_error1.phpt Tests from PHP London TestFest 2008 2008-05-19 12:56:21 +00:00
DOMComment_insertData_error2.phpt Tests from PHP London TestFest 2008 2008-05-19 12:56:21 +00:00
DOMComment_replaceData_basic.phpt MFH 2008-07-13 21:22:55 +00:00
DOMComment_replaceData_error1.phpt Tests from London test fest 2008 2008-05-17 11:20:55 +00:00
DOMComment_replaceData_error2.phpt Tests from London test fest 2008 2008-05-17 11:20:55 +00:00
DOMDocument_createAttribute_basic.phpt MFH 2008-07-13 21:22:55 +00:00
DOMDocument_createAttribute_error1.phpt MFH 2008-07-13 21:22:55 +00:00
DOMDocument_createAttribute_error.phpt MFH 2008-07-13 21:22:55 +00:00
DOMDocument_createAttribute_variation.phpt MFH 2008-07-13 21:22:55 +00:00
DOMDocument_createProcessingInstruction_basic.phpt MFH 2008-07-13 21:22:55 +00:00
DOMDocument_createProcessingInstruction_error.phpt MFH 2008-07-13 21:22:55 +00:00
DOMDocument_loadHTML_basic.phpt Tests from Londn test fest 2008-05-16 17:13:42 +00:00
DOMDocument_save_basic.phpt Tests from Londn test fest 2008-05-16 17:13:42 +00:00
DOMDocument_savexml_basic.phpt MFH: DOM Tests from London Testfest 2008-05-27 10:21:21 +00:00
DOMDocumentFragment_appendXML_hasChildNodes_basic.phpt MFH 2008-07-13 21:22:55 +00:00
DOMElement_hasAttributes_basic.phpt MFH 2008-07-13 21:22:55 +00:00
domelement.phpt MFH tests 2006-10-09 16:02:34 +00:00
DOMNode_hasChildNodes_basic.phpt Tests from Londn test fest 2008-05-16 17:13:42 +00:00
DOMNode_hasChildNodes.phpt MFH 2008-07-13 21:22:55 +00:00
DOMNode_insertBefore.phpt MFH 2008-07-13 21:22:55 +00:00
DOMNode_issamenode_basic.phpt MFH 2008-07-13 21:22:55 +00:00
DOMNode_normalize_basic.phpt MFH: DOM Tests from London Testfest 2008-05-27 10:21:21 +00:00
DOMNode_replaceChild_basic.phpt Tests from Londn test fest 2008-05-16 17:13:42 +00:00
DOMText_appendData_basic.phpt MFH 2008-07-13 21:22:55 +00:00
domxpath.phpt backport functionality to call user functions within XPath 2008-01-25 16:13:04 +00:00
nsdoc.xml fix bug #38949 (Cannot get xmlns value attribute) 2006-09-27 10:31:24 +00:00
regsiter_node_class.phpt MFH: add registerNodeClass() method 2006-05-22 17:12:26 +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