CMake/Tests/Module
Robert Maynard b0f46c48f6 CompileFeatures: Now able to presume full language level support
Previously compilers that only supported the meta-level flags
would not have any of the granular features listed. Now we
presume that they have full support and enable all the features.

Update granular feature tests to skip the actual compilation
checks for the presumed features.
2019-04-09 08:44:56 -04:00
..
CheckIPOSupported-C Tests: Print more info on CheckIPOSupported test failure 2017-08-23 08:43:28 -04:00
CheckIPOSupported-CXX Tests: Print more info on CheckIPOSupported test failure 2017-08-23 08:43:28 -04:00
CheckIPOSupported-Fortran Tests: Print more info on CheckIPOSupported test failure 2017-08-23 08:43:28 -04:00
CheckTypeSize Revise C++ coding style using clang-format-6.0 2018-06-01 09:53:42 -04:00
ExternalData Tests: Avoid duplicate rules in ExternalData test 2018-04-13 08:06:48 -04:00
FindDependency Revise C++ coding style using clang-format-6.0 2018-06-01 09:53:42 -04:00
WriteCompilerDetectionHeader CompileFeatures: Now able to presume full language level support 2019-04-09 08:44:56 -04:00