Hash :
f20daa9e
Author :
Date :
2020-02-11T13:13:52
Enable error tests with entity substitution
./test/errors/attr4.xml:1: parser error : invalid character in attribute value
<ROOT attr="XY"/>
^
./test/errors/attr4.xml:1: parser error : attributes construct error
<ROOT attr="XY"/>
^
./test/errors/attr4.xml:1: parser error : Couldn't find end of Start Tag ROOT line 1
<ROOT attr="XY"/>
^
./test/errors/attr4.xml:1: parser error : Extra content at the end of the document
<ROOT attr="XY"/>
^