summaryrefslogtreecommitdiffstats
path: root/testing/012
Commit message (Collapse)AuthorAgeFilesLines
* Spelling corrections for testing directoryalbert-github2019-11-041-1/+1
| | | | | | Spelling corrections as found by codespell and in #561. Most reported problems were already fixed, others are fixed here.
* Fix some typos luz.paz2019-09-161-1/+1
|
* Remove persistent storage of Entry objectsDimitri van Heesch2019-02-172-56/+56
|
* issue #6733 invalid cite anchor id when using crossrefalbert-github2019-01-042-34/+56
| | | | | | | The crossreference possibility was not properly taken into account in bibtex conversion for other formats than LaTeX. - doxygen.bst: use correct labels (i.e. add 'CITEREF_' in case of crossreferences to the giver name) - cite.cpp: add the crossreferences to the citation dictionary (to overcome warning message). - extending test 012
* Correcting labels for citationsalbert-github2018-08-101-1/+1
| | | | Corrected change in test.
* Provide page brief in <briefdescription> of XML output.Vladimír Vondruš2017-11-252-0/+4
| | | | | | | | | | | 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.
* Updated failing testDimitri van Heesch2013-10-061-1/+1
|
* Added regression test suiteDimitri van Heesch2013-07-192-0/+30