| .. |
|
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 |
|
CMakeLists.txt
|
663832eb44
Merge topic 'test-getpropery'
|
13 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
|
042f7965c3
Add file(MD5) command to compute cryptographic hash
|
14 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-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 |
|
FileDownloadInput.png
|
f67139ae6f
Improve FILE(DOWNLOAD) and ExternalProject.
|
15 years ago |
|
FileDownloadTest.cmake.in
|
667cf5b963
Make file DOWNLOAD less noisy (#11761)
|
15 years ago |
|
FileTest.cmake.in
|
8302608a74
Fix CMake.File hash test for CRLF checkouts
|
14 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
|
9203e9187e
Fix spelling errors reported by Lintian.
|
15 years ago |
|
GetFilenameComponentRealpathTest.cmake.in
|
5fbefd66dc
Fix get_filename_component(... REALPATH) work dir
|
16 years ago |
|
GetPrerequisitesTest.cmake.in
|
48e80eb724
Fixes to GetPrerequisites for cygwin
|
15 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-Doc-Properties.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
|
b43cd1252c
add test for get_property() errors
|
13 years ago |
|
If-Invalid-Argument.cmake
|
54fd9e38bb
fix uninitialized var in if(NOT foo bar STREQUAL "foo bar")
|
14 years ago |
|
IfTest.cmake.in
|
54fd9e38bb
fix uninitialized var in if(NOT foo bar STREQUAL "foo bar")
|
14 years ago |
|
ImplicitLinkInfoTest.cmake.in
|
d7b376b3a7
Absoft: Detect implicit link libraries on Linux and Mac
|
14 years ago |
|
IncludeTest.cmake.in
|
41e4f1a210
Add automatic variable CMAKE_CURRENT_LIST_DIR(dir of CMAKE_CURRENT_LIST_FILE)
|
15 years ago |
|
ListTest.cmake.in
|
f64d3d0b77
ENH: add REMOVE_DUPLICATES subcommand to LIST command (and test). Remove duplicates from a list (keep the ordering)
|
17 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 |
|
ProcessorCountTest.cmake.in
|
e6c2701002
ProcessorCount: Use ERROR_QUIET with execute_process (#11302)
|
14 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 |
|
StringTest.cmake.in
|
2e9c26cf96
Add string(MD5) and string(SHA*) commands to compute hashes
|
14 years ago |
|
StringTestScript.cmake
|
8a8da3694b
Merge branch 'fix-2828-more-info-in-script-mode' into add-STRING-subcommand-FIND-issue-11795
|
15 years ago |
|
ToolchainTest.cmake.in
|
1a3502d66a
BUG: fix test to work with new restrictions that cross compiling must be on
|
17 years ago |
|
VariableWatchTest.cmake.in
|
d958105afb
BUG: Teach VariableWatch test to check results
|
16 years ago |
|
VersionTest.cmake.in
|
98c51ff6dc
ENH: Overhaul CMake version numbering
|
16 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
|
944b90be60
add testcases for while()/endwhile() errors
|
13 years ago |