summaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Warning messages of test 66albert-github2019-01-062-52/+57
* | | issue #6744 Ampersand in Markdown image URL is not escaped in XML outputalbert-github2019-01-062-48/+61
* | | Merge pull request #6743 from albert-github/feature/bug_sorting_testsDimitri van Heesch2019-01-051-1/+1
|\ \ \
| * | | Tests are unsortedalbert-github2019-01-051-1/+1
* | | | Merge pull request #6742 from albert-github/feature/bug_xhtml_test_074Dimitri van Heesch2019-01-053-369/+373
|\ \ \ \
| * | | | Double defined operator in test 74albert-github2019-01-053-369/+373
| |/ / /
* | | | Fixed alt attribute appearing in <object> tag for SVG imagesDimitri van Heesch2019-01-051-1/+1
|/ / /
* | | Fixed missing end paragraph marker when inline image appeared as last item.Dimitri van Heesch2019-01-051-2/+3
| |/ |/|
* | Issue #6039: Links on image in Markdown (Origin: bugzilla #769223)Dimitri van Heesch2019-01-032-7/+82
|/
* Merge pull request #6713 from mosra/testingDimitri van Heesch2018-12-314-11/+117
|\
| * testing: improve tests for \ref.Vladimír Vondruš2018-12-293-11/+117
| * testing: make runtests.py executable.Vladimír Vondruš2018-12-291-0/+0
* | testing: add a test for TOC levels in the XML output.Vladimír Vondruš2018-12-292-0/+58
* | testing: add a test for XML output with an empty TOC.Vladimír Vondruš2018-12-292-0/+21
|/
* Renamed option and test case numbersDimitri van Heesch2018-12-264-13/+13
* Merge branch 'xml-namespace-members-in-file-scope' of https://github.com/mosr...Dimitri van Heesch2018-12-264-0/+88
|\
| * Make it possible to list namespace members in file scope for XML output.Vladimír Vondruš2018-02-104-0/+88
* | Fixed problems with emoji handling and added a test case for itDimitri van Heesch2018-12-252-0/+2993
* | Changed implementation, added test caseDimitri van Heesch2018-12-242-0/+178
* | Added test case for \ref, and fixed representation of operator->*()Dimitri van Heesch2018-12-212-0/+336
* | Merge pull request #6679 from coliff/masterDimitri van Heesch2018-12-141-0/+0
|\ \