Jean-Christophe Fillion-Robin fad5d59cf4 PushCheckStateTest: Update test to check CMAKE_EXTRA_INCLUDE_FILES 9 years ago
..
A fdb17d604c ENH: Add test for new find_* command HINTS option. 17 years ago
ELF 23bdb28cad Create CMake.ELF test to cover cmELF further 16 years ago
include 61d3444f93 18 years ago
.gitattributes 8302608a74 Fix CMake.File hash test for CRLF checkouts 14 years ago
CMakeHostSystemInformation-BadArg1.cmake bb71a3a0df Add cmake_host_system_information command 12 years ago
CMakeHostSystemInformation-BadArg2.cmake bb71a3a0df Add cmake_host_system_information command 12 years ago
CMakeHostSystemInformation-BadArg3.cmake bb71a3a0df Add cmake_host_system_information command 12 years ago
CMakeHostSystemInformation-QueryList.cmake bb71a3a0df Add cmake_host_system_information command 12 years ago
CMakeHostSystemInformationTest.cmake.in bb71a3a0df Add cmake_host_system_information command 12 years ago
CMakeLists.txt 024e25e485 Tests: Add more signature tests to RunCMake.configure_file test 10 years ago
CMakeMinimumRequiredTest.cmake.in b3611f70ae Add tests for uncovered bits of the math and cmake_minimum_required cmake functions. 16 years ago
CMakeMinimumRequiredTestScript.cmake b3611f70ae Add tests for uncovered bits of the math and cmake_minimum_required cmake functions. 16 years ago
CheckCMakeTest.cmake 5bd48ac534 Replace string(REGEX REPLACE) with string(REPLACE) where possible 11 years ago
CheckSourceTreeTest.cmake.in 332ee3e305 Tests: Fix CheckSourceTree test when build is under source (#15566) 10 years ago
CompilerIdVendorTest.cmake.in 3c2ecbe74e Add alternate per-vendor compiler id detection 16 years ago
DummyToolchain.cmake 930bb0cd37 18 years ago
ELFTest.cmake.in a293dcb561 Tests: Fix CMake.ELF test with read-only source (#15489) 10 years ago
EndStuffTest.cmake.in 5b74d031db Increase coverage. Intentionally trigger error conditions. Call all the else*/end* functions without proper opening or containing code structure: else, elseif, endforeach, endfunction, endif, endmacro, endwhile. 16 years ago
EndStuffTestScript.cmake 5b74d031db Increase coverage. Intentionally trigger error conditions. Call all the else*/end* functions without proper opening or containing code structure: else, elseif, endforeach, endfunction, endif, endmacro, endwhile. 16 years ago
ExecuteScriptTests.cmake 2622bc3f65 Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex) 11 years ago
File-Copy-BadArg.cmake e0d3339e65 ENH: Test file(COPY) failure cases 16 years ago
File-Copy-BadPerm.cmake e0d3339e65 ENH: Test file(COPY) failure cases 16 years ago
File-Copy-BadRegex.cmake e0d3339e65 ENH: Test file(COPY) failure cases 16 years ago
File-Copy-EarlyArg.cmake e0d3339e65 ENH: Test file(COPY) failure cases 16 years ago
File-Copy-LateArg.cmake e0d3339e65 ENH: Test file(COPY) failure cases 16 years ago
File-Copy-NoDest.cmake e0d3339e65 ENH: Test file(COPY) failure cases 16 years ago
File-Copy-NoFile.cmake e0d3339e65 ENH: Test file(COPY) failure cases 16 years ago
File-Glob-NoArg.cmake c2a6cb64af file: remove dead code 13 years ago
File-HASH-Input.txt 8302608a74 Fix CMake.File hash test for CRLF checkouts 14 years ago
File-MD5-BadArg1.cmake 042f7965c3 Add file(MD5) command to compute cryptographic hash 14 years ago
File-MD5-BadArg2.cmake 8302608a74 Fix CMake.File hash test for CRLF checkouts 14 years ago
File-MD5-BadArg4.cmake 8302608a74 Fix CMake.File hash test for CRLF checkouts 14 years ago
File-MD5-NoFile.cmake 042f7965c3 Add file(MD5) command to compute cryptographic hash 14 years ago
File-MD5-Works.cmake 8302608a74 Fix CMake.File hash test for CRLF checkouts 14 years ago
File-SHA1-Works.cmake 8302608a74 Fix CMake.File hash test for CRLF checkouts 14 years ago
File-SHA224-Works.cmake 8302608a74 Fix CMake.File hash test for CRLF checkouts 14 years ago
File-SHA256-Works.cmake 8302608a74 Fix CMake.File hash test for CRLF checkouts 14 years ago
File-SHA384-Works.cmake 8302608a74 Fix CMake.File hash test for CRLF checkouts 14 years ago
File-SHA512-Works.cmake 8302608a74 Fix CMake.File hash test for CRLF checkouts 14 years ago
File-TIMESTAMP-BadArg1.cmake 711e2b3b5c CMake: Add TIMESTAMP subcommand to string and file commands 13 years ago
File-TIMESTAMP-NoFile.cmake 711e2b3b5c CMake: Add TIMESTAMP subcommand to string and file commands 13 years ago
File-TIMESTAMP-NotBogus.cmake 711e2b3b5c CMake: Add TIMESTAMP subcommand to string and file commands 13 years ago
File-TIMESTAMP-Works.cmake 711e2b3b5c CMake: Add TIMESTAMP subcommand to string and file commands 13 years ago
FileDownloadBadHashTest.cmake.in f73f0fb357 file DOWNLOAD: Add test for bad hash. 12 years ago
FileDownloadInput.png f67139ae6f Improve FILE(DOWNLOAD) and ExternalProject. 15 years ago
FileDownloadTest.cmake.in 1cb9ef8173 file DOWNLOAD: Test non-zero return status. 12 years ago
FileTest.cmake.in 711e2b3b5c CMake: Add TIMESTAMP subcommand to string and file commands 13 years ago
FileTestScript.cmake 963bebcc17 Implement file(UPLOAD (#11286) 14 years ago
FileUploadTest.cmake.in 963bebcc17 Implement file(UPLOAD (#11286) 14 years ago
FindBaseTest.cmake.in 9db3116226 Remove CMake-language block-end command arguments 13 years ago
GetFilenameComponentRealpathTest.cmake.in 9db3116226 Remove CMake-language block-end command arguments 13 years ago
GetPrerequisitesTest.cmake.in 9db3116226 Remove CMake-language block-end command arguments 13 years ago
GetPropertyTest.cmake.in e5ca59b456 Tests: Move command failure cases into RunCMake infrastructure 10 years ago
IfTest.cmake.in e5ca59b456 Tests: Move command failure cases into RunCMake infrastructure 10 years ago
ImplicitLinkInfoTest.cmake.in 97ffbcd8a4 CMakeParseImplicitLinkInfo: Do not match "VAR=..." as link line (#15737) 10 years ago
IncludeTest.cmake.in 9db3116226 Remove CMake-language block-end command arguments 13 years ago
ListTest.cmake.in e5ca59b456 Tests: Move command failure cases into RunCMake infrastructure 10 years ago
Make_Directory-NoArg.cmake c2a6cb64af file: remove dead code 13 years ago
MathTest.cmake.in b3611f70ae Add tests for uncovered bits of the math and cmake_minimum_required cmake functions. 16 years ago
MathTestScript.cmake b3611f70ae Add tests for uncovered bits of the math and cmake_minimum_required cmake functions. 16 years ago
MessageTest.cmake.in ca3b93d9c6 ENH: Teach message() how to display warnings 16 years ago
MessageTestScript.cmake ca3b93d9c6 ENH: Teach message() how to display warnings 16 years ago
ModuleNoticesTest.cmake.in c088e7a341 ModuleNoticesTest: Do not require "Kitware" copyright 15 years ago
PolicyCheckTest.cmake.in b494722642 Tests: Verify policies are introduced only in "official" versions 12 years ago
ProcessorCountTest.cmake.in 4d0e2e81e9 ProcessorCount test: require SystemInformation process to work 13 years ago
PushCheckStateTest.cmake.in fad5d59cf4 PushCheckStateTest: Update test to check CMAKE_EXTRA_INCLUDE_FILES 9 years ago
SeparateArgumentsTest.cmake.in b23b1800a5 ENH: Teach separate_arguments() to parse commands 16 years ago
String-MD5-BadArg1.cmake 2e9c26cf96 Add string(MD5) and string(SHA*) commands to compute hashes 14 years ago
String-MD5-BadArg2.cmake 2e9c26cf96 Add string(MD5) and string(SHA*) commands to compute hashes 14 years ago
String-MD5-BadArg4.cmake 2e9c26cf96 Add string(MD5) and string(SHA*) commands to compute hashes 14 years ago
String-MD5-Works.cmake 2e9c26cf96 Add string(MD5) and string(SHA*) commands to compute hashes 14 years ago
String-SHA1-Works.cmake 2e9c26cf96 Add string(MD5) and string(SHA*) commands to compute hashes 14 years ago
String-SHA224-Works.cmake 2e9c26cf96 Add string(MD5) and string(SHA*) commands to compute hashes 14 years ago
String-SHA256-Works.cmake 2e9c26cf96 Add string(MD5) and string(SHA*) commands to compute hashes 14 years ago
String-SHA384-Works.cmake 2e9c26cf96 Add string(MD5) and string(SHA*) commands to compute hashes 14 years ago
String-SHA512-Works.cmake 2e9c26cf96 Add string(MD5) and string(SHA*) commands to compute hashes 14 years ago
String-TIMESTAMP-AllSpecifiers.cmake 711e2b3b5c CMake: Add TIMESTAMP subcommand to string and file commands 13 years ago
String-TIMESTAMP-BadArg1.cmake 711e2b3b5c CMake: Add TIMESTAMP subcommand to string and file commands 13 years ago
String-TIMESTAMP-BadArg2.cmake 711e2b3b5c CMake: Add TIMESTAMP subcommand to string and file commands 13 years ago
String-TIMESTAMP-BadArg3.cmake 711e2b3b5c CMake: Add TIMESTAMP subcommand to string and file commands 13 years ago
String-TIMESTAMP-CustomFormatLocal.cmake 711e2b3b5c CMake: Add TIMESTAMP subcommand to string and file commands 13 years ago
String-TIMESTAMP-CustomFormatUTC.cmake 711e2b3b5c CMake: Add TIMESTAMP subcommand to string and file commands 13 years ago
String-TIMESTAMP-DefaultFormatLocal.cmake 711e2b3b5c CMake: Add TIMESTAMP subcommand to string and file commands 13 years ago
String-TIMESTAMP-DefaultFormatUTC.cmake 711e2b3b5c CMake: Add TIMESTAMP subcommand to string and file commands 13 years ago
String-TIMESTAMP-IncompleteSpecifier.cmake 711e2b3b5c CMake: Add TIMESTAMP subcommand to string and file commands 13 years ago
String-TIMESTAMP-UnixTime.cmake 6727270b75 CMake: Extend TIMESTAMP sub-commands with new unix time format specifier 9 years ago
String-TIMESTAMP-UnknownSpecifier.cmake 711e2b3b5c CMake: Add TIMESTAMP subcommand to string and file commands 13 years ago
StringTest.cmake.in 6727270b75 CMake: Extend TIMESTAMP sub-commands with new unix time format specifier 9 years ago
StringTestScript.cmake 474bbb9dbc string: Tolerate SUBSTRING length exceeding end index 11 years ago
ToolchainTest.cmake.in 7195aca54f Make platform information files specific to the CMake version 13 years ago
VariableWatchTest.cmake.in 9db3116226 Remove CMake-language block-end command arguments 13 years ago
VersionTest.cmake.in ef09df646a cmSystemTools: reimplement verson comparison without sscanf() 11 years ago
WhileTest.cmake.in e5ca59b456 Tests: Move command failure cases into RunCMake infrastructure 10 years ago