diff options
Diffstat (limited to 'result')
-rw-r--r-- | result/errors/comment1.xml | 0 | ||||
-rw-r--r-- | result/errors/comment1.xml.err | 6 | ||||
-rw-r--r-- | result/errors/comment1.xml.str | 4 |
3 files changed, 10 insertions, 0 deletions
diff --git a/result/errors/comment1.xml b/result/errors/comment1.xml new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/result/errors/comment1.xml diff --git a/result/errors/comment1.xml.err b/result/errors/comment1.xml.err new file mode 100644 index 00000000..5a732dd7 --- /dev/null +++ b/result/errors/comment1.xml.err @@ -0,0 +1,6 @@ +./test/errors/comment1.xml:5: parser error : xmlParseComment: invalid xmlChar value 14 + in p02: --> + ^ +./test/errors/comment1.xml:5: parser error : Start tag expected, '<' not found + in p02: --> + ^ diff --git a/result/errors/comment1.xml.str b/result/errors/comment1.xml.str new file mode 100644 index 00000000..494d1ed1 --- /dev/null +++ b/result/errors/comment1.xml.str @@ -0,0 +1,4 @@ +./test/errors/comment1.xml:5: parser error : xmlParseComment: invalid xmlChar value 14 + in p02: --> + ^ +./test/errors/comment1.xml : failed to parse |