1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 20:25:14 +03:00
libxml2/test/errors
Daniel Veillard d7af555327 rewrite the URI parser to update to rfc3986 (from 2396) removed the error
* uri.c include/libxml/uri.h: rewrite the URI parser to update to
  rfc3986 (from 2396)
* test/errors/webdav.xml result/errors/webdav.xml*: removed the
  error test, 'DAV:' is a correct URI under 3986
* Makefile.am: small cleanup in make check
Daniel

svn path=/trunk/; revision=3763
2008-08-04 15:29:44 +00:00
..
attr1.xml Beuah ! Daniel 2004-02-21 11:55:44 +00:00
attr2.xml Beuah ! Daniel 2004-02-21 11:55:44 +00:00
attr3.xml fixed problem with free on dupl attribute in dtd (bug309637). added 2005-07-06 22:48:41 +00:00
attr4.xml fix bug #414846 where invalid characters in attributes would sometimes not 2007-06-12 13:43:00 +00:00
cdata.xml fixed a bug failing to detect UTF-8 violations in CData in push mode. 2005-07-04 11:12:25 +00:00
charref1.xml fixed a bug where invalid charrefs may not be detected sometimes as 2004-06-03 11:22:31 +00:00
comment1.xml fixed a parser bug where invalid char in comment may not be detected, 2007-08-01 07:49:06 +00:00
content1.xml fix a memeory leak in internal subset parsing with a fix from Ashwin add 2008-01-24 14:48:54 +00:00
dtd13 Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel 1999-08-10 19:04:08 +00:00
name2.xml Beuah ! Daniel 2004-02-21 11:55:44 +00:00
name.xml Beuah ! Daniel 2004-02-21 11:55:44 +00:00