summaryrefslogtreecommitdiff
path: root/ext/simplexml/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix class namesMarcus Boerger2004-03-2913-67/+67
* added test for property_exists checks.George Schlossnagle2004-03-241-0/+25
* Add new testMarcus Boerger2004-03-141-0/+21
* Fix testRob Richards2004-02-111-0/+1
* Fix compiler warningsRob Richards2004-02-115-9/+11
* Update testsMarcus Boerger2004-02-033-3/+3
* Add new testMarcus Boerger2004-01-221-0/+31
* Update testsMarcus Boerger2004-01-224-19/+16
* Fix namespace regression bugRob Richards2004-01-211-3/+0
* Fix Bug #26976 (Can not access array elements using array indices)Rob Richards2004-01-211-3/+3
* typo fixfoobar2004-01-211-1/+1
* test for bug #26976foobar2004-01-211-0/+28
* Use external files only in 001.phpt & tests for bugsMarcus Boerger2004-01-186-27/+98
* update the tests proper-likeSterling Hughes2004-01-172-3/+2
* namespace accesses are now soley URI based as opposed to prefix based.Sterling Hughes2004-01-175-11/+5
* Major bugfix for consistency.Marcus Boerger2004-01-1714-140/+248
* Drop the external xml files no longer neededMarcus Boerger2004-01-173-71/+0
* No external xml filesMarcus Boerger2004-01-173-4/+72
* Don't use external xml filesMarcus Boerger2004-01-172-20/+19
* remove the parser errors here, so they accurately reflect what should happen.Sterling Hughes2004-01-173-5/+12
* Add test for inherited simplexml classesMarcus Boerger2004-01-171-0/+47
* update the profile of how namespaces should work after discussions withSterling Hughes2004-01-166-10/+10
* Add a "profile" of simplexml's expected behaviour in the form of tests.Sterling Hughes2004-01-1611-0/+227
* This is no longer usefull in any way.Marcus Boerger2004-01-141-51/+0
* add support for $foo["a:bar"]Rob Richards2004-01-131-2/+2
* Update attribute tests.Marcus Boerger2004-01-103-13/+93
* Fix testMarcus Boerger2003-12-221-4/+4
* Update tests to see where they fail now exactlyMarcus Boerger2003-12-182-6/+24
* two new methods were addedDmitry Stogov2003-12-182-0/+141
* accessing singular subnode as arrayDmitry Stogov2003-12-171-18/+22
* *** empty log message ***Dmitry Stogov2003-12-173-0/+102
* Not needed here (copy'n'paste)Marcus Boerger2003-12-163-3/+0
* Add a test to check split text content collectingMarcus Boerger2003-12-161-0/+24
* Add error handling for element/attribute creation/changingMarcus Boerger2003-12-161-0/+40
* Add test for string conversion capabilities when used with echo/print.Marcus Boerger2003-12-161-0/+48
* Update testMarcus Boerger2003-12-051-1/+1
* Add new testMarcus Boerger2003-11-231-0/+51
* Several improvements to the simplexml_element object:Marcus Boerger2003-11-232-3/+21
* Fix testcase nameMarcus Boerger2003-11-131-1/+1
* Fix classname, CDATA handling (semantically identical to text) andMarcus Boerger2003-11-133-8/+50
* Add regression test for XPath supportMoriyoshi Koizumi2003-11-031-0/+20
* Fix testMoriyoshi Koizumi2003-11-031-5/+19
* Update test for an additional check to ensure the variable used for anMoriyoshi Koizumi2003-10-291-1/+8
* Add simplexml array handlers that allow to explicitly work with attributes.Marcus Boerger2003-10-291-2/+25
* added interop testChristian Stocker2003-10-272-0/+32
* fix test (validation returns a warning, if xml is not valid)Christian Stocker2003-10-261-4/+6
* Add attribute testMarcus Boerger2003-10-261-0/+19
* Add foreach testMarcus Boerger2003-10-263-2/+70
* And get the last thing workingMarcus Boerger2003-10-261-1/+1
* Add testMarcus Boerger2003-10-262-0/+41