CMake/Tests/RunCMake/WriteCompilerDetectionHeader
Stephen Kelly b47c125ff7 WCDH: Ensure that the prefix argument to the macro is valid.
The prefix must be a C-identifier because it is written as the
prefix of preprocessor macros and possibly structs.
2014-07-02 19:37:04 +02:00
..
CMakeLists.txt Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
EmptyPrefix-result.txt WCDH: Ensure that the prefix argument to the macro is valid. 2014-07-02 19:37:04 +02:00
EmptyPrefix-stderr.txt WCDH: Ensure that the prefix argument to the macro is valid. 2014-07-02 19:37:04 +02:00
EmptyPrefix.cmake WCDH: Ensure that the prefix argument to the macro is valid. 2014-07-02 19:37:04 +02:00
ExtraArgs-result.txt Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
ExtraArgs-stderr.txt Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
ExtraArgs.cmake Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
FileTypo-result.txt Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
FileTypo-stderr.txt Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
FileTypo.cmake Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
InvalidArgs-result.txt Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
InvalidArgs-stderr.txt Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
InvalidArgs.cmake Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
InvalidCXXFeature-result.txt Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
InvalidCXXFeature-stderr.txt Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
InvalidCXXFeature.cmake Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
InvalidCompiler-result.txt Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
InvalidCompiler-stderr.txt Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
InvalidCompiler.cmake Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
InvalidFeature-result.txt Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
InvalidFeature-stderr.txt Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
InvalidFeature.cmake Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
InvalidPrefix-result.txt WCDH: Ensure that the prefix argument to the macro is valid. 2014-07-02 19:37:04 +02:00
InvalidPrefix-stderr.txt WCDH: Ensure that the prefix argument to the macro is valid. 2014-07-02 19:37:04 +02:00
InvalidPrefix.cmake WCDH: Ensure that the prefix argument to the macro is valid. 2014-07-02 19:37:04 +02:00
NoCompiler-result.txt Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
NoCompiler-stderr.txt Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
NoCompiler.cmake Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
NoFeature-result.txt Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
NoFeature-stderr.txt Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
NoFeature.cmake Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
OldVersion-result.txt Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
OldVersion-stderr.txt WCDH: Issue a better message for version compatibility. 2014-06-05 13:58:27 +02:00
OldVersion.cmake Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
PrefixTypo-result.txt Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
PrefixTypo-stderr.txt Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
PrefixTypo.cmake Add the WriteCompilerDetectionHeader module. 2014-05-14 13:57:30 -04:00
RunCMakeTest.cmake WCDH: Ensure that the prefix argument to the macro is valid. 2014-07-02 19:37:04 +02:00