summaryrefslogtreecommitdiffstats
path: root/Tests/LinkLanguage/LinkLanguage.c
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Test transitive link languagesBrad King2009-07-101-0/+6
This test creates a C executable that links to a C++ static library. On most platforms the executable will not link unless the C++ linker is chosen correctly.