summaryrefslogtreecommitdiffstats
path: root/testing/079
Commit message (Collapse)AuthorAgeFilesLines
* Update test referencesJan Theegarten2021-01-072-0/+2
|
* Adding the xml:lang tag to XML and Docbook outputalbert-github2020-06-032-2/+2
| | | | | | | | Adding the xml:lang attribute for XNL and Docbook output Interesting links: - language codes (different from country codes!): https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry - example for xml.xsd: http://www.java2s.com/Code/XML/XML-Schema/importanotherXMLschema.htm
* Remove persistent storage of Entry objectsDimitri van Heesch2019-02-171-1/+1
|
* testing: add a test for TOC levels in the XML output.Vladimír Vondruš2018-12-291-0/+41
| | | | For good measure, this one works.
* testing: add a test for XML output with an empty TOC.Vladimír Vondruš2018-12-291-0/+12
Fails, in particular causes Doxygen to produce an empty (or truncated) XML file but returning with a success error code.