summaryrefslogtreecommitdiff
path: root/ext/dom/tests
Commit message (Expand)AuthorAgeFilesLines
* WSIlia Alshanetsky2007-07-278-8/+8
* Test name formatting fixesIlia Alshanetsky2007-07-2412-12/+12
* Fixed bug #41374 (wholetext concats values of wrong nodes).Rob Richards2007-05-141-0/+32
* fix test namesAntony Dovgal2007-05-071-1/+1
* fix bug #41257 (lookupNamespaceURI does not work as expected)Rob Richards2007-05-041-0/+31
* MFH: fix bug #40836 (Segfault in ext/dom)Rob Richards2007-03-181-0/+29
* typo in the test nameAntony Dovgal2007-01-201-1/+1
* add a note that libxml2 2.6.2x is requiredAntony Dovgal2006-11-131-1/+1
* MFH testsHannes Magnusson2006-10-093-0/+233
* fix bug #38949 (Cannot get xmlns value attribute)Rob Richards2006-09-272-0/+31
* implement workaround for bug #38823 (DOMComment->appendData does nothing)Rob Richards2006-09-161-0/+22
* fix #38474 (getAttribute select attribute by order, even when prefixed)Rob Richards2006-08-281-0/+41
* Fixed bug #38438 (DOMNodeList->item(0) segfault on empty NodeList)Ilia Alshanetsky2006-08-131-0/+13
* MFH: fix/add SKIPIFHannes Magnusson2006-06-273-3/+3
* MFH: add C14N() and C14NFile() methods to perform XML canonicalizationRob Richards2006-05-261-0/+102
* MFH: add registerNodeClass() methodRob Richards2006-05-221-0/+43
* add testsRob Richards2006-05-173-0/+38
* Fix bug #37277 (cloning Dom Documents or Nodes does not work)Rob Richards2006-05-031-0/+25
* Fixed bug #36756 (DOMDocument::removeChild corrupts node)Rob Richards2006-03-181-0/+35
* fix crashes using notations and entity declsRob Richards2006-03-031-0/+99
* fix testAntony Dovgal2005-12-161-3/+3
* Fixed bug #35342 (isset(DOMNodeList->length) returns false)Rob Richards2005-11-231-0/+17
* - Fix test expectationsMarcus Boerger2005-11-061-5/+5
* MFH: fix crash setting attr from foreign doc (throws exception)Rob Richards2005-10-271-0/+67
* Fixed tests to work with ZTS buildsIlia Alshanetsky2005-10-201-5/+10
* MFH: Fixed bug #34276 (setAttributeNS doesn't work with default namespace)Rob Richards2005-08-281-0/+43
* fix testfoobar2005-06-231-1/+1
* Fixed test file according to latest debug_backtrace() fixesDmitry Stogov2005-06-231-2/+2
* Debug backtrace was fixedDmitry Stogov2005-06-221-2/+22
* Fix bug #32755 Segfault in replaceChild() when DocumentFragment has no childrenRob Richards2005-04-181-0/+9
* - Fixed bug #32615 (Segfault in replaceChild() using fragment whenRob Richards2005-04-081-0/+75
* fix testRob Richards2005-04-081-1/+1
* add testRob Richards2004-12-041-0/+38
* fix testsAntony Dovgal2004-12-023-3/+3
* fix testChristian Stocker2004-08-111-1/+1
* Fixed bug #28771 (Segfault when using xslt and clone)Rob Richards2004-06-151-0/+485
* namespace/tagname validation fixes (Adam Trachtenberg)Rob Richards2004-05-271-0/+394
* fixing the tests so to work with the new var_dump() (dumping private andAndrey Hristov2004-05-201-0/+11
* Remove debug codeMarcus Boerger2004-03-291-2/+1
* Fix testsMarcus Boerger2004-03-293-9/+4
* update testRob Richards2004-01-221-4/+1
* Fix bug #26815 (foreach (DOM) childnodes causes error using Xinclude)Rob Richards2004-01-071-1/+9
* Dir seaparator "\" was removed.Dmitry Stogov2003-12-111-2/+2
* fix testChristian Stocker2003-12-051-1/+5
* output of uncaught exception changedChristian Stocker2003-11-301-10/+0
* implement namednodemap and nodelistRob Richards2003-11-292-4/+4
* SKIP tests if compress.zlib wrapper is not available.Moriyoshi Koizumi2003-10-312-2/+8
* make test work with libxml2 2.6.x and lowerChristian Stocker2003-10-301-4/+9
* Fixed test.Ilia Alshanetsky2003-10-291-2/+2
* extending of domDocument class testChristian Stocker2003-10-271-0/+46