summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2004-06-30some enhancement for fixing bug 142768 added regression test for this bugWilliam M. Brack4-1/+34
2004-05-17added regression test for old bug #127877 DanielDaniel Veillard4-0/+44
2004-05-17fixing bug #135542 about the DOCTYPE name being generated when the rootDaniel Veillard5-0/+18
2004-05-16fixing bug #134500 on namespace lookup for attribute which sometimes leadDaniel Veillard5-0/+14
2004-05-16fixed a weird namespace bug #141532 added tests to the regression for bugDaniel Veillard8-0/+34
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. Brack11-0/+223
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 Veillard5-0/+60
2004-03-23prepare release of 1.1.5, made a hard dependancy to libxml2 2.6.8 due toDaniel Veillard1-2/+2
2004-03-16corrected my error from bug 135938 pointed out on the mailing list by MarkWilliam M. Brack1-1/+1
2004-03-12added additional check to prevent superfluous namespace href's beingWilliam M. Brack9-10/+11
2004-03-06small fix to typoWilliam M. Brack1-2/+2
2004-03-06continued interrupt commit for enhanced "make tests"William M. Brack24-520/+1070
2004-03-06Major enhancement to "make tests". All but Python tests cleaned up toWilliam M. Brack4-19/+72
2004-02-26added test similar to 143 but checking for AVT in local variables. DanielDaniel Veillard5-0/+15
2004-02-26fixed a regression for AVT found in global variable content. added test toDaniel Veillard5-0/+15
2004-02-25trying to use the fact that names comes from a dictionnary when looking upDaniel Veillard1-5/+6
2004-02-25added test for language attribute which previously triggered a memory leakWilliam M. Brack5-0/+187
2004-01-22added test case for Bug 13971 (libxml2 xpath.c bug, but tested here)William M. Brack5-0/+82
2004-01-16added a newline for any comment before the root element (Bug 130433) fixedWilliam M. Brack7-1/+47
2004-01-14added test case for math functions on nodesets generated by exslt:node-setWilliam M. Brack3-0/+93
2004-01-14fixed problem, reported on the list by Markus Bayerlein, concerning mathWilliam M. Brack1-0/+1
2004-01-12changed to assure comment which preceeds root node is output after DTDWilliam M. Brack4-0/+77
2003-12-21added test for entities parsing (Bug #129489) DanielDaniel Veillard5-0/+29
2003-12-21added test for namespace problem (Bug 129624)William M. Brack5-0/+68
2003-12-21fixed second problem on #122483, namespace definitions must be propagatedDaniel Veillard6-0/+25
2003-11-26Changed to detect recursion in xslt:include (bug #127687).William M. Brack2-228/+228
2003-11-21fixed bug #127561 (xsl:element with a 'computed' namespace attribute)William M. Brack5-0/+18
2003-11-21Adding missing bugs, DanielDaniel Veillard3-0/+25
2003-11-20another problem reported by Oleg Paraschenko on the same code in #127450Daniel Veillard5-0/+19
2003-11-20fixed an error from #120684 patch raised in #127450 added tests to theDaniel Veillard5-0/+21
2003-11-19fixed a bug in the keys selector parsing #120684 when | is in a predicateDaniel Veillard5-0/+49
2003-11-12applied patch for param visibility from Shaun McCance. Changed variableWilliam M. Brack4-1/+91
2003-11-05applied last fix from #125614 DanielDaniel Veillard1-1/+1
2003-11-04updated to reflect change to HTML output in libxml2 (formatting of <p>,William M. Brack9-40/+20
2003-11-02fixed bug #125502 and corrected expected test output fixed broken testWilliam M. Brack2-3/+1
2003-11-01fixing two broken tests (revealed by #125502) DanielDaniel Veillard2-0/+6
2003-11-01fix bug #125265 about entities breaking exsl:tokenize and exsl:splitDaniel Veillard4-3/+27
2003-10-31switch to use xmlReadfile instead of xmlParseFile, this avoid relying onDaniel Veillard2-9/+7
2003-09-12fixes some output divergeances with libxml2-2.6.0beta1, danielDaniel Veillard3-101/+103
2003-09-06enhanced previous fix to bug #120684, using excellent suggestion by DanielWilliam M. Brack2-0/+2
2003-09-06fixed bug 119946, caused by incorrect creation of "extra" variables whenWilliam M. Brack10-0/+114
2003-09-03tyny change HTML -> html DOCTYPE due to a libxml2 change DanielDaniel Veillard2-2/+2
2003-08-29fixing the bug #120971 on cdata-section-elements with namespaced namesDaniel Veillard5-0/+24
2003-08-18enhanced xsltInitCtxtKey to take care of multiple instances of a key withWilliam M. Brack5-0/+59
2003-08-04added the test from bug #118763 to the regression suite. DanielDaniel Veillard5-0/+22
2003-08-03Fixed regression test bug-125William M. Brack2-3/+0
2003-08-03Fixing Bug 116517William M. Brack5-0/+29
2003-08-03Bug 117552William M. Brack5-0/+573