summaryrefslogtreecommitdiff
path: root/tests/general
AgeCommit message (Expand)AuthorFilesLines
2004-03-06continued interrupt commit for enhanced "make tests"William M. Brack5-8/+43
2004-02-26added test similar to 143 but checking for AVT in local variables. DanielDaniel Veillard3-0/+13
2004-02-26fixed a regression for AVT found in global variable content. added test toDaniel Veillard3-0/+13
2004-02-25added test for language attribute which previously triggered a memory leakWilliam M. Brack3-0/+121
2004-01-22added test case for Bug 13971 (libxml2 xpath.c bug, but tested here)William M. Brack3-0/+72
2004-01-16added a newline for any comment before the root element (Bug 130433) fixedWilliam M. Brack4-0/+38
2003-12-21added test for entities parsing (Bug #129489) DanielDaniel Veillard3-0/+19
2003-12-21added test for namespace problem (Bug 129624)William M. Brack3-0/+52
2003-12-21fixed second problem on #122483, namespace definitions must be propagatedDaniel Veillard4-0/+23
2003-11-21fixed bug #127561 (xsl:element with a 'computed' namespace attribute)William M. Brack3-0/+13
2003-11-21Adding missing bugs, DanielDaniel Veillard2-0/+19
2003-11-20another problem reported by Oleg Paraschenko on the same code in #127450Daniel Veillard3-0/+13
2003-11-20fixed an error from #120684 patch raised in #127450 added tests to theDaniel Veillard3-0/+15
2003-11-19fixed a bug in the keys selector parsing #120684 when | is in a predicateDaniel Veillard3-0/+40
2003-11-02fixed bug #125502 and corrected expected test output fixed broken testWilliam M. Brack2-3/+1
2003-10-31switch to use xmlReadfile instead of xmlParseFile, this avoid relying onDaniel Veillard1-8/+4
2003-09-12fixes some output divergeances with libxml2-2.6.0beta1, danielDaniel Veillard1-1/+3
2003-09-06enhanced previous fix to bug #120684, using excellent suggestion by DanielWilliam M. Brack1-0/+1
2003-09-06fixed bug 119946, caused by incorrect creation of "extra" variables whenWilliam M. Brack7-0/+102
2003-08-29fixing the bug #120971 on cdata-section-elements with namespaced namesDaniel Veillard3-0/+17
2003-08-18enhanced xsltInitCtxtKey to take care of multiple instances of a key withWilliam M. Brack3-0/+32
2003-08-04added the test from bug #118763 to the regression suite. DanielDaniel Veillard3-0/+20
2003-08-03Fixed regression test bug-125William M. Brack2-3/+0
2003-08-03Fixing Bug 116517William M. Brack3-0/+27
2003-08-03Bug 117552William M. Brack3-0/+454
2003-07-22allow strip-space to support full namespaces using prefix:* , should fixDaniel Veillard5-0/+34
2003-07-06fixing bug #115913 for xsl:copy with namespace nodes. added the test toDaniel Veillard3-0/+20
2003-05-16added the example for bug #112904 in the regression tests, the bug fix isDaniel Veillard3-0/+11
2003-05-15''William M. Brack1-2/+2
2003-05-15Fixed bug 112995William M. Brack2-0/+35
2003-04-30fixing bug #111755 when a template is applied to an attribute added theDaniel Veillard3-3/+28
2003-04-23fix bug #110577 namespace in copy-of don't obbey the same rules as forDaniel Veillard7-0/+108
2003-04-07Fixes bug #110023 reported by Mark Vakoc and other places whereDaniel Veillard3-0/+22
2003-04-01fixed a namespace redundancy problem in xsl:element added an example inDaniel Veillard3-0/+20
2003-03-26added an example in the regression tests for bug #109160 fixed in libxml2Daniel Veillard3-0/+20
2003-03-26forgot to make one change related to Result Value Tree change, pointed outDaniel Veillard3-0/+25
2003-03-24Finally fixed bug #75813, processing or Result Value Tree converted intoDaniel Veillard3-0/+52
2003-03-23added an example in the regression tests for bug #108976 which is fixed inDaniel Veillard3-0/+22
2003-03-22added an example in the regression tests for the invalid bug #108716Daniel Veillard3-0/+11
2003-03-07added an example in the regression tests bug #107804 fixed in libxml2Daniel Veillard3-0/+47
2003-03-05fixed bug #107591 node() in pattern matches should catch comments and PIsDaniel Veillard3-0/+20
2003-02-26added the next example for bug #106788 from James Clark in the regressionDaniel Veillard3-0/+15
2003-02-24fixed #106554 for spurious xmlns:nsX="" generation DanielDaniel Veillard2-1/+1
2003-02-23added the example for bug #106788 from James Clark in the regressionDaniel Veillard3-0/+9
2003-02-23fixed bug #106789 from James Clark and a bit of cleanup added the exampleDaniel Veillard3-0/+13
2003-02-04fixing bug #105116 sometimes one need to generate a default namespaceDaniel Veillard3-0/+16
2003-01-12fixed bug #101003 on attribute-sets value computation in the presence ofDaniel Veillard5-0/+39
2003-01-09added some exclude-result-prefixes to avoid extra namespace declarationDaniel Veillard1-0/+1
2002-12-05xsl:element generated superfluous xmlns declarations, closes bug #99905Daniel Veillard3-0/+11
2002-12-02applied patch from Josh Parsons fixing bug #100056 added the example inDaniel Veillard5-0/+31