aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* RESTRICT AUTOMERGE: Update libxml2 to 2.9.8HEADreplicant-6.0-0004-transitionreplicant-6.0-0004-rc6replicant-6.0-0004-rc5-transitionreplicant-6.0-0004-rc5replicant-6.0-0004-rc4replicant-6.0-0004-rc3replicant-6.0-0004-rc2replicant-6.0-0004cm-14.1cm-13.0akirilov2018-09-0620-1/+86
* DO NOT MERGE: Fix XPointer paths beginning with range-toBrian C. Young2017-04-171-0/+1
* Merge remote-tracking branch 'goog/upstream-master' into mymergeXin Li2016-08-1517-0/+428
* Fix a bug in CData error handling in the push parserDaniel Veillard2015-09-181-0/+1
* Fix a bug on name parsing at the end of current input bufferDaniel Veillard2015-09-151-0/+1
* Fix the spurious ID already defined errorDaniel Veillard2015-09-102-0/+11
* Fix support for except in nameclassesDaniel Veillard2015-03-164-0/+17
* Regression test for bug #695699Nick Wellnhofer2015-03-081-0/+1
* Add a couple of XPath testsNick Wellnhofer2015-03-081-0/+5
* Allow attributes on descendant-or-self axisNick Wellnhofer2015-03-081-0/+1
* Adding example from bugs 738805 to regression testsDaniel Veillard2014-10-231-0/+16
* Implement choice for name classes on attributesShaun McCance2013-11-283-0/+21
* Fix a parsing bug on non-ascii element and CR/LF usageDaniel Veillard2013-05-221-0/+6
* Added a regression tests from bug 694228 dataDaniel Veillard2013-03-272-0/+8
* Do not fetch external parsed entitiesDaniel Veillard2012-07-231-0/+5
* HTML parser error with <noscript> in the <head>Denis Pauk2012-05-111-0/+10
* XSD: optional element in complex type extensionRemi Gacogne2012-05-112-0/+39
* Add HTML parser support for HTML5 meta charset encoding declarationDenis Pauk2012-05-101-0/+8
* 595792 fixing a RelaxNG bug introduced in 2.7.4Daniel Veillard2009-09-243-0/+23
* Fix a Relaxng bug raised by libvirt test suiteDaniel Veillard2009-09-232-0/+1281
* 492317 Fix Relax-NG validation problemsDaniel Veillard2009-08-314-0/+28
* 558452 fight with reg test and error reportDaniel Veillard2009-08-266-0/+46
* 579746 XSD validation not correct / nilable groupsDaniel Veillard2009-08-268-0/+51
* 566012 part 2 fix regresion tests and push modeDaniel Veillard2009-08-262-0/+1
* 559410 - Regexp bug on (...)? constructsDaniel Veillard2009-08-222-0/+5733
* 446613 small validation bug mixed content with NSDaniel Veillard2009-08-212-0/+24
* Test case for 570702Daniel Veillard2009-08-122-0/+38
* 582906 XSD validating multiple imports of the same schemaJason Childs2009-08-0712-0/+129
* Bug 582887 – problems validating complex schemasJason Childs2009-08-075-0/+55
* Aleksey Sanin support for c14n 1.1Aleksey Sanin2009-07-0955-2/+724
* preparing the release of 2.7.2 fix the Solaris portability issueDaniel Veillard2008-10-031-0/+6
* fix an HTML parsing error on large data sections reported by Mike Day addDaniel Veillard2008-09-251-0/+182
* completely different fix for the recursion detection based on entityDaniel Veillard2008-08-2810-0/+883
* add the testchar to 'make check' Volker Grabsch pointed out a typoDaniel Veillard2008-08-263-0/+47
* rewrite the URI parser to update to rfc3986 (from 2396) removed the errorDaniel Veillard2008-08-041-9/+0
* fix various attribute normalisation problems reported by Ashwin thisDaniel Veillard2008-03-253-0/+40
* fix a problem reported by Ashwin for system parameter entities referencedDaniel Veillard2008-03-243-0/+6
* fix handling of empty CDATA nodes as reported and discussed around #514181Daniel Veillard2008-03-071-0/+4
* poblem with encoding detection for UTF-16 reported by Ashwin and found byDaniel Veillard2008-03-063-0/+8
* apply patch from Andrew Tosh to fix behaviour when '.' is used in aDaniel Veillard2008-02-082-0/+16
* fix a memeory leak in internal subset parsing with a fix from Ashwin addDaniel Veillard2008-01-241-0/+10
* another nasty regexp case fixed. added to regression suite DanielDaniel Veillard2007-08-281-0/+14
* applied patch from Frank Gross fixing Schemas IDC import bug #455953 andDaniel Veillard2007-08-233-0/+62
* fixed a parser bug where invalid char in comment may not be detected,Daniel Veillard2007-08-011-0/+6
* fixed the push mode when a big comment occurs before an internal subset,Daniel Veillard2007-06-121-0/+13
* fix bug #414846 where invalid characters in attributes would sometimes notDaniel Veillard2007-06-121-0/+1
* fixed problem with 0x2d in Char Range (bug #420596) added regression testWilliam M. Brack2007-03-211-0/+10
* fix xmlTextReaderSetup() description tests which were apparently neverDaniel Veillard2007-01-047-0/+18089
* fixing HTML entities in attributes parsing bug #362552 added to theDaniel Veillard2006-10-171-0/+7
* Adding test file, DanielDaniel Veillard2006-10-132-0/+47