summaryrefslogtreecommitdiffstats
path: root/testing/073/073__typed__enum_8cpp.xml
Commit message (Collapse)AuthorAgeFilesLines
* Updated test for enums based on recently fixed issuesDimitri van Heesch2020-08-291-0/+96
|
* 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
* issue #7635: Incorrect location for enum in XML file (part 2)Dimitri van Heesch2020-03-151-1/+1
|
* Remove persistent storage of Entry objectsDimitri van Heesch2019-02-171-1/+1
|
* Test renumberingalbert-github2018-04-011-0/+25
The tests numbers 067 and 068 were used twice, test 067 has been renamed to 072 and test 068 has been renamed to 073.