summaryrefslogtreecommitdiffstats
path: root/testing/009
Commit message (Collapse)AuthorAgeFilesLines
* issue #7635: Incorrect location for enum in XML file (part 2)Dimitri van Heesch2020-03-1510-10/+10
|
* Remove persistent storage of Entry objectsDimitri van Heesch2019-02-1710-12/+12
|
* Multiple `\xreflist` in one page with same keyalbert-github2018-10-315-21/+20
| | | | Regression regarding tests
* Provide page brief in <briefdescription> of XML output.Vladimír Vondruš2017-11-255-0/+10
| | | | | | | | | | | 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.
* Further cmake changesDimitri van Heesch2015-05-315-5/+5
| | | | | | | - 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-155-5/+5
|
* Added regression test suiteDimitri van Heesch2013-07-1910-0/+354