summaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|\ \
| * | [ImgBot] Optimize imagesImgBotApp2018-12-071-0/+0
* | | Adjustment of xhtml1-transitional.dtdalbert-github2018-12-141-0/+19
|/ /
* | Incorrect number tag sequence for xhtml with htmlinclude command possiblealbert-github2018-11-252-2/+2
* | Multiple `\xreflist` in one page with same keyalbert-github2018-10-315-21/+20
* | Merge pull request #6438 from albert-github/feature/bug_citeDimitri van Heesch2018-10-281-1/+1
|\ \
| * | Correcting labels for citationsalbert-github2018-08-101-1/+1
* | | Merge pull request #6486 from albert-github/feature/bug_tests_extensionsDimitri van Heesch2018-10-272-16/+111
|\ \ \
| * \ \ Merge branch 'master' into feature/bug_tests_extensionsDimitri van Heesch2018-09-152-0/+11
| |\ \ \
| * | | | Extending tests with extra possibilitiesalbert-github2018-09-072-15/+111
* | | | | Merge pull request #6487 from albert-github/feature/bug_docbookDimitri van Heesch2018-09-153-1/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Implementation of standard generator for docbook outputalbert-github2018-09-073-1/+3
| |/ / /
* | | | Add possibility for adding doxygen configuration items to, all, tests during ...albert-github2018-09-152-1/+13
|/ / /
* | | Merge pull request #6468 from arm-in/masterDimitri van Heesch2018-09-031-3/+2
|\ \ \
| * | | Update README.txtArmin Müller2018-08-301-3/+2
| |/ /
* | | Merge pull request #6481 from albert-github/feature/bug_test_005_typoDimitri van Heesch2018-09-031-1/+1
|\ \ \
| * | | Correct typing error in test 5albert-github2018-09-031-1/+1
| |/ /
* | | Correct typing error in test 51albert-github2018-09-032-2/+2
|/ /
* | Enable in page table of contents for XML and add maximum level to in page tab...albert-github2018-07-122-2/+29
* | Merge pull request #714 from albert-github/feature/bug_test_condDimitri van Heesch2018-06-102-2/+6
|\ \
| * | Problem with \cond in normal comment of test 015albert-github2018-05-072-2/+6
* | | Problem with TEST_FLAGS when using CMake for Visual StudioTushar Maheshwari2018-05-132-3/+4
|/ /
* | Merge pull request #693 from albert-github/feature/bug_tests_xhtml_pdfDimitri van Heesch2018-04-227-49/+2874
|\ \
| * | Create test possibilities for xhtml and pdf outputalbert-github2018-04-031-3/+3
| * | Create test possibilities for xhtml and pdf outputalbert-github2018-04-037-52/+2877
| |/
* | Merge pull request #690 from albert-github/feature/bug_test_numbersDimitri van Heesch2018-04-224-12/+12
|\ \
| * | Test renumberingalbert-github2018-04-014-71/+0
| * | Test renumberingalbert-github2018-04-014-0/+71
| |/
* | Merge pull request #685 from albert-github/feature/bug_single_testsDimitri van Heesch2018-04-221-2/+2
|\ \
| * | Enable possibility to run single testsalbert-github2018-03-271-2/+2
| |/
* | Merge pull request #682 from arm-in/masterDimitri van Heesch2018-04-221-1/+1
|\ \
| * | TypoArmin Müller2018-03-261-1/+1
| |/
* | Bug 792122 - XHTML pages are broken several waysalbert-github2018-03-042-3/+121
|/
* XML output: avoid warnings with scoped enum values in anonymous namespaces.Vladimír Vondruš2017-12-292-0/+57
* Merge branch 'variadic' of https://github.com/mehw/doxygen into mehw-variadicDimitri van Heesch2017-12-278-0/+956
|\
| * Add variadic template function regression testsMatthew White2017-08-034-0/+808
| * Add variadic function arguments '...' regression testsMatthew White2017-08-034-0/+148
* | Merge pull request #627 from mosra/xml-strong-typed-enumsDimitri van Heesch2017-12-243-1/+34
|\ \
| * | Provide information about enum type "strongness" in the XML output.Vladimír Vondruš2017-11-292-2/+2
| * | Expose underlying enum type in the XML output.Vladimír Vondruš2017-11-293-0/+33
* | | Merge pull request #626 from mosra/xml-using-templatesDimitri van Heesch2017-12-242-0/+39
|\ \ \
| * | | Provide template parameters also for type aliases in the XML output.Vladimír Vondruš2017-11-282-0/+39
| |/ /
* | | Merge pull request #625 from mosra/xml-tableofcontentsDimitri van Heesch2017-12-242-0/+3
|\ \ \