summaryrefslogtreecommitdiffstats
path: root/testing/067_link_varargs.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add variadic function arguments '...' regression testsMatthew White2017-08-031-0/+20
* 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 '...'