..
A /include
ENH: Add test for new find_* command HINTS option.
2008-06-09 15:09:14 -04:00
include
ENH: merge CMake-CrossCompileBasic to HEAD
2007-05-17 13:20:44 -04:00
CMakeLists.txt
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
CMakeMinimumRequiredTest.cmake.in
Add tests for uncovered bits of the math and cmake_minimum_required cmake functions.
2009-10-05 16:50:21 -04:00
CMakeMinimumRequiredTestScript.cmake
Add tests for uncovered bits of the math and cmake_minimum_required cmake functions.
2009-10-05 16:50:21 -04:00
CheckCMakeTest.cmake
Factor out CMake.File test result check for re-use
2009-09-16 15:09:10 -04:00
CheckSourceTreeTest.cmake.in
ENH: Make the CheckSourceTree test emit a warning (but pass instead of fail) when there is an in-source build on a dashboard machine.
2009-07-27 12:04:03 -04:00
ConfigureFile-BadArg.cmake
Create CMake.ConfigureFile test for configure_file
2009-09-16 15:09:58 -04:00
ConfigureFile-DirInput.cmake
Create CMake.ConfigureFile test for configure_file
2009-09-16 15:09:58 -04:00
ConfigureFile-DirOutput.cmake
Create CMake.ConfigureFile test for configure_file
2009-09-16 15:09:58 -04:00
ConfigureFile-Relative.cmake
Create CMake.ConfigureFile test for configure_file
2009-09-16 15:09:58 -04:00
ConfigureFileTest.cmake.in
Create CMake.ConfigureFile test for configure_file
2009-09-16 15:09:58 -04:00
DummyToolchain.cmake
ENH: remove support for presetting CMAKE_SYSTEM_INFO_FILE,
2007-07-02 13:29:36 -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
ENH: Test file(COPY) failure cases
2009-04-29 13:13:58 -04:00
File-Copy-BadPerm.cmake
ENH: Test file(COPY) failure cases
2009-04-29 13:13:58 -04:00
File-Copy-BadRegex.cmake
ENH: Test file(COPY) failure cases
2009-04-29 13:13:58 -04:00
File-Copy-EarlyArg.cmake
ENH: Test file(COPY) failure cases
2009-04-29 13:13:58 -04:00
File-Copy-LateArg.cmake
ENH: Test file(COPY) failure cases
2009-04-29 13:13:58 -04:00
File-Copy-NoDest.cmake
ENH: Test file(COPY) failure cases
2009-04-29 13:13:58 -04:00
File-Copy-NoFile.cmake
ENH: Test file(COPY) failure cases
2009-04-29 13:13:58 -04:00
FileTest.cmake.in
Factor out CMake.File test result check for re-use
2009-09-16 15:09:10 -04:00
FindBaseTest.cmake.in
ENH: Add test for new find_* command HINTS option.
2008-06-09 15:09:14 -04:00
GetFilenameComponentRealpathTest.cmake.in
ENH: Add get_filename_component(... REALPATH)
2009-02-09 09:23:55 -05:00
GetPrerequisitesTest.cmake.in
STYLE: White space only change to see if continuous is working on new dashboard machine...
2009-03-31 13:50:26 -04:00
ImplicitLinkInfoTest.cmake.in
More robust implicit link line detection regex
2009-10-07 08:43:51 -04:00
IncludeTest.cmake.in
ENH: fix it
2007-06-06 13:43:46 -04:00
ListTest.cmake.in
ENH: add REMOVE_DUPLICATES subcommand to LIST command (and test). Remove duplicates from a list (keep the ordering)
2008-03-12 17:02:10 -04:00
MathTest.cmake.in
Add tests for uncovered bits of the math and cmake_minimum_required cmake functions.
2009-10-05 16:50:21 -04:00
MathTestScript.cmake
Add tests for uncovered bits of the math and cmake_minimum_required cmake functions.
2009-10-05 16:50:21 -04:00
MessageTest.cmake.in
ENH: Teach message() how to display warnings
2009-03-06 10:04:06 -05:00
MessageTestScript.cmake
ENH: Teach message() how to display warnings
2009-03-06 10:04:06 -05:00
ModuleNoticesTest.cmake.in
Better CMake.ModulesNotice test regex
2009-10-01 14:22:58 -04:00
SeparateArgumentsTest.cmake.in
ENH: Teach separate_arguments() to parse commands
2009-07-14 10:15:47 -04:00
StringTest.cmake.in
Add a few more cases to the new StringTest for even better coverage. Re-factor the scripts to make it easier to add new cases to this test. Re-factoring also enables the test driver in ExecuteScriptTests to be re-used when adding new tests in the future.
2009-10-03 12:01:10 -04:00
StringTestScript.cmake
Add a few more cases to the new StringTest for even better coverage. Re-factor the scripts to make it easier to add new cases to this test. Re-factoring also enables the test driver in ExecuteScriptTests to be re-used when adding new tests in the future.
2009-10-03 12:01:10 -04:00
ToolchainTest.cmake.in
BUG: fix test to work with new restrictions that cross compiling must be on
2008-09-08 20:21:35 -04:00
VariableWatchTest.cmake.in
BUG: Teach VariableWatch test to check results
2009-07-24 16:57:38 -04:00
VersionTest.cmake.in
ENH: Overhaul CMake version numbering
2009-03-05 15:17:07 -05:00