Daniele E. Domenichelli 15610bb5b1 Drop use of configure_file IMMEDIATE option 12 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 15610bb5b1 Drop use of configure_file IMMEDIATE option 12 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 d211e5d203 CMakeTests: allow to call the check_cmake_test macro with a given file 13 years ago
CheckSourceTreeTest.cmake.in 9012be20c5 CheckSourceTree: Remove CVS checkout support (#13001) 13 years ago
CompilerIdVendorTest.cmake.in 3c2ecbe74e Add alternate per-vendor compiler id detection 16 years ago
ConfigureFile-BadArg.cmake 229b67a249 Create CMake.ConfigureFile test for configure_file 16 years ago
ConfigureFile-DirInput.cmake 229b67a249 Create CMake.ConfigureFile test for configure_file 16 years ago
ConfigureFile-DirOutput.cmake 229b67a249 Create CMake.ConfigureFile test for configure_file 16 years ago
ConfigureFile-NewLineStyle-COPYONLY.cmake a087490697 Add NEWLINE_STYLE option to configure_file (#3957) 14 years ago
ConfigureFile-NewLineStyle-NoArg.cmake a087490697 Add NEWLINE_STYLE option to configure_file (#3957) 14 years ago
ConfigureFile-NewLineStyle-ValidArg.cmake a087490697 Add NEWLINE_STYLE option to configure_file (#3957) 14 years ago
ConfigureFile-NewLineStyle-WrongArg.cmake a087490697 Add NEWLINE_STYLE option to configure_file (#3957) 14 years ago
ConfigureFile-Relative.cmake 229b67a249 Create CMake.ConfigureFile test for configure_file 16 years ago
ConfigureFileTest.cmake.in a087490697 Add NEWLINE_STYLE option to configure_file (#3957) 14 years ago
DummyToolchain.cmake 930bb0cd37 18 years ago
ELFTest.cmake.in 23bdb28cad Create CMake.ELF test to cover cmELF further 16 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 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
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
FileDownloadInput.png f67139ae6f Improve FILE(DOWNLOAD) and ExternalProject. 15 years ago
FileDownloadTest.cmake.in 95a0011604 file(DOWNLOAD): Change EXPECTED_HASH to take ALGO=value 13 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
GetProperty-Bad-Argument.cmake b43cd1252c add test for get_property() errors 13 years ago
GetProperty-Bad-Directory.cmake b43cd1252c add test for get_property() errors 13 years ago
GetProperty-Bad-Scope.cmake b43cd1252c add test for get_property() errors 13 years ago
GetProperty-Bad-Target.cmake b43cd1252c add test for get_property() errors 13 years ago
GetProperty-Bad-Test.cmake b43cd1252c add test for get_property() errors 13 years ago
GetProperty-Global-Name.cmake b43cd1252c add test for get_property() errors 13 years ago
GetProperty-Missing-Argument.cmake b43cd1252c add test for get_property() errors 13 years ago
GetProperty-No-Cache.cmake b43cd1252c add test for get_property() errors 13 years ago
GetProperty-No-Property.cmake b43cd1252c add test for get_property() errors 13 years ago
GetProperty-No-Source.cmake b43cd1252c add test for get_property() errors 13 years ago
GetProperty-No-Target.cmake b43cd1252c add test for get_property() errors 13 years ago
GetProperty-No-Test.cmake b43cd1252c add test for get_property() errors 13 years ago
GetProperty-Variable-Name.cmake b43cd1252c add test for get_property() errors 13 years ago
GetPropertyTest.cmake.in 6035c0458e get_property: Drop test for builtin property documentation 12 years ago
If-Invalid-Argument.cmake 54fd9e38bb fix uninitialized var in if(NOT foo bar STREQUAL "foo bar") 14 years ago
IfTest.cmake.in c9b75dcd73 Fix test failures caused by regexp-sensitive characters in the build paths 12 years ago
ImplicitLinkInfoTest.cmake.in ffda082e65 Sanitize linker name to parse implicit link line (#14154) 12 years ago
IncludeTest.cmake.in 9db3116226 Remove CMake-language block-end command arguments 13 years ago
List-Get-CMP0007-Warn.cmake 56125a3f36 list: add tests for CMP0007 behavior 13 years ago
List-Get-Invalid-Index.cmake 1b078c304d Add tests for list() invalid arguments 13 years ago
List-Insert-Invalid-Index.cmake 1b078c304d Add tests for list() invalid arguments 13 years ago
List-Invalid-Subcommand.cmake 07251a8ea5 Consolidate list() argument count testing 13 years ago
List-Length-Too-Many-Arguments.cmake f560977540 Add tests for list() argument count 13 years ago
List-No-Arguments.cmake f560977540 Add tests for list() argument count 13 years ago
List-Remove_At-Invalid-Index.cmake 1b078c304d Add tests for list() invalid arguments 13 years ago
List-Remove_At-Nonexistent-List.cmake 1b078c304d Add tests for list() invalid arguments 13 years ago
List-Remove_Duplicates-Nonexistent-List.cmake 1b078c304d Add tests for list() invalid arguments 13 years ago
List-Remove_Duplicates-Too-Many-Arguments.cmake f560977540 Add tests for list() argument count 13 years ago
List-Remove_Item-Nonexistent-List.cmake 1b078c304d Add tests for list() invalid arguments 13 years ago
List-Reverse-Nonexistent-List.cmake 1b078c304d Add tests for list() invalid arguments 13 years ago
List-Reverse-Too-Many-Arguments.cmake f560977540 Add tests for list() argument count 13 years ago
List-Sort-Nonexistent-List.cmake 1b078c304d Add tests for list() invalid arguments 13 years ago
List-Sort-Too-Many-Arguments.cmake f560977540 Add tests for list() argument count 13 years ago
ListTest.cmake.in c9b75dcd73 Fix test failures caused by regexp-sensitive characters in the build paths 12 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 1325260a66 Add macros cmake_push/pop_check_state() as discussed on the list. 14 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-UnknownSpecifier.cmake 711e2b3b5c CMake: Add TIMESTAMP subcommand to string and file commands 13 years ago
StringTest.cmake.in 711e2b3b5c CMake: Add TIMESTAMP subcommand to string and file commands 13 years ago
StringTestScript.cmake 9db3116226 Remove CMake-language block-end command arguments 13 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 dfa0ebd646 if: Compare up to 8 components in VERSION tests 13 years ago
While-Endwhile-Alone-Args.cmake 944b90be60 add testcases for while()/endwhile() errors 13 years ago
While-Endwhile-Alone.cmake 944b90be60 add testcases for while()/endwhile() errors 13 years ago
While-Endwhile-Mismatch.cmake 944b90be60 add testcases for while()/endwhile() errors 13 years ago
While-Missing-Argument.cmake 944b90be60 add testcases for while()/endwhile() errors 13 years ago
While-Missing-Endwhile.cmake 944b90be60 add testcases for while()/endwhile() errors 13 years ago
WhileTest.cmake.in c9b75dcd73 Fix test failures caused by regexp-sensitive characters in the build paths 12 years ago