summaryrefslogtreecommitdiff
path: root/tests/docs
AgeCommit message (Expand)AuthorFilesLines
2022-09-13Imported Upstream version 1.1.36upstream/1.1.36DongHun Kwak3-9/+0
2022-09-13Imported Upstream version 1.1.35upstream/1.1.35DongHun Kwak37-690/+138
2019-11-12Imported Upstream version 1.1.34upstream/1.1.34DongHun Kwak1-7/+11
2019-11-12Imported Upstream version 1.1.33upstream/1.1.33DongHun Kwak1-2/+2
2017-12-04Imported Upstream version 1.1.32upstream/1.1.32DongHun Kwak1-2/+0
2017-10-17Imported Upstream version 1.1.31_rc1upstream/1.1.31_rc1DongHun Kwak1-6/+3
2017-10-17Imported Upstream version 1.1.30_rc1upstream/1.1.30_rc1DongHun Kwak1-0/+3
2016-06-22Imported Upstream version 1.1.29upstream/1.1.29DongHun Kwak10-0/+723
2012-10-10Crash when passing an uninitialized variable to document()Nick Wellnhofer2-0/+3
2012-10-10Add missing test docs to EXTRA_DISTNick Wellnhofer1-0/+9
2012-10-09Fix regression: Default namespace not correctly usedNick Wellnhofer2-0/+2
2012-09-06Reserved namespaces in xsl:element and xsl:attributeNick Wellnhofer1-0/+1
2012-09-06Test for bug #680920Nick Wellnhofer1-0/+1
2012-09-04Exit after compilation of invalid func:resultNick Wellnhofer1-0/+1
2012-09-04Remove .cvsignore files which are not needed anymoreDaniel Veillard1-2/+0
2012-08-16Output should not include extraneous newlines when indent is offLaurence Rowe1-0/+1
2012-08-16Forwards-compatible processing of unknown top level elementsNick Wellnhofer1-0/+1
2012-08-16Fix system-property with unknown namespaceNick Wellnhofer1-0/+1
2012-08-09Various "make distcheck" and other fixesDaniel Richard G1-2/+0
2011-03-07Fix a memory leak with xsl:numberDaniel Veillard1-0/+6
2011-03-07Fix a problem with ESXLT date:add() with Januarymoney_seshu Dronamraju1-0/+1
2010-11-08Fix bug 602515Nick Wellnhofer1-0/+4
2010-11-08Fix direct pattern matching bugNick Wellnhofer1-0/+3
2009-09-17Fix importing of encoding from included stylesheetsNick Wellnhofer2-0/+2
2008-06-25added code to handle literal within an AVT #539741. tests/docs/Makefile.amWilliam M. Brack2-0/+10
2008-05-13fix the processing of top level elements of stylesheets which are not inDaniel Veillard2-0/+2
2008-05-09fix the key initialization problem introduced when tracking Josef UrbanDaniel Veillard2-0/+15256
2007-08-23added regression test for bug #469410William M. Brack2-0/+11
2006-11-17fixed problem with entity handling within xsltCopyAttrListNoOverwriteWilliam M. Brack2-0/+5
2006-06-21Fixed incorrect regression tests/results.Kasimier T. Buchcik1-4/+1
2005-08-12check fix for #310692 DanielDaniel Veillard2-0/+6
2005-03-31fixed bug #171488 with cascading select in patterns. added test providedDaniel Veillard2-0/+6
2005-03-30fixed bug 169718 with ancestors in patterns similar to same bug fixed inDaniel Veillard2-0/+9
2005-03-29added test for bug #168196 fixed in libxml2 DanielDaniel Veillard2-0/+2
2004-11-25backed out the last change and re-did it the "right way" (bug 158372).William M. Brack3-0/+6
2004-11-22small change to previous fix for bug 153137, fixes bug 158840. added testWilliam M. Brack2-0/+7
2004-11-21enhanced code to assure the "current template rule" is not changed byWilliam M. Brack2-0/+2
2004-11-01added a test case provided by Markus Bertheau breaking on libxml2-2.6.15Daniel Veillard2-0/+6
2004-09-25fixed 2 leaks with namespaced variable names. added test case for aboveDaniel Veillard2-0/+2
2004-08-28fixed small problem with key initialisation disturbing the transformationWilliam M. Brack3-0/+15
2004-05-17added regression test for old bug #127877 DanielDaniel Veillard1-0/+1
2004-05-17fixing bug #135542 about the DOCTYPE name being generated when the rootDaniel Veillard2-0/+2
2004-05-16fixing bug #134500 on namespace lookup for attribute which sometimes leadDaniel Veillard2-0/+2
2004-05-16fixed a weird namespace bug #141532 added tests to the regression for bugDaniel Veillard3-0/+4
2004-05-03added comments and function header, improved logic of routine just added.William M. Brack2-0/+22
2004-04-05fixed a stupid cut'npaste bug #139132 added test to the regression for bugDaniel Veillard2-0/+29
2004-03-06continued interrupt commit for enhanced "make tests"William M. Brack2-0/+11
2004-02-26added test similar to 143 but checking for AVT in local variables. DanielDaniel Veillard2-0/+2
2004-02-26fixed a regression for AVT found in global variable content. added test toDaniel Veillard2-0/+2
2004-02-25added test for language attribute which previously triggered a memory leakWilliam M. Brack2-0/+66