summaryrefslogtreecommitdiff
path: root/tests/general
AgeCommit message (Expand)AuthorFilesLines
2012-09-07Cleanups some of the test makefilesDaniel Richard1-2/+2
2012-09-06Reserved namespaces in xsl:element and xsl:attributeNick Wellnhofer3-0/+10
2012-09-06Add new tests to EXTRA_DISTNick Wellnhofer1-0/+3
2012-09-06Test for bug #680920Nick Wellnhofer3-0/+21
2012-09-04Exit after compilation of invalid func:resultNick Wellnhofer3-0/+19
2012-09-04Remove .cvsignore files which are not needed anymoreDaniel Veillard1-3/+0
2012-08-16Output should not include extraneous newlines when indent is offLaurence Rowe3-0/+13
2012-08-16Forwards-compatible processing of unknown top level elementsNick Wellnhofer3-0/+44
2012-08-16Fix system-property with unknown namespaceNick Wellnhofer2-0/+13
2012-08-09Various "make distcheck" and other fixesDaniel Richard G1-2/+1
2011-03-07Fix a memory leak with xsl:numberDaniel Veillard3-0/+29
2011-03-07Fix a problem with ESXLT date:add() with Januarymoney_seshu Dronamraju3-1/+26
2010-11-08Fix bug 602515Nick Wellnhofer3-0/+10
2010-11-08Fix direct pattern matching bugNick Wellnhofer3-0/+11
2009-09-17Fix importing of encoding from included stylesheetsNick Wellnhofer4-0/+19
2008-06-25added code to handle literal within an AVT #539741. tests/docs/Makefile.amWilliam M. Brack3-0/+12
2008-05-13fix the processing of top level elements of stylesheets which are not inDaniel Veillard3-0/+22
2008-05-09fix the key initialization problem introduced when tracking Josef UrbanDaniel Veillard3-0/+15388
2007-08-23added regression test for bug #469410William M. Brack4-0/+22
2006-11-17fixed problem with entity handling within xsltCopyAttrListNoOverwriteWilliam M. Brack3-0/+18
2006-07-17; tests/general/bug-41-.xsl and tests/general/bug-43.xsl : call-templateWilliam M. Brack5-16/+18
2006-06-21Fixed incorrect regression tests/results.Kasimier T. Buchcik3-6/+3
2006-03-30Fixed regression tests wrt usage of the attributesKasimier T. Buchcik4-4/+4
2006-02-11fix xsltSaveResultToString comment detect loops when computing variables,Daniel Veillard1-1/+2
2005-09-04fixed #303289 variable in match are forbidden had to fix that test whichDaniel Veillard3-7/+6
2005-08-12check fix for #310692 DanielDaniel Veillard3-0/+9
2005-03-31updated the result of some tests following the change to serailization inDaniel Veillard2-16/+16
2005-03-31fixed bug #171488 with cascading select in patterns. added test providedDaniel Veillard3-0/+25
2005-03-30fixed bug 169718 with ancestors in patterns similar to same bug fixed inDaniel Veillard3-0/+22
2005-03-29added test for bug #168196 fixed in libxml2 DanielDaniel Veillard3-0/+26
2005-03-29working around Mark Vakoc' reported bug related to mode internaing addingDaniel Veillard1-0/+32
2005-03-29added DTD like checking when compiling stylesheets, closes bug #160402 andDaniel Veillard1-1/+4
2004-11-30more on RVT's in XPath predicates, this time for bug 159726. Cleaned upWilliam M. Brack1-1/+1
2004-11-25backed out the last change and re-did it the "right way" (bug 158372).William M. Brack3-0/+24
2004-11-22small change to previous fix for bug 153137, fixes bug 158840. added testWilliam M. Brack4-0/+35
2004-11-21enhanced code to assure the "current template rule" is not changed byWilliam M. Brack6-0/+42
2004-11-01added a test case provided by Markus Bertheau breaking on libxml2-2.6.15Daniel Veillard3-0/+14
2004-09-25fixed 2 leaks with namespaced variable names. added test case for aboveDaniel Veillard3-0/+5
2004-09-19fixed problem with timezone offset (bug 153000) changed regression testWilliam M. Brack1-1/+1
2004-08-28fixed small problem with key initialisation disturbing the transformationWilliam M. Brack3-0/+22
2004-07-01added coding to xsltCopyTree to copy namespaces (bug 139578). changed toWilliam M. Brack1-2/+2
2004-05-17added regression test for old bug #127877 DanielDaniel Veillard3-0/+43
2004-05-17fixing bug #135542 about the DOCTYPE name being generated when the rootDaniel Veillard3-0/+16
2004-05-16fixing bug #134500 on namespace lookup for attribute which sometimes leadDaniel Veillard3-0/+12
2004-05-16fixed a weird namespace bug #141532 added tests to the regression for bugDaniel Veillard5-0/+30
2004-05-15Small change due to libxml2 escaping using hex instead of dec charrefs, danielDaniel Veillard1-1/+1
2004-05-03added comments and function header, improved logic of routine just added.William M. Brack9-0/+201
2004-05-01added code to recognize disable-output-escaping on certain text nodes (bugWilliam M. Brack1-1/+0
2004-04-05fixed a stupid cut'npaste bug #139132 added test to the regression for bugDaniel Veillard3-0/+31
2004-03-16corrected my error from bug 135938 pointed out on the mailing list by MarkWilliam M. Brack1-1/+1