php-src/ext/dom/tests
Niels Dossche 62228a2568
Disable global state test on Windows
It looks like the config.w32 uses CHECK_HEADER_ADD_INCLUDE to add the include
path to libxml into the search path.
That doesn't happen in zend-test.
To add to the Windows trouble, libxml is statically linked in, ext/libxml can
only be built statically but ext/zend-test can be built both statically and
dynamically.
So the regression tests won't work in all possible configurations anyway on Windows.
All of this is no problem on Linux because it just uses dynamic linking
and pkg-config, without any magic.

Signed-off-by: Ben Ramsey <ramsey@php.net>
2023-07-31 19:55:10 -05:00
..
book-attr.xml Add schema default/fixed value support 2013-04-12 09:50:14 +01:00
book-non-conforming-schema.xsd Fix permissions 2018-09-21 14:12:25 +02:00
book-not-a-schema.xsd Fix permissions 2018-09-21 14:12:25 +02:00
book.xml
book.xml.gz
book.xsd Fix permissions 2018-09-21 14:12:25 +02:00
book_with_dtd.xml Adds files: error 1 to 5 and variation 1 to 4 2013-08-10 18:01:54 -07:00
book_with_dtd2.xml Embeds the content of the DTD in the DOCTYPE declaration of the XML files. 2013-08-10 18:02:08 -07:00
books.dtd Adds files: error 1 to 5 and variation 1 to 4 2013-08-10 18:01:54 -07:00
bug28721.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug28817.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug32615.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug34276.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug35342.phpt
bug35673.phpt
bug36756.phpt Promote warnings to error in DOM extension 2020-09-22 19:12:32 +01:00
bug37277.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug37456.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
bug38438.phpt
bug38474.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug38850.phpt
bug38949.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
bug40836.phpt Remove the binary cast from unrelated tests 2016-11-20 21:11:53 +01:00
bug41257.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
bug41374.phpt Remove the binary cast from unrelated tests 2016-11-20 21:11:53 +01:00
bug42082.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bug43364.phpt Make tests compatible with libxml2 2.9.12 2021-05-26 13:19:34 +02:00
bug44648.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug45251.phpt
bug46185.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug46335.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
bug46849.phpt
bug47430.phpt Review the usage of apostrophes in error messages 2020-07-10 21:05:28 +02:00
bug47848.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug47849.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
bug49463.phpt
bug49490.phpt
bug50661.phpt
bug52656.phpt Fixed tests that var_dump/print_r DOM objects. 2012-03-23 22:08:33 +00:00
bug54382.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug54601.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bug55700.phpt ext/dom: Add global registerNodeNS flag on DOMXPath ctor and property. 2019-10-05 18:56:58 +02:00
bug61858.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug65196.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bug66502.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug66783.phpt Fix #66783: UAF when appending DOMDocument to element 2021-03-17 12:37:18 +01:00
bug67081.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug67081_0.xml Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
bug67081_1.xml Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
bug67081_2.xml Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
bug67474.phpt Make getElementsByTagNameNS $namespace nullable 2021-02-09 12:19:44 +01:00
bug67949.phpt Review the usage of apostrophes in error messages 2020-07-10 21:05:28 +02:00
bug69373.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug69679.phpt Add and fix SKIPIF sections 2018-02-04 17:26:37 +01:00
bug69846.phpt [RFC] Implement new DOM Living Standard APIs in ext/dom 2020-02-28 16:13:39 +01:00
bug70001.phpt Fix #70001: Assigning to DOMNode::textContent does additional entity encoding 2015-09-05 01:17:50 +02:00
bug70558.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug73907.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug74004.phpt PHP bug #74004 2017-03-02 12:35:42 +01:00
bug74416.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bug75451.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug76285.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:32:30 +02:00
bug77569.phpt Promote warnings to error in DOM extension 2020-09-22 19:12:32 +01:00
bug78025.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bug78221.phpt Fix #78221: DOMNode::normalize() doesn't remove empty text nodes 2020-04-07 13:04:14 +02:00
bug79271.phpt Fix #79271: DOMDocumentType::$childNodes is NULL 2020-02-17 09:07:54 +01:00
bug79451.phpt Fix bug #79451: Using DOMDocument->replaceChild on doctype causes double free 2022-08-19 12:46:23 +01:00
bug79852.phpt Add missing skipif sections to ext/dom tests 2021-03-15 23:45:37 +01:00
bug79968.phpt Fix #79968: Manipulation on unattached DOMChildNode should throw DOMException 2020-08-19 11:54:41 +02:00
bug79971_2.phpt Fix #79971: special character is breaking the path in xml function 2021-11-14 23:24:33 -08:00
bug80268.phpt Make tests compatible with libxml2 2.9.12 2021-05-26 13:19:34 +02:00
bug80268_2.phpt Make tests compatible with libxml2 2.9.12 2021-05-26 13:19:34 +02:00
bug80600.phpt Add missing skipif sections to ext/dom tests 2021-03-15 23:45:37 +01:00
bug81433.phpt Fix #81433: DOMElement::setIdAttribute() called twice may remove ID 2021-09-13 12:11:36 +02:00
canonicalization.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
dom.ent
dom.xml Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
dom001.phpt Fix ext/dom test helper method causing trailing whitespaces. 2020-02-06 22:24:37 +01:00
dom002.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
dom003.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
dom004.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
DOM4_ChildNode_wrong_document.phpt [RFC] Implement new DOM Living Standard APIs in ext/dom 2020-02-28 16:13:39 +01:00
DOM4_DOMNode_after.phpt [RFC] Implement new DOM Living Standard APIs in ext/dom 2020-02-28 16:13:39 +01:00
DOM4_DOMNode_after_ns.phpt [RFC] Implement new DOM Living Standard APIs in ext/dom 2020-02-28 16:13:39 +01:00
DOM4_DOMNode_append_ns.phpt [RFC] Implement new DOM Living Standard APIs in ext/dom 2020-02-28 16:13:39 +01:00
DOM4_DOMNode_before.phpt [RFC] Implement new DOM Living Standard APIs in ext/dom 2020-02-28 16:13:39 +01:00
DOM4_DOMNode_before_ns.phpt [RFC] Implement new DOM Living Standard APIs in ext/dom 2020-02-28 16:13:39 +01:00
DOM4_DOMNode_ElementSiblings.phpt [RFC] Implement new DOM Living Standard APIs in ext/dom 2020-02-28 16:13:39 +01:00
DOM4_DOMNode_prepend_ns.phpt [RFC] Implement new DOM Living Standard APIs in ext/dom 2020-02-28 16:13:39 +01:00
DOM4_DOMNode_remove.phpt [RFC] Implement new DOM Living Standard APIs in ext/dom 2020-02-28 16:13:39 +01:00
DOM4_DOMNode_removeDanglingElement.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
DOM4_DOMNode_replaceWith.phpt [RFC] Implement new DOM Living Standard APIs in ext/dom 2020-02-28 16:13:39 +01:00
DOM4_ParentNode.phpt [RFC] Implement new DOM Living Standard APIs in ext/dom 2020-02-28 16:13:39 +01:00
DOM4_ParentNode_append.phpt [RFC] Implement new DOM Living Standard APIs in ext/dom 2020-02-28 16:13:39 +01:00
DOM4_ParentNode_append_invalidtypes.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
DOM4_ParentNode_append_with_attributes.phpt Fix another memory leak in dom_zvals_to_fragment. 2020-03-06 00:03:13 +01:00
DOM4_ParentNode_append_wrong_document.phpt [RFC] Implement new DOM Living Standard APIs in ext/dom 2020-02-28 16:13:39 +01:00
DOM4_ParentNode_Fragment.phpt [RFC] Implement new DOM Living Standard APIs in ext/dom 2020-02-28 16:13:39 +01:00
DOM4_ParentNode_prepend.phpt [RFC] Implement new DOM Living Standard APIs in ext/dom 2020-02-28 16:13:39 +01:00
dom005.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
dom006.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
dom007.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
dom_comment_basic.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
dom_comment_variation.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
dom_create_element.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
dom_import_simplexml.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
dom_set_attr_node.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
dom_test.inc [RFC] Implement new DOM Living Standard APIs in ext/dom 2020-02-28 16:13:39 +01:00
dom_xinclude.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
DOMAttr_construct_error_001.phpt Improve error messages mentioning parameters instead of arguments 2020-09-09 10:47:43 +02:00
DOMAttr_name_basic_001.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
DOMAttr_ownerElement_error_001.phpt Promote warnings to error in DOM extension 2020-09-22 19:12:32 +01:00
DOMAttr_value_basic_001.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
DOMAttr_value_basic_002.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
domattributes.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
DOMCDATASection_construct_error_001.phpt Improve error messages mentioning parameters instead of arguments 2020-09-09 10:47:43 +02:00
DOMCharacterData_appendData_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
DOMCharacterData_data_basic_002.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DOMCharacterData_data_error_002.phpt Merge branch 'PHP-5.3' into PHP-5.4 2012-10-10 10:31:31 +08:00
DOMCharacterData_deleteData_basic_001.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
DOMCharacterData_deleteData_error_002.phpt Replace EXPECTF by EXPECT 2019-10-26 16:05:02 +02:00
DOMCharacterData_length_error_001.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
DOMCharacterData_substringData_basic_001.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
domchardata.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
DOMComment_appendData_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
DOMComment_appendData_basic_Sullivan.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
DOMComment_construct_basic_001.phpt
DOMComment_construct_error_001.phpt Improve error messages mentioning parameters instead of arguments 2020-09-09 10:47:43 +02:00
DOMComment_insertData_basic.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
DOMComment_insertData_error1.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
DOMComment_insertData_error2.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
DOMComment_replaceData_basic.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
DOMComment_replaceData_error1.phpt Fix #78880: Final spelling fixes 2020-01-16 19:14:31 +01:00
DOMComment_replaceData_error2.phpt Fix #78880: Final spelling fixes 2020-01-16 19:14:31 +01:00
DOMDocument_adoptNode.phpt Promote warnings to error in DOM extension 2020-09-22 19:12:32 +01:00
DOMDocument_config_basic.phpt
DOMDocument_createAttribute_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
DOMDocument_createAttribute_error.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
DOMDocument_createAttribute_error1.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
DOMDocument_createAttribute_variation.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
domdocument_createentityreference_001.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
DOMDocument_createEntityReference_basic.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
DOMDocument_createEntityReference_error1.phpt Add tests for DOMEntityReference 2019-10-19 15:42:16 +02:00
DOMDocument_createProcessingInstruction_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
DOMDocument_createProcessingInstruction_error.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
DOMDocument_documentURI_basic.phpt
DOMDocument_encoding_basic.phpt Promote warnings to error in DOM extension 2020-09-22 19:12:32 +01:00
DOMDocument_implementationRead_basic.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
DOMDocument_load_basic.phpt Rename *.php files in ext/dom tests to *.inc 2018-09-23 17:22:55 +02:00
DOMDocument_load_error1.phpt Make tests compatible with libxml2 2.9.12 2021-05-26 13:19:34 +02:00
DOMDocument_load_error2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DOMDocument_load_error3.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DOMDocument_load_error4.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DOMDocument_load_error5.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DOMDocument_load_error6.phpt Make handling of NULL bytes in file paths more consistent (WIP) 2020-09-29 14:55:10 +02:00
DOMDocument_load_variation1.phpt Rename *.php files in ext/dom tests to *.inc 2018-09-23 17:22:55 +02:00
DOMDocument_load_variation2.phpt Rename *.php files in ext/dom tests to *.inc 2018-09-23 17:22:55 +02:00
DOMDocument_load_variation3.phpt Rename *.php files in ext/dom tests to *.inc 2018-09-23 17:22:55 +02:00
DOMDocument_load_variation4.phpt Rename *.php files in ext/dom tests to *.inc 2018-09-23 17:22:55 +02:00
DOMDocument_loadHTML_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DOMDocument_loadHTML_error2.phpt Make handling of NULL bytes in file paths more consistent (WIP) 2020-09-29 14:55:10 +02:00
DOMDocument_loadHTMLfile.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
DOMDocument_loadHTMLfile_error1.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
DOMDocument_loadHTMLfile_error2.phpt Make handling of NULL bytes in file paths more consistent (WIP) 2020-09-29 14:55:10 +02:00
DOMDocument_loadHTMLfile_variation1.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
DOMDocument_loadHTMLfile_variation2.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
DOMDocument_loadXML_basic.phpt Rename *.php files in ext/dom tests to *.inc 2018-09-23 17:22:55 +02:00
DOMDocument_loadXML_error1.phpt Make tests compatible with libxml2 2.9.12 2021-05-26 13:19:34 +02:00
DOMDocument_loadXML_error2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DOMDocument_loadXML_error3.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DOMDocument_loadXML_error4.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DOMDocument_loadXML_error5.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DOMDocument_loadXML_error6.phpt Make handling of NULL bytes in file paths more consistent (WIP) 2020-09-29 14:55:10 +02:00
DOMDocument_loadXML_variation1.phpt Rename *.php files in ext/dom tests to *.inc 2018-09-23 17:22:55 +02:00
DOMDocument_loadXML_variation2.phpt Rename *.php files in ext/dom tests to *.inc 2018-09-23 17:22:55 +02:00
DOMDocument_loadXML_variation3.phpt Rename *.php files in ext/dom tests to *.inc 2018-09-23 17:22:55 +02:00
DOMDocument_loadXML_variation4.phpt Rename *.php files in ext/dom tests to *.inc 2018-09-23 17:22:55 +02:00
DOMDocument_preserveWhiteSpace_basic.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
DOMDocument_preserveWhiteSpace_variations.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
DOMDocument_relaxNGValidate_basic.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
DOMDocument_relaxNGValidate_basic.rng
DOMDocument_relaxNGValidate_error1.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
DOMDocument_relaxNGValidate_error2.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
DOMDocument_relaxNGValidateSource_basic.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
DOMDocument_relaxNGValidateSource_error1.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
DOMDocument_relaxNGValidateSource_error2.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
DOMDocument_resolveExternals_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
DOMDocument_save_basic.phpt Run tidy 2020-09-18 14:28:32 +02:00
DOMDocument_saveHTML_basic.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
DOMDocument_saveHTML_error2.phpt Replace EXPECTF by EXPECT 2019-10-26 16:05:02 +02:00
DOMDocument_saveHTML_variant1.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
DOMDocument_saveHTML_variant2.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
DOMDocument_saveHTMLFile_basic.phpt Fix potential file collision in dom tests 2021-02-24 21:30:20 +01:00
DOMDocument_saveHTMLFile_error2.phpt Replace EXPECTF by EXPECT 2019-10-26 16:05:02 +02:00
DOMDocument_saveHTMLFile_formatOutput.phpt Fix potential file collision in dom tests 2021-02-24 21:30:20 +01:00
DOMDocument_saveHTMLFile_invalid_filename.phpt Make handling of NULL bytes in file paths more consistent (WIP) 2020-09-29 14:55:10 +02:00
DOMDocument_savexml_basic.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
DOMDocument_schemaValidate_addAttrs.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
DOMDocument_schemaValidate_basic.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
DOMDocument_schemaValidate_error1.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
DOMDocument_schemaValidate_error2.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
DOMDocument_schemaValidate_error3.phpt Make handling of NULL bytes in file paths more consistent (WIP) 2020-09-29 14:55:10 +02:00
DOMDocument_schemaValidate_error5.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
DOMDocument_schemaValidate_error6.phpt Make handling of NULL bytes in file paths more consistent (WIP) 2020-09-29 14:55:10 +02:00
DOMDocument_schemaValidate_missingAttrs.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
DOMDocument_schemaValidateSource_addAttrs.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
DOMDocument_schemaValidateSource_basic.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
DOMDocument_schemaValidateSource_error1.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
DOMDocument_schemaValidateSource_error2.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
DOMDocument_schemaValidateSource_error3.phpt Make handling of NULL bytes in file paths more consistent (WIP) 2020-09-29 14:55:10 +02:00
DOMDocument_schemaValidateSource_missingAttrs.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
DOMDocument_standalone_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
DOMDocument_strictErrorChecking_basic.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
DOMDocument_strictErrorChecking_variation.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
DOMDocument_validate_basic.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
DOMDocument_validate_error2.phpt Replace EXPECTF by EXPECT 2019-10-26 16:05:02 +02:00
DOMDocument_validate_external_dtd.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
DOMDocument_validate_on_parse_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
DOMDocument_validate_on_parse_variation.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
DOMDocumentFragment_appendXML_basic_001.phpt
DOMDocumentFragment_appendXML_error_002.phpt Replace EXPECTF by EXPECT 2019-10-26 16:05:02 +02:00
DOMDocumentFragment_appendXML_error_003.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
DOMDocumentFragment_appendXML_hasChildNodes_basic.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
DOMDocumentFragment_construct_basic_001.phpt Fixed tests that var_dump/print_r DOM objects. 2012-03-23 22:08:33 +00:00
DOMDocumentFragment_construct_basic_002.phpt
DOMDocumentFragment_construct_error_001.phpt Improve error messages mentioning parameters instead of arguments 2020-09-09 10:47:43 +02:00
domdocumentload_test_method.inc Rename *.php files in ext/dom tests to *.inc 2018-09-23 17:22:55 +02:00
domdocumentload_test_method_savexml.inc Rename *.php files in ext/dom tests to *.inc 2018-09-23 17:22:55 +02:00
domdocumentload_utilities.inc Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
domdocumentloadxml_test_method.inc Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
domdocumentloadxml_test_method_savexml.inc Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
DOMDocumentType_basic_001.phpt Fixed bug #67081 DOMDocumentType->internalSubset returns entire DOCTYPE tag, not only the subset 2014-04-16 14:13:45 +02:00
DOMDocumentType_entities_error_001.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
DOMDocumentType_internalSubset_error_001.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
DOMDocumentType_name_error_001.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
DOMDocumentType_notations_error_001.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
DOMDocumentType_publicId_basic_001.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
DOMDocumentType_publicId_error_001.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
DOMDocumentType_systemId_basic_001.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
DOMDocumentType_systemId_error_001.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
domelement.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
DOMElement_hasAttributes_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
DOMEntityReference_basic.phpt Add tests for DOMEntityReference 2019-10-19 15:42:16 +02:00
DOMEntityReference_error1.phpt Add tests for DOMEntityReference 2019-10-19 15:42:16 +02:00
DOMImplementation_createDocument_basic.phpt Make createDocument() $namespace nullable 2021-02-09 12:28:28 +01:00
DOMImplementation_createDocumentType_basic.phpt Fix stub for DomImplementation::createDocumentType() 2020-02-10 10:48:18 +01:00
DOMImplementation_hasFeature_basic.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
DOMNamedNodeMap_count.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
DOMNode_C14N_basic.phpt Promote warnings to error in DOM extension 2020-09-22 19:12:32 +01:00
DOMNode_C14NFile_basic.phpt Promote warnings to error in DOM extension 2020-09-22 19:12:32 +01:00
DOMNode_cloneNode_basic.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
DOMNode_getLineNo_basic.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
DOMNode_getNodePath_basic.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
DOMNode_hasChildNodes.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
DOMNode_hasChildNodes_basic.phpt Fix #78880: Another bunch of spelling errors 2020-01-16 09:46:47 +01:00
DOMNode_insertBefore.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
DOMNode_insertBefore_error1.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
DOMNode_insertBefore_error2.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
DOMNode_insertBefore_error3.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
DOMNode_insertBefore_error4.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
DOMNode_insertBefore_error5.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
DOMNode_insertBefore_error6.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
DOMNode_issamenode_basic.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
DOMNode_normalize_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
DOMNode_removeChild_basic.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
DOMNode_replaceChild_basic.phpt
DomNodeList_count.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
domobject_debug_handler.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
DOMText_appendData_basic.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
domxpath.phpt Promote warnings to error in DOM extension 2020-09-22 19:12:32 +01:00
empty.html PHPTests for the DOMDocument::loadHTMLfile method. 2013-06-10 01:50:00 -07:00
libxml_global_state_entity_loader_bypass.phpt Disable global state test on Windows 2023-07-31 19:55:10 -05:00
node_textcontent.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
not_well.html PHPTests for the DOMDocument::loadHTMLfile method. 2013-06-10 01:50:00 -07:00
not_well_formed.xml Adds files: error 1 to 5 and variation 1 to 4 2013-08-10 18:01:54 -07:00
not_well_formed2.xml Adds files: error 1 to 5 and variation 1 to 4 2013-08-10 18:01:54 -07:00
not_well_formed3.xml Adds files: error 1 to 5 and variation 1 to 4 2013-08-10 18:01:54 -07:00
not_well_formed4.xml Adds files: error 1 to 5 and variation 1 to 4 2013-08-10 18:01:54 -07:00
not_well_formed5.xml Adds files: error 1 to 5 and variation 1 to 4 2013-08-10 18:01:54 -07:00
note.dtd Fix bug 61868 ext\dom\tests\DOMDocument_validate_on_parse_variation.phpt fails 2012-04-30 17:23:49 +02:00
note.xml Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
nsdoc.xml Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
regsiter_node_class.phpt Replace EXPECTF by EXPECT 2019-10-26 16:05:02 +02:00
skipif.inc Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
test.html
toString_exceptions.phpt Add missing SKIPIF 2019-09-04 08:36:11 +02:00
wrong_book_with_dtd.xml Adds files: error 1 to 5 and variation 1 to 4 2013-08-10 18:01:54 -07:00
wrong_book_with_dtd2.xml Embeds the content of the DTD in the DOCTYPE declaration of the XML files. 2013-08-10 18:02:08 -07:00
xinclude.xml