CMake/Tests/CMakeTests
Brad King fe3f878f15 Detect object files in implicit link information
The NAG Fortran compiler implicitly passes object files by full path to
the linker.  Teach CMakeParseImplicitLinkInfo to parse object files that
match some tool-specific regular expression.
2010-12-09 17:07:34 -05:00
..
A/include
ELF Create CMake.ELF test to cover cmELF further 2009-10-27 14:01:31 -04:00
include
CMakeLists.txt Merge branch 'add-git-to-CheckSourceTreeTest' 2010-06-07 14:28:45 -04:00
CMakeMinimumRequiredTest.cmake.in
CMakeMinimumRequiredTestScript.cmake
CheckCMakeTest.cmake
CheckSourceTreeTest.cmake.in CheckSourceTree test: read UpdateCommand from Update.xml. 2010-06-27 08:29:15 -04:00
CompilerIdVendorTest.cmake.in Add alternate per-vendor compiler id detection 2010-02-01 09:03:05 -05:00
ConfigureFile-BadArg.cmake
ConfigureFile-DirInput.cmake
ConfigureFile-DirOutput.cmake
ConfigureFile-Relative.cmake
ConfigureFileTest.cmake.in
DummyToolchain.cmake
ELFTest.cmake.in Create CMake.ELF test to cover cmELF further 2009-10-27 14:01:31 -04:00
EndStuffTest.cmake.in 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. 2009-10-06 14:45:19 -04:00
EndStuffTestScript.cmake 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. 2009-10-06 14:45:19 -04:00
ExecuteScriptTests.cmake 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. 2009-10-06 14:45:19 -04:00
File-Copy-BadArg.cmake
File-Copy-BadPerm.cmake
File-Copy-BadRegex.cmake
File-Copy-EarlyArg.cmake
File-Copy-LateArg.cmake
File-Copy-NoDest.cmake
File-Copy-NoFile.cmake
FileDownloadInput.png Improve FILE(DOWNLOAD) and ExternalProject. 2010-05-27 12:21:56 -04:00
FileDownloadTest.cmake.in Improve FILE(DOWNLOAD) and ExternalProject. 2010-05-27 12:21:56 -04:00
FileTest.cmake.in Remove the rpath_remove_file_is_not_executable test case. It fails on Windows, but passes on Linux. Put back later after addressing inconsistency. 2009-10-17 12:12:07 -04:00
FileTestScript.cmake Remove the rpath_remove_file_is_not_executable test case. It fails on Windows, but passes on Linux. Put back later after addressing inconsistency. 2009-10-17 12:12:07 -04:00
FindBaseTest.cmake.in Fix spelling errors reported by Lintian. 2010-07-13 09:41:37 -04:00
GetFilenameComponentRealpathTest.cmake.in Fix get_filename_component(... REALPATH) work dir 2009-11-18 10:56:40 -05:00
GetPrerequisitesTest.cmake.in Fixes to GetPrerequisites for cygwin 2010-10-27 17:23:00 -04:00
IfTest.cmake.in Test if() boolean coersion and CMP0012 behaviors 2009-10-27 09:08:12 -04:00
ImplicitLinkInfoTest.cmake.in Detect object files in implicit link information 2010-12-09 17:07:34 -05:00
IncludeTest.cmake.in Add automatic variable CMAKE_CURRENT_LIST_DIR(dir of CMAKE_CURRENT_LIST_FILE) 2010-09-28 22:10:47 +02:00
ListTest.cmake.in
MathTest.cmake.in
MathTestScript.cmake
MessageTest.cmake.in
MessageTestScript.cmake
ModuleNoticesTest.cmake.in ModuleNoticesTest: Do not require "Kitware" copyright 2010-08-17 09:23:35 -04:00
SeparateArgumentsTest.cmake.in
StringTest.cmake.in
StringTestScript.cmake Fix issue #9851 - only seed the random number generator on the first call to STRING(RANDOM or if given the new RANDOM_SEED argument. Add test and documentation of new argument. 2009-11-06 10:07:10 -05:00
ToolchainTest.cmake.in
VariableWatchTest.cmake.in
VersionTest.cmake.in