/[packages]/cauldron/libneon0.27/current/SOURCES/neon-fail_parse.diff
ViewVC logotype

Contents of /cauldron/libneon0.27/current/SOURCES/neon-fail_parse.diff

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3521 - (show annotations) (download)
Sun Jan 9 17:36:44 2011 UTC (13 years, 3 months ago) by blino
File size: 695 byte(s)
imported package libneon0.27
1 --- test/xml.c 2007-07-14 18:43:26.000000000 +0200
2 +++ test/xml.c.oden 2007-07-17 13:07:58.000000000 +0200
3 @@ -382,7 +382,7 @@
4 PFX "<foo::fish xmlns:foo='bar'/>",
5 #endif
6
7 - /* These are tests of XML parser itself really... */
8 +#if 0
9 /* 2-byte encoding of '.': */
10 PFX "<foo>" "\x2F\xC0\xAE\x2E\x2F" "</foo>",
11 /* 3-byte encoding of '.': */
12 @@ -393,6 +393,7 @@
13 PFX "<foo>" "\x2F\xF8\x80\x80\x80\xAE\x2E\x2F" "</foo>",
14 /* 6-byte encoding of '.': */
15 PFX "<foo>" "\x2F\xFC\x80\x80\x80\x80\xAE\x2E\x2F" "</foo>",
16 +#endif
17 /* two-byte encoding of '<' must not be parsed as a '<': */
18 PFX "\xC0\xBC" "foo></foo>",
19

  ViewVC Help
Powered by ViewVC 1.1.30