summaryrefslogtreecommitdiffstats
path: root/testing/050
Commit message (Collapse)AuthorAgeFilesLines
* Update test referencesJan Theegarten2021-01-071-0/+1
|
* Update used links in test examplesalbert-github2020-12-041-3/+3
| | | | | Some links give a redirection when run with a link checker. The links should be correct as they might hide errors in the code / links that don't exist
* Adding the xml:lang tag to XML and Docbook outputalbert-github2020-06-031-1/+1
| | | | | | | | 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-45/+45
|
* issue #6733 invalid cite anchor id when using crossrefalbert-github2019-01-041-20/+45
| | | | Also test 050 was hit by the change of samlpe.bib
* Provide page brief in <briefdescription> of XML output.Vladimír Vondruš2017-11-251-0/+2
| | | | | | | | | | | Until now the brief description of pages was prepended to the <detaileddescription> element and the <briefdescription> element was not present at all, which meant there was no easy way to extract the brief description for purposes of creating a page index, for example. With this patch, the brief description is included in both <briefdescription> and <detaileddescription>, thus duplicated, to avoid backwards compatibility issues.
* Added regression test suiteDimitri van Heesch2013-07-191-0/+18