summaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | Expose TOC placeholder in XML output.Vladimír Vondruš2017-11-292-0/+3
* | | | Merge pull request #624 from mosra/xml-page-briefdescriptionDimitri van Heesch2017-12-2442-0/+86
|\ \ \ \ | |/ / /
| * | | Provide page brief in <briefdescription> of XML output.Vladimír Vondruš2017-11-2542-0/+86
| |/ /
* | | Encode invalid XML characters instead of skipping them.Vladimír Vondruš2017-11-253-2/+4
|/ /
* | Propagate language information to all <programlisting> XML elements.Vladimír Vondruš2017-11-196-6/+17
* | Restore 'make tests' ruleDimitri van Heesch2017-10-281-0/+5
* | CMake: use add_test to create a testRolf Eike Beer2017-10-201-4/+2