summaryrefslogtreecommitdiffstats
path: root/testing/011
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring: modernize various dot graphsDimitri van Heesch2021-01-221-5/+5
|
* 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
* issue #7635: Incorrect location for enum in XML file (part 2)Dimitri van Heesch2020-03-152-2/+2
|
* updated test case to reflect new node numberingThomas Haller2019-05-241-6/+6
|
* Remove persistent storage of Entry objectsDimitri van Heesch2019-02-172-7/+7
|
* Further cmake changesDimitri van Heesch2015-05-312-3/+3
| | | | | | | - made static build option for all windows targets - made wizard flex interactive - add 64bit support for libiconv on windows build - updated test mechanism
* Fixed typos in comments.orbitcowboy2015-03-251-1/+1
|
* Added language attribute to XML output for classes, namespaces, and filesDimitri van Heesch2014-11-152-2/+2
|
* Added regression test suiteDimitri van Heesch2013-07-192-0/+159