php-src/ext/simplexml/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
..
000.phpt Merge branch 'PHP-7.4' 2020-05-01 12:42:09 +02:00
000.xml Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
001-mb.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
001.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
002.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
003.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
004.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
005.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
006.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
007.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
008.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
009.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
009b.phpt Merge branch 'PHP-7.4' 2020-05-01 12:42:09 +02:00
010.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
011.phpt Run tidy 2020-09-18 14:28:32 +02:00
012.phpt Run tidy 2020-09-18 14:28:32 +02:00
013.phpt Run tidy 2020-09-18 14:28:32 +02:00
014.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
014a.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
014b.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
015.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
016.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
016a.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
017.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
018.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
019.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
020.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
021.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
022.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
023.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
024.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
025.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
026.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
027.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
028.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
029.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
030.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
031.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
032.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
033.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
034.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
035.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
036.phpt Fix #78880: Spelling error report 2019-12-21 11:58:00 +01:00
037.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
038.phpt Don't return temporary from SXE write_property handler 2020-08-25 11:28:44 +02:00
book.xml
bug24392.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug24392.xml Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
bug26976.phpt
bug27010.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bug35785.phpt Revert "Fetch for read in nested property assignments" 2020-03-18 14:54:43 +01:00
bug36611.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bug37076.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bug37076_1.phpt Promote warnings to exceptions in ext/simplexml 2020-08-25 15:15:58 +02:00
bug37386.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug38347.phpt Improve error message of foreach 2020-03-09 11:29:40 +01:00
bug38354.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug38406.phpt Promote warnings to exceptions in ext/simplexml 2020-08-25 15:15:58 +02:00
bug38424.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
bug39662.phpt Fix #63575: Root elements are not properly cloned 2020-06-17 16:48:50 +02:00
bug39760.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
bug40451.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug41175.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bug41582.phpt Revert "Fetch for read in nested property assignments" 2020-03-18 14:54:43 +01:00
bug41861.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug41867.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bug41947.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bug42259.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bug42369.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bug43221.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bug44478.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bug45553.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bug46003.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bug46047.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bug46048.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bug48601.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug51615.phpt Merge branch 'PHP-7.4' 2020-05-01 12:42:09 +02:00
bug53033.phpt Add missing SKIPIF sections 2018-02-03 13:54:34 +01:00
bug54973.phpt Add missing SKIPIF sections 2018-02-03 13:54:34 +01:00
bug61335.phpt Refactored the fix for bug #66084, by cmb@php.net 2015-05-29 21:16:56 +02:00
bug62328.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug62639.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug63575.phpt Fix #63575: Root elements are not properly cloned 2020-06-17 16:48:50 +02:00
bug66084_0.phpt
bug66084_1.phpt Clean up calls to extension_loaded('json') in tests 2020-05-28 15:07:47 -04:00
bug67116.phpt Refactored the fix for bug #66084, by cmb@php.net 2015-05-29 21:16:56 +02:00
bug67572.phpt Refactored the fix for bug #66084, by cmb@php.net 2015-05-29 21:16:56 +02:00
bug69169.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug69491.phpt Refactored the fix for bug #66084, by cmb@php.net 2015-05-29 21:16:56 +02:00
bug72588.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug72957.phpt Fix bug #72957 2016-08-30 13:05:53 +02:00
bug72971.phpt Fix bug #72971 2016-08-30 10:54:31 +02:00
bug72971_2.phpt Followup for bug #72971 2016-08-30 12:53:50 +02:00
bug74950.phpt Improve error messages of various extensions 2020-03-23 18:59:04 +01:00
bug75245.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bug76712.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bug79971_1.phpt Fix #79971: special character is breaking the path in xml function 2021-11-14 23:24:33 -08:00
bug79971_1.xml Fix #79971: special character is breaking the path in xml function 2021-11-14 23:24:33 -08:00
bug81325.phpt typo 2021-08-03 12:10:20 +02:00
feature55218.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
foreach_by_reference.phpt Add a test for iterating SXE properties by reference 2018-02-19 21:58:57 +01:00
libxml_global_state_entity_loader_bypass.phpt Disable global state test on Windows 2023-07-31 19:55:10 -05:00
profile01.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
profile02.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
profile03.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
profile04.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
profile05.phpt
profile06.phpt
profile07.phpt
profile08.phpt
profile09.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
profile10.phpt
profile11.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
profile12.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
profile13.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
simplexml_import_dom.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
simplexml_load_file.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
simplexml_uninitialized.phpt Add a missing null check in simplexml 2020-08-13 16:46:08 +02:00
SimpleXMLElement_addAttribute_basic.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
SimpleXMLElement_addAttribute_required_attribute_name.phpt Promote warnings to exceptions in ext/simplexml 2020-08-25 15:15:58 +02:00
SimpleXMLElement_getDocNamespaces.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
SimpleXMLElement_xpath.phpt Throw on uninitialized SimpleXMLElement 2020-08-13 16:13:02 +02:00
SimpleXMLElement_xpath_4.phpt Promote warnings to exceptions in ext/simplexml 2020-08-25 15:15:58 +02:00
sxe.dtd Merge branch 'PHP-7.3' into PHP-7.4 2019-05-13 03:53:49 +02:00
sxe.ent Fix permissions 2018-09-21 14:12:25 +02:00
sxe.xml Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
sxe_001.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
sxe_002.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
sxe_003.phpt Improve error message of foreach 2020-03-09 11:29:40 +01:00
sxe_004.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
sxe_005.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
sxe私はガラスを食べられます.xml Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00