summaryrefslogtreecommitdiffstats
path: root/testing/068/068__ref__varargs_8cpp.xml
Commit message (Collapse)AuthorAgeFilesLines
* Remove persistent storage of Entry objectsDimitri van Heesch2019-02-171-2/+2
|
* Added declfile, declline, and declcolumn attributes to the location element ↵Dimitri van Heesch2019-01-121-2/+2
| | | | in the XML output
* Add variadic function arguments '...' regression testsMatthew White2017-08-031-0/+54
* testing/067_link_varargs.cpp: new file, @link regression test for variadic function arguments '...' * testing/067/067__link__varargs_8cpp.xml: new file, expected @link regression test result for variadic function arguments '...' * testing/068_ref_varargs.cpp: new file, @ref regression test for variadic function arguments '...' * testing/068/068__ref__varargs_8cpp.xml: new file, expected @ref regression test result for variadic function arguments '...'