1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 12:25:09 +03:00
libxml2/test
Daniel Veillard 9475a352bd added the same htmlRead APIs than their XML counterparts new parser
* HTMLparser.c testHTML.c xmllint.c include/libxml/HTMLparser.h:
  added the same htmlRead APIs than their XML counterparts
* include/libxml/parser.h: new parser options, not yet implemented,
  added an options field to the context.
* tree.c: patch from Shaun McCance to fix bug #123238 when ]]>
  is found within a cdata section.
* result/noent/cdata2 result/cdata2 result/cdata2.rdr
  result/cdata2.sax test/cdata2: add one more cdata test
Daniel
2003-09-26 12:47:50 +00:00
..
automata merged the current state of XML Schemas implementation, it is not 2002-04-16 15:50:10 +00:00
c14n added merlin-c14n-two.tar.gz tests for 2002-06-04 04:27:44 +00:00
catalogs releasing 2.4.9 fixing catalog breakages fixed more problems in catalog 2001-11-06 15:24:37 +00:00
dtds Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel 1999-08-10 19:04:08 +00:00
errors Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel 1999-08-10 19:04:08 +00:00
HTML Mikhail Sogrine pointed out a bug in HTML parsing, applied his patch added 2002-10-22 19:14:58 +00:00
namespaces Forgot to add some more tests for namespace error handling, Daniel 2003-09-13 12:45:33 +00:00
regexp merged the current state of XML Schemas implementation, it is not 2002-04-16 15:50:10 +00:00
relaxng more work on RelaxNG streaming validation trying to improve the subset 2003-04-16 15:58:05 +00:00
schemas hum try to avoid some troubles when the library is not initialized and one 2003-08-08 14:00:28 +00:00
scripts fixed XML Base computation which was broken added a base function to the 2001-07-09 16:01:19 +00:00
SVG Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
threads added entities testing to the Thread test make the test reasonable fix the 2001-10-22 09:46:13 +00:00
URI Rewrite/cleanup/tests of URI normalization: 2001-02-02 17:07:32 +00:00
valid fixed bug #118712 about mixed content, and namespaced element names. added 2003-08-03 22:58:54 +00:00
VC fixing a comment fixing some troubles with validity check on namespaces 2002-02-13 13:32:35 +00:00
VCM fixing bug #108976 get the ID/REFs to reference the ID in the document 2003-03-23 12:02:56 +00:00
warning Bunch of new parser cleanup work: 2000-08-27 21:12:29 +00:00
WFC Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel 1999-08-10 19:04:08 +00:00
XInclude fixed #99082 for xi:include encoding="..." support on text includes. added 2002-11-20 13:28:31 +00:00
XPath improved the script accordingly to the XInclude regression tests updates 2003-02-13 15:52:58 +00:00
xsdtest after and exchange with James Clark it appeared I had bug in URI parsing 2003-03-07 18:32:59 +00:00
.cvsignore quiet down cvs somewhat 2002-12-28 04:48:15 +00:00
att1 Attribute nomarlization closing bug #3597 1999-11-17 17:32:38 +00:00
att2 Attribute nomarlization closing bug #3597 1999-11-17 17:32:38 +00:00
att3 Fixing #71342 serializing '\n' in attribute values added a specific test. 2002-02-13 13:07:41 +00:00
att4 Vyacheslav Pindyura managed to trigger a bug in parseStartTag, fixing it. 2002-12-16 22:04:11 +00:00
att5 adding namespace checkings while making sure they still parse as 2003-09-11 23:42:01 +00:00
attrib.xml Someone found a bug hiding in a corner, caught it ! 2001-03-20 11:27:34 +00:00
bigentname.xml Bunch of new parser cleanup work: 2000-08-27 21:12:29 +00:00
bigname2.xml Bunch of new parser cleanup work: 2000-08-27 21:12:29 +00:00
bigname.xml Bunch of new parser cleanup work: 2000-08-27 21:12:29 +00:00
cdata Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel 1999-08-10 19:04:08 +00:00
cdata2 added the same htmlRead APIs than their XML counterparts new parser 2003-09-26 12:47:50 +00:00
comment2.xml Revamped HTML parsing, lots of bug fixes for HTML stuff, 1999-10-14 09:10:25 +00:00
comment.xml Revamped HTML parsing, lots of bug fixes for HTML stuff, 1999-10-14 09:10:25 +00:00
dav1 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
dav2 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
dav3 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
dav4 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
dav5 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
dav6 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
dav7 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
dav8 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
dav9 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
dav10 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
dav11 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
dav12 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
dav13 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
dav15 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
dav16 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
dav17 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
dav18 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
dav19 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
defattr2.xml allow to inherit attributes from the DTD directly in the tree, this is 2001-08-07 01:10:10 +00:00
defattr.xml allow to inherit attributes from the DTD directly in the tree, this is 2001-08-07 01:10:10 +00:00
dia1 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
dia2 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
dtd1 Release 0.2, 80% rewrite, nothing left intact ... Daniel 1998-08-13 03:39:55 +00:00
dtd2 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
dtd3 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
dtd4 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
dtd5 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
dtd6 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
dtd7 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
dtd8 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
dtd9 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
dtd10 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
dtd11 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
dtd12 This is the 2.0.0-beta, lots and lots and lots of changes 2000-03-14 18:30:20 +00:00
dtd13 Added a bunch of testsuite realted files missing, Daniel. 2000-07-14 14:54:24 +00:00
ent1 Release 0.2, 80% rewrite, nothing left intact ... Daniel 1998-08-13 03:39:55 +00:00
ent2 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
ent3 Release 0.2, 80% rewrite, nothing left intact ... Daniel 1998-08-13 03:39:55 +00:00
ent4 Changed the internals a lot for DOM, entity support, slight changes of API, 1998-10-27 06:21:04 +00:00
ent5 CharRef handling, comments, formatting, pre UTF-8 handling, Daniel. 1998-11-01 19:34:31 +00:00
ent6 Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel 1999-08-10 19:04:08 +00:00
ent7 Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel 1999-08-10 19:04:08 +00:00
ent8 BUG FIXED #2784 HTML parsing/output improvements Rebuilt, updated the docs 1999-10-25 13:15:52 +00:00
eve.xml Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel 1999-08-10 19:04:08 +00:00
isolat1 Added a bunch of testsuite realted files missing, Daniel. 2000-07-14 14:54:24 +00:00
isolat2 Added a bunch of testsuite realted files missing, Daniel. 2000-07-14 14:54:24 +00:00
isolat3 Added a bunch of testsuite realted files missing, Daniel. 2000-07-14 14:54:24 +00:00
ns Revamped HTML parsing, lots of bug fixes for HTML stuff, 1999-10-14 09:10:25 +00:00
ns2 Revamped HTML parsing, lots of bug fixes for HTML stuff, 1999-10-14 09:10:25 +00:00
ns3 Revamped HTML parsing, lots of bug fixes for HTML stuff, 1999-10-14 09:10:25 +00:00
ns4 Oops, it seems I forgot to commit 1.8.4 changes 2000-01-14 14:45:24 +00:00
p3p Time to commit 3 days of work rewriting the parser internal, 2003-09-10 10:51:05 +00:00
pi2.xml Revamped HTML parsing, lots of bug fixes for HTML stuff, 1999-10-14 09:10:25 +00:00
pi.xml Revamped HTML parsing, lots of bug fixes for HTML stuff, 1999-10-14 09:10:25 +00:00
rdf1 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
rdf2 Updated the tests and result files for better conformances, added rdf2, Daniel 1999-01-17 13:48:01 +00:00
slashdot.rdf Allocate a per-parser SAX table, correct the SAX results, Daniel. 1999-06-26 23:07:37 +00:00
slashdot.xml Allocate a per-parser SAX table, correct the SAX results, Daniel. 1999-06-26 23:07:37 +00:00
svg1 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
svg2 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
svg3 Allocate a per-parser SAX table, correct the SAX results, Daniel. 1999-06-26 23:07:37 +00:00
title.xml Changed the title external parsed entity in tests, Daniel 2000-08-20 15:32:58 +00:00
tstblanks.xml Bunch of new parser cleanup work: 2000-08-27 21:12:29 +00:00
utf8bom.xml - parser.c: fixed UTF8 BOM support in push mode 2001-06-28 12:13:56 +00:00
utf16bom.xml patch from Dodji Seketeli about UTF16 BOM when using the push XML parser. 2003-07-16 21:18:19 +00:00
wap.xml - parser.c test/wap.xml result/noent/wap.xml result/wap.xml: 2000-10-15 10:02:56 +00:00
wml.xml Added a bunch of testsuite realted files missing, Daniel. 2000-07-14 14:54:24 +00:00
xhtml1 modified the existing APIs to handle XHTML1 serialization rules 2002-11-21 14:10:52 +00:00
xml1 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
xml2 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00