mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-01-26 10:03:34 +03:00
bb5ababa28
* Makefile.am: more cleanup in make tests * error.c valid.c parser.c include/libxml/xmlerror.h: more work in the transition to the new error reporting strategy. * python/tests/reader2.py result/VC/* result/valid/*: few changes in the strings generated by the validation output Daniel
4 lines
130 B
Plaintext
4 lines
130 B
Plaintext
test/VC/dtds/a.dtd:1: validity error : Redefinition of element a
|
|
<!ELEMENT a (#PCDATA | b | c)*>
|
|
^
|