summaryrefslogtreecommitdiffstats
path: root/testing/015
Commit message (Collapse)AuthorAgeFilesLines
* 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-1/+1
|
* Problem with \cond in normal comment of test 015albert-github2018-05-071-1/+3
| | | | | | | | In the \cond is also recognized in non-doxygen comment. - As a work around the \ has been removed - in case of e.g. pdf the enabled function is not shown as it does not have a doxygen comment - test file output update due to change in input code. - pre.l and commentcnv.l. better error message i.e. showing better the used condition
* Further cmake changesDimitri van Heesch2015-05-311-1/+1
| | | | | | | - made static build option for all windows targets - made wizard flex interactive - add 64bit support for libiconv on windows build - updated test mechanism
* Added language attribute to XML output for classes, namespaces, and filesDimitri van Heesch2014-11-151-1/+1
|
* Added regression test suiteDimitri van Heesch2013-07-191-0/+26