summaryrefslogtreecommitdiffstats
path: root/Tests/LinkFlags/LinkFlags.c
Commit message (Collapse)AuthorAgeFilesLines
* Test LINK_FLAGS and STATIC_LIBRARY_FLAGS (#10768)Brad King2010-05-281-0/+1
Add a LinkFlags test series to check that these properties work. Since no link flag is accepted everywhere we test for presence of flags by adding a bad flag and looking for the complaint in the test output.