summaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Expand)AuthorAgeFilesLines
* LaTeX test were hanging for a.o. Hungarian on Windowsalbert-github2020-06-081-6/+13
* Remove support for TCL (code is too buggy and unmaintained, language not very...Dimitri van Heesch2020-03-1530-2451/+0
* issue #7635: Incorrect location for enum in XML file (part 2)Dimitri van Heesch2020-03-1543-45/+45
* Updated test 024 to better test spacing behaviour.Dimitri van Heesch2020-01-142-1/+35
* Showing information from all `*only commands in XML outputalbert-github2020-01-052-3/+15
* issue #7477 Broken urls in the xml outputalbert-github2020-01-041-14/+14
* issue #7464 1.8.17: test suite is failingalbert-github2020-01-011-7/+12
* issue #7319: Bug 790856 - Namespace member functions links are brokenDimitri van Heesch2019-12-271-2/+2
* Merge branch 'feature/bug_html_s' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-12-262-2/+3
|\
| * Adding HTML s tag, XML corrections for other tagsalbert-github2019-08-162-2/+3
* | Making tests valid for python 3albert-github2019-12-191-16/+38
* | Making tests valid for python 3albert-github2019-12-181-13/+39
* | Merge pull request #7373 from albert-github/feature/bug_spell_testingDimitri van Heesch2019-11-053-3/+3
|\ \
| * | Spelling corrections for testing directoryalbert-github2019-11-043-3/+3
* | | issue #7302: Determination of anonymous is too restrictiveDimitri van Heesch2019-11-052-6/+6
|/ /
* | Fix some typos luz.paz2019-09-1610-10/+10
|/
* Merge branch 'fetaure/bug_html_ins_del_tag' of https://github.com/albert-gith...Dimitri van Heesch2019-08-032-0/+30
|\
| * Adding HTML tags ins and delalbert-github2019-04-042-0/+30
* | Merge pull request #7086 from albert-github/feature/regr_7061Dimitri van Heesch2019-07-291-0/+0
|\ \
| * | regression #7061 Rename test filealbert-github2019-06-271-0/+0
* | | chmod +x runtest.pyAdrian Negreanu2019-07-261-0/+0
|/ /
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-06-221-1/+1
|\ \
| * \ Merge pull request #7034 from albert-github/feature/issue_7033Dimitri van Heesch2019-06-221-1/+1
| |\ \
| | * | issue #7033 Syntax highlighting doesn't work when calling \dontinclude from M...albert-github2019-06-061-1/+1
* | | | Fixed issues in introduced by making file name escapes lower caseDimitri van Heesch2019-06-221-1/+1
|/ / /
* | | Upper case characters in filename despice CASE_SENSE_NAME=NOalbert-github2019-06-171-1/+1
* | | Missing brief descriptions with `\defgroup`albert-github2019-06-133-3/+3
|/ /
* | updated test case to reflect new node numberingThomas Haller2019-05-245-48/+48
* | Create option to enable CLANG_ASISTED_PARSING in test suitealbert-github2019-04-281-0/+5
|/
* Add possibility of checking XML against XSD in doxygen testsalbert-github2019-03-181-9/+66
* Merge pull request #6836 from albert-github/feature/bug_xhtml_dtd_2Dimitri van Heesch2019-02-171-6/+0
|\
| * Adjustment of xhtml1-transitional.dtdalbert-github2019-02-161-12/+0
| * Adjustment of xhtml1-transitional.dtdalbert-github2019-02-131-0/+6
* | Remove persistent storage of Entry objectsDimitri van Heesch2019-02-1766-506/+506
|/
* Merge pull request #6776 from albert-github/feature/bug_xhtml_tooltipDimitri van Heesch2019-02-092-0/+88
|\
| * Double id for tooltips in XHTML Possible.albert-github2019-01-182-0/+88
* | issue #6791 TOC not generated when using a particular Markdown header stylealbert-github2019-01-211-31/+31
|/
* Merge: moved example from 081 to 084, improved check if last char is newlineDimitri van Heesch2019-01-133-8/+8
* Merge branch 'feature/bug_pre_markdown' of https://github.com/albert-github/d...Dimitri van Heesch2019-01-132-0/+69
|\
| * No translation of markdown in <pre>albert-github2019-01-112-0/+69
* | Merge: reorder testsDimitri van Heesch2019-01-125-129/+129
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-01-122-0/+144
|\ \
| * | Terminate brief in case of `-#` listalbert-github2019-01-112-0/+144
| |/
* | Added declfile, declline, and declcolumn attributes to the location element i...Dimitri van Heesch2019-01-1223-417/+563
|/
* Merge pull request #6738 from albert-github/feature/issue_6733Dimitri van Heesch2019-01-105-54/+128
|\
| * issue #6733 invalid cite anchor id when using crossrefalbert-github2019-01-041-20/+45
| * issue #6733 invalid cite anchor id when using crossrefalbert-github2019-01-044-34/+83
* | Shortened EXTRACT_PRIVATE_VIRTUAL to EXTRACT_PRIV_VIRTUAL to deal with max le...Dimitri van Heesch2019-01-082-7/+7
* | Merge branch 'extract-private-virtual' of https://github.com/mosra/doxygen in...Dimitri van Heesch2019-01-082-0/+145
|\ \
| * | Implement a new EXTRACT_PRIVATE_VIRTUAL option.Vladimír Vondruš2019-01-032-0/+145