summaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Expand)AuthorAgeFilesLines
* 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
* | CMake: remove unused program searchingRolf Eike Beer2017-10-201-3/+0
* | Use language identifier instead of file extension for language attributeDimitri van Heesch2017-09-281-2/+2
* | fix test to support new programlisting attributeShi Yan2017-09-261-2/+2
|/
* Fix C# property initializer parsingPiotr Szydełko2017-05-202-0/+57
* Bug 770660 - Code snippet always shows line numbers from 1albert-github2016-09-031-3/+3
* Fix for changed references due to different removeRedudantWhiteSpace() implem...Dimitri van Heesch2016-03-132-10/+10
* Fixed issue escaping ndashes (\--) and mdashes (\---)Dimitri van Heesch2016-02-072-0/+3
* Bug 756604 - Unable to prevent a numbered listDimitri van Heesch2015-11-142-1/+3
* Merge pull request #381 from albert-github/feature/bug_646002Dimitri van Heesch2015-08-311-14/+2
|\
| * Bug 646002 - htmlonly content appears in generated XML outputalbert-github2015-08-121-14/+2
* | runtests: Simplify dictionary usageBoris Egorov2015-08-201-4/+1
|/
* Problem running tests under Windowsalbert-github2015-06-103-4/+8
* Support diff that returns "No differences encountered" when comparing test re...Dimitri van Heesch2015-06-031-1/+1
* Fixes for running tests and generating docs with cmakeDimitri van Heesch2015-06-032-2/+2
* Added missing files and build instructionsDimitri van Heesch2015-05-314-272/+218
* Further cmake changesDimitri van Heesch2015-05-3162-239/+153
* use cmakeAdrian Negreanu2015-05-152-0/+89
* Fixed typos in comments.orbitcowboy2015-03-254-4/+4
* runtests.pl: mmn version has dash as separatorAdrian Negreanu2015-03-101-1/+1
* Adjust test script for longer version numberDimitri van Heesch2015-01-041-1/+1
* various fixes and restructuringDimitri van Heesch2014-12-221-1/+1
* Merge branch 'feature/bug_size_latex' of https://github.com/albert-github/dox...Dimitri van Heesch2014-12-204-7/+10
|\
| * Limit images sizes and make more uniform (LaTeX)albert-github2014-11-284-7/+10
* | Fix bug: language switch command "\~" failed to detect language id which cont...kbinani2014-12-012-0/+22
* | Bug 739214 - Cannot make unscoped link to C++ conversion operatorDimitri van Heesch2014-11-162-0/+137
* | Added language attribute to XML output for classes, namespaces, and filesDimitri van Heesch2014-11-1558-58/+58
|/
* Fixed test 021Dimitri van Heesch2014-08-042-2/+2
* Disabled/fixed segments that produced doxygen warnings while running the testDimitri van Heesch2014-07-135-64/+24
* Merge pull request #197 from wtschueller/fix729092Dimitri van Heesch2014-07-134-0/+118
|\
| * Tcl: add test code for Bug 729092wtschueller2014-07-134-0/+118
* | Merge pull request #191 from wtschueller/fix_729135Dimitri van Heesch2014-07-132-1/+47
|\ \
| * | Update test 058 because commit 9d315a9 fixes also Bug 729135wtschueller2014-06-202-1/+47
| |/
* | Merge pull request #190 from wtschueller/fix705503Dimitri van Heesch2014-07-132-0/+89
|\ \