summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CommandLine/Wdev.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Revise message in RunCMake.CommandLine -Wdev caseMichael Scott2015-11-301-1/+1
| | | | Use more prose-like capitalization.
* Tests: Add case for -Wdev and -Wno-dev with non-message() warnings (#15747)Michael Scott2015-09-251-0/+5
|
* Tests: Move more command line tests into RunCMake.CommandLineBrad King2015-04-101-0/+1
Port most CMakeTestBadCommandLines test cases to RunCMake.CommandLine and drop the former test. Add validation of expected results, which was not done by the old test.