summaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Expand)AuthorAgeFilesLines
* Running tests with subdirs enabledalbert-github2021-06-051-0/+3
* Write out used settings when generating XML outputalbert-github2021-03-281-0/+27
* issue #8357 XML output does not include cross-references in code-fragmentsalbert-github2021-01-271-1/+1
* Refactoring: modernize various dot graphsDimitri van Heesch2021-01-225-51/+51
* Merge pull request #8313 from ModuleWorks/missing_xml_infoDimitri van Heesch2021-01-0844-8/+52
|\
| * Update test referencesJan Theegarten2021-01-0744-8/+52
* | Typeerror when running testsalbert-github2021-01-071-1/+1
|/
* Extend tests with some other default testsalbert-github2020-12-181-0/+29
* Update used links in test examplesalbert-github2020-12-045-43/+43
* Improve handling of inline namespace members in LateX/RTF outputDimitri van Heesch2020-12-021-2/+2
* fix: convert links to the main doxygen site to https. Trailing whitespace wa...Allan Bowe2020-11-292-4/+4
* Merge pull request #8194 from albert-github/feature/bug_tests_warnDimitri van Heesch2020-11-245-11/+56
|\
| * Doxygen warnings are not seen as errors during running testsalbert-github2020-11-224-9/+48
| * Doxygen warnings are not seen as errors during running testsalbert-github2020-11-221-2/+8
* | Update of testing README.txtalbert-github2020-11-241-7/+19
|/
* issue #8192: Excluded inline namespace broken after a5792da8Dimitri van Heesch2020-11-214-0/+90
* Allow building doxygen as a subprojectAnonymous Maarten2020-09-161-2/+2
* Make testsqlite3.py python script running with python 3albert-github2020-09-081-6/+6
* Updated test for enums based on recently fixed issuesDimitri van Heesch2020-08-292-0/+114
* Spelling corrections is commentsalbert-github2020-08-091-1/+1
* Some fixes and cleanupDimitri van Heesch2020-08-031-1/+1
* Merge branch 'master' into feature/bug_xml_langDimitri van Heesch2020-08-033-6/+31
|\
| * Merge pull request #7782 from wataash/tagend-markdown-emDimitri van Heesch2020-08-032-0/+10
| |\
| | * issue #7781: allow '>' before Markdown emphasisWataru Ashihara2020-05-231-1/+1
| | * testing: Markdown in HTMLWataru Ashihara2020-05-232-0/+10
| * | CMakeLists.txt improvementDimitri van Heesch2020-08-031-87/+11
| * | Updated the makefile for building the testsDimitri van Heesch2020-08-021-5/+85
| * | Enable running tests in parallel using cmake's ctest.Dimitri van Heesch2020-08-021-3/+14
* | | Merge branch 'master' into feature/bug_xml_langDimitri van Heesch2020-08-019-30/+111
|\ \ \ | |/ /
| * | issue #7852, #7867, #7901: Changed the set of commands that effect ending a b...Dimitri van Heesch2020-07-174-4/+4
| * | Restructured the split_and_keep functionDimitri van Heesch2020-07-161-20/+7
| * | Superfluous space in "TEST_FLAGS"albert-github2020-07-061-0/+2
| * | Problem with generating test output for Chinese (#7862)albert-github2020-06-201-2/+2
| * | Running doxygen tests with variable with spaces (#7819)albert-github2020-06-131-4/+25
| * | Addon option --pool to the test run script for parallel execution of tests (...albert-github2020-06-131-10/+29
| * | Coverity uninitialized variable in mscgen_api.cppalbert-github2020-06-124-4/+49
| * | LaTeX test were hanging for a.o. Hungarian on Windowsalbert-github2020-06-081-6/+13
| |/
* | Adding the xml:lang tag to XML and Docbook outputalbert-github2020-06-03104-109/+109
|/
* 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
|\ \