summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeOnly/CompilerIdCXX
Commit message (Collapse)AuthorAgeFilesLines
* Compiler ID: Compiler versions must be a valid, numeric version string.James Johnston2015-12-031-0/+7
| | | | This test helps catch errors in compiler identification.
* Test variables CMAKE_(C|CXX|Fortran)_COMPILER(|_ID|_VERSION)Brad King2012-08-221-0/+14
Add tests CMakeOnly.CompilerId(C|CXX|Fortran) to check that the basic compiler tool path, vendor, and version variables have been set as expected.