php-src/ext/simplexml/tests
Stanislav Malyshev a213c10ef2 Merge branch 'pull-request/112' into PHP-5.4
* pull-request/112:
  Added in NEWS and UPGRADING for feature 55218
  Adding in test for feature 55218
  Implements feature 55218
2012-07-07 12:51:26 -07:00
..
000.phpt - MFH 2005-11-29 02:51:07 +00:00
000.xml - MFH 2005-11-29 02:51:07 +00:00
001.phpt - MFH 2005-11-29 02:51:07 +00:00
002.phpt - MFH 2005-11-29 02:51:07 +00:00
003.phpt - MFH 2005-11-29 02:51:07 +00:00
004.phpt - MFH 2005-11-29 02:51:07 +00:00
005.phpt - MFH 2005-11-29 02:51:07 +00:00
006.phpt - MFH 2005-11-29 02:51:07 +00:00
007.phpt - MFH 2005-11-29 02:51:07 +00:00
008.phpt simplexml->query returns empty array if no nodes were found 2011-08-31 11:44:22 +00:00
009.phpt - MFH 2005-11-29 02:51:07 +00:00
009b.phpt - MFH Fix properties access to children() result 2006-04-14 15:19:45 +00:00
010.phpt - MFH 2005-11-29 02:51:07 +00:00
011.phpt - MFH 2005-11-29 02:51:07 +00:00
012.phpt - MFH 2005-11-29 02:51:07 +00:00
013.phpt - MFH 2005-11-29 02:51:07 +00:00
014.phpt Fix class names 2004-03-29 19:58:01 +00:00
014a.phpt - MFH 2005-11-29 02:51:07 +00:00
014b.phpt - MFH 2005-11-29 02:51:07 +00:00
015.phpt Fix class names 2004-03-29 19:58:01 +00:00
016.phpt Fix class names 2004-03-29 19:58:01 +00:00
016a.phpt - Add tests 2005-02-27 23:15:52 +00:00
017.phpt Major bugfix for consistency. 2004-01-17 19:41:32 +00:00
018.phpt Major bugfix for consistency. 2004-01-17 19:41:32 +00:00
019.phpt - MFH 2005-11-29 02:51:07 +00:00
020.phpt - MFH 2005-11-29 02:51:07 +00:00
021.phpt - MFH 2005-11-29 02:51:07 +00:00
022.phpt - MFH 2005-11-29 02:51:07 +00:00
023.phpt - MFH 2005-11-29 02:51:07 +00:00
024.phpt - MFH 2005-11-29 02:51:07 +00:00
025.phpt - MFH 2005-11-29 02:51:07 +00:00
026.phpt - Synch with head 2006-02-26 23:14:45 +00:00
027.phpt Fixed wrong fix for bug #41582 2007-06-13 13:38:26 +00:00
028.phpt - Synch with head 2006-02-26 23:14:45 +00:00
029.phpt - MFH Fix count/foreach interaction 2006-02-27 13:38:03 +00:00
030.phpt - Synch with head 2006-03-07 15:22:48 +00:00
031.phpt - Synch with head 2006-03-07 15:22:48 +00:00
032.phpt fix test 2006-08-04 08:11:47 +00:00
033.phpt add new tests 2006-03-24 12:08:53 +00:00
034.phpt Commiting r311138 into the 5.3 branch - fix to SimpleXML get properties hash 2011-05-18 04:43:21 +00:00
035.phpt MFH: Fix #44484 (define SimpleXMLElement::__toString()) 2008-05-03 15:09:37 +00:00
036.phpt MFH: Move SXI::count to SXE::count and make it user-friendly 2008-07-09 21:27:28 +00:00
book.xml added interop test 2003-10-27 11:34:45 +00:00
bug24392.phpt Update tests 2004-01-22 21:47:54 +00:00
bug24392.xml - Rename test and update title 2003-06-30 19:16:41 +00:00
bug25756_1.xml Fixed bug #25756 (SimpleXML's validate_schema_file() broken) 2003-10-06 01:02:28 +00:00
bug25756_2.xml Fixed bug #25756 (SimpleXML's validate_schema_file() broken) 2003-10-06 01:02:28 +00:00
bug25756.xsd Fixed bug #25756 (SimpleXML's validate_schema_file() broken) 2003-10-06 01:02:28 +00:00
bug26976.phpt typo fix 2004-01-21 03:18:13 +00:00
bug27010.phpt add missing skipif conditions 2005-12-21 11:42:06 +00:00
bug35785.phpt Fixed wrong fix for bug #41582 2007-06-13 13:38:26 +00:00
bug36611.phpt Add missing SKIPIF sections to tests 2009-08-03 22:40:58 +00:00
bug37076_1.phpt - add skipif 2011-09-06 07:09:56 +00:00
bug37076.phpt - add skipif 2011-09-06 07:09:56 +00:00
bug37386.phpt fix bug #37386 (autocreating element doesn't assign value to first node) 2007-03-26 20:14:58 +00:00
bug37565.phpt - MFH: Fix test 2007-06-12 17:24:38 +00:00
bug38347.phpt Fixed tests 2007-01-10 16:00:31 +00:00
bug38354.phpt fix test 2006-08-06 20:17:51 +00:00
bug38406.phpt MFH: fix leak and errmsg 2007-02-20 14:08:43 +00:00
bug38424.phpt fix bug #38424 (Different attribute assignment if new or existing) 2006-08-14 11:57:50 +00:00
bug39662.phpt correct fix for bug #39662 to fix leak and tree corruption 2006-11-29 08:51:36 +00:00
bug39760.phpt fix bug #39760 (cloning fails on nested SimpleXML-Object) 2006-12-30 15:41:17 +00:00
bug40451.phpt Add missing SKIPIF sections to tests 2009-08-03 22:40:58 +00:00
bug41175.phpt Add missing SKIPIF sections to tests 2009-08-03 22:40:58 +00:00
bug41582.phpt Add missing SKIPIF sections to tests 2009-08-03 22:40:58 +00:00
bug41861.phpt fix broken test (spurious tab characters caused run-tests to spaz) 2009-08-14 09:44:45 +00:00
bug41867.phpt Add missing SKIPIF sections to tests 2009-08-03 22:40:58 +00:00
bug41947.phpt Add missing SKIPIF sections to tests 2009-08-03 22:40:58 +00:00
bug42259.phpt - Remove duplicate section 2009-08-06 12:40:36 +00:00
bug42369.phpt Add missing SKIPIF sections to tests 2009-08-03 22:40:58 +00:00
bug43221.phpt Add missing SKIPIF sections to tests 2009-08-03 22:40:58 +00:00
bug44478.phpt Add missing SKIPIF sections to tests 2009-08-03 22:40:58 +00:00
bug45553.phpt Add missing SKIPIF sections to tests 2009-08-03 22:40:58 +00:00
bug46003.phpt Add missing SKIPIF sections to tests 2009-08-03 22:40:58 +00:00
bug46047.phpt Add missing SKIPIF sections to tests 2009-08-03 22:40:58 +00:00
bug46048.phpt Add missing SKIPIF sections to tests 2009-08-03 22:40:58 +00:00
bug48601.phpt Fixed the common misspelling of the word occurred (occured -> occurred) 2012-06-30 16:54:03 -07:00
bug51615.phpt - add skipif for dom 2011-09-07 08:12:08 +00:00
feature55218.phpt Adding in test for feature 55218 2012-06-21 23:21:17 -04:00
profile01.phpt Add a "profile" of simplexml's expected behaviour in the form of tests. 2004-01-16 20:50:29 +00:00
profile02.phpt Add a "profile" of simplexml's expected behaviour in the form of tests. 2004-01-16 20:50:29 +00:00
profile03.phpt Add a "profile" of simplexml's expected behaviour in the form of tests. 2004-01-16 20:50:29 +00:00
profile04.phpt namespace accesses are now soley URI based as opposed to prefix based. 2004-01-17 21:22:26 +00:00
profile05.phpt namespace accesses are now soley URI based as opposed to prefix based. 2004-01-17 21:22:26 +00:00
profile06.phpt namespace accesses are now soley URI based as opposed to prefix based. 2004-01-17 21:22:26 +00:00
profile07.phpt namespace accesses are now soley URI based as opposed to prefix based. 2004-01-17 21:22:26 +00:00
profile08.phpt update the tests proper-like 2004-01-17 21:47:43 +00:00
profile09.phpt Add a "profile" of simplexml's expected behaviour in the form of tests. 2004-01-16 20:50:29 +00:00
profile10.phpt Fix namespace regression bug 2004-01-21 14:04:47 +00:00
profile11.phpt - MFH 2005-11-29 02:51:07 +00:00
profile12.phpt MFH: fix/add SKIPIF 2006-06-27 00:09:43 +00:00
profile13.phpt MFH: fix/add SKIPIF 2006-06-27 00:09:43 +00:00
simplexml_import_dom.phpt improve SKIPIF condition 2006-10-09 13:20:46 +00:00
simplexml_load_file.phpt Committting tests for Olafur Waage 2008-10-02 20:09:54 +00:00
SimpleXMLElement_addAttribute_basic.phpt Committting tests for Olafur Waage 2008-10-02 20:09:54 +00:00
SimpleXMLElement_addAttribute_required_attribute_name.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
sxe_001.phpt MFH: Fix #45976 (Move SXE from SPL to SimpleXML) 2008-11-06 00:37:13 +00:00
sxe_002.phpt MFH: Fix #45976 (Move SXE from SPL to SimpleXML) 2008-11-06 00:37:13 +00:00
sxe_003.phpt MFH: Fix #45976 (Move SXE from SPL to SimpleXML) 2008-11-06 00:37:13 +00:00
sxe_004.phpt MFH: Fix #45976 (Move SXE from SPL to SimpleXML) 2008-11-06 00:37:13 +00:00
sxe_005.phpt MFH: Fix #45976 (Move SXE from SPL to SimpleXML) 2008-11-06 00:37:13 +00:00
sxe.dtd - MFH Fix parameter parsing 2005-11-20 13:05:15 +00:00
sxe.ent Add some testing 2003-10-25 20:00:04 +00:00
sxe.xml More testing 2003-10-25 21:07:37 +00:00