summaryrefslogtreecommitdiff
path: root/ext/xmlwriter/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed the UTF-8 and long path support in the streams on Windows.Anatol Belski2016-06-201-0/+33
* Fixed testsXinchen Hui2015-03-304-4/+4
* xmlwriter_full_end_element testsMauricio Vieira2014-08-022-0/+77
* Tests for writeAttributeNS and xmlwriter_write_attribute_nsMauricio Vieira2014-08-022-0/+71
* typo fixesVeres Lajos2013-07-151-1/+1
* - Fix the fix :PFelipe Pena2010-02-151-2/+1
* - Fix test (bug #51040)Felipe Pena2010-02-151-1/+1
* fix testsZoe Slattery2009-07-1712-12/+12
* - MFB: #48202, Out of memory error when passing non-existing filename, enable...Pierre Joye2009-05-253-9/+3
* - New tests (testfest DutchUG)Felipe Pena2009-05-1612-0/+251
* Fix testFelipe Pena2008-03-051-1/+1
* that endElement() call was requiredAntony Dovgal2007-10-251-0/+1
* fix testAntony Dovgal2007-10-251-0/+1
* add missing skipif sectionsAntony Dovgal2007-07-164-0/+16
* MFBAntony Dovgal2007-06-262-2/+2
* Fixed testsDmitry Stogov2007-06-252-2/+2
* - [@DOC]#41326, better fix. It restores BC and allows both canonical and shortPierre Joye2007-05-142-10/+16
* - #41326, writing empty tags with Xmlwriter::WriteElement[ns]Pierre Joye2007-05-082-6/+50
* MFB: Fix bug #41287 (Namespace functions don't allow xmlns to be optional)Rob Richards2007-05-041-0/+43
* parameter entity argument (pe) should be boolRob Richards2007-01-061-0/+14
* cosmetic improvementsAntony Dovgal2006-12-051-1/+1
* Fixed bug #39504 (xmlwriter_write_dtd_entity() creates Attlist tag,Rob Richards2006-11-131-0/+18
* Enable xmlwriter_start_dtd_entity(), xmlwriter_end_dtd_entity() & xmlwriter_w...Hannes Magnusson2006-11-091-0/+6
* wrong directoryAntony Dovgal2006-08-091-0/+41
* - MFH: fix tests, libxml 2.6.24 and up adds a new line after a processingPierre Joye2006-07-192-6/+10
* MF51: fix tests and their skip conditionsAntony Dovgal2005-12-127-7/+2
* allow NULL prefix to create default namespaceRob Richards2005-12-092-2/+2
* - enable a few additional functionsRob Richards2005-12-097-0/+262
* - fix remaining parameter typoRob Richards2005-12-071-0/+28
* fix testsRob Richards2005-08-0610-20/+26
* - Tweak tests a bitMarcus Boerger2005-07-0310-22/+28
* - initial testsPierre Joye2005-06-2310-0/+294