Brad King ae4630fb1d Merge topic 'fix-RunCMake.Configure-FailCopyFileABI-newlines' 12 years ago
..
AliasTarget 370bf55415 Add the ALIAS target concept for libraries and executables. 12 years ago
Architecture 1a53fb7537 Use correct default multiple architecture values in test 14 years ago
ArgumentExpansion 9db3116226 Remove CMake-language block-end command arguments 13 years ago
Assembler 242f673829 Tests/Assembler: Use CMAKE_OSX_SYSROOT to generate .s file 13 years ago
BuildDepends d12459f79e VS 6: Tell BuildDepends test to tolerate ninjadep failure 12 years ago
BundleGeneratorTest 77543bde41 Convert CMake-language commands to lower case 13 years ago
BundleTest 9db3116226 Remove CMake-language block-end command arguments 13 years ago
BundleUtilities 373faae5e1 Refactor how bundles and frameworks are supported. 12 years ago
CFBundleTest 483e208482 OS X: Fix getting of CFBundle LOCATION property. 12 years ago
CMakeCommands c0b8682200 Allow target commands to be invoked with no items (#14325). 12 years ago
CMakeLib df035e4825 VS: Create parser for Visual Studio .sln files 12 years ago
CMakeOnly 04d4dc3374 SelectLibraryConfigurations: Use -NOTFOUND instead of copying the vars 12 years ago
CMakeTestAllGenerators 0baf5659c6 Ensure libgmp-10.dll is in the PATH for CMakeTestAllGenerators 14 years ago
CMakeTestBadCommandLines ae1e9900fa Add test CMakeTestBadCommandLines. Also add --graphviz arg to cmake invoked during the CPackComponents test. The purpose of each is to increase coverage of cmake.cxx. 16 years ago
CMakeTestMultipleConfigures 9db3116226 Remove CMake-language block-end command arguments 13 years ago
CMakeTests bb71a3a0df Add cmake_host_system_information command 12 years ago
COnly 9db3116226 Remove CMake-language block-end command arguments 13 years ago
CPackComponents 9db3116226 Remove CMake-language block-end command arguments 13 years ago
CPackComponentsForAll 587b7b6f5e Tests: Use the right path to CPack value for running CPack tests 13 years ago
CPackTestAllGenerators 587b7b6f5e Tests: Use the right path to CPack value for running CPack tests 13 years ago
CPackWiXGenerator 8c0e32550c CPackWIX: Handle CPACK_PACKAGE_EXECUTABLES (#13967) 12 years ago
CTestBuildCommandProjectInSubdir ac9a5f4d94 ctest_build: Pass projectDir to GenerateBuildCommand 12 years ago
CTestConfig 56ca8d4e63 Tests: Add generator toolset support 12 years ago
CTestLimitDashJ e378ba5f39 Add CTestLimitDashJ test (#12904) 13 years ago
CTestScriptMode 9db3116226 Remove CMake-language block-end command arguments 13 years ago
CTestTest 56ca8d4e63 Tests: Add generator toolset support 12 years ago
CTestTest2 56ca8d4e63 Tests: Add generator toolset support 12 years ago
CTestTestBadExe 56ca8d4e63 Tests: Add generator toolset support 12 years ago
CTestTestChecksum 56ca8d4e63 Tests: Add generator toolset support 12 years ago
CTestTestConfigFileInBuildDir 56ca8d4e63 Tests: Add generator toolset support 12 years ago
CTestTestCostSerial 56ca8d4e63 Tests: Add generator toolset support 12 years ago
CTestTestCrash 56ca8d4e63 Tests: Add generator toolset support 12 years ago
CTestTestCycle 56ca8d4e63 Tests: Add generator toolset support 12 years ago
CTestTestDepends 370bf55415 Add the ALIAS target concept for libraries and executables. 12 years ago
CTestTestFailedSubmits 56ca8d4e63 Tests: Add generator toolset support 12 years ago
CTestTestFailure 56ca8d4e63 Tests: Add generator toolset support 12 years ago
CTestTestFdSetSize 875eb8e158 CTest: Add test for running many tests in parallel 12 years ago
CTestTestMemcheck 6f9aaad150 CTest: create one output file per memcheck (#14303) 12 years ago
CTestTestParallel 56ca8d4e63 Tests: Add generator toolset support 12 years ago
CTestTestResourceLock 56ca8d4e63 Tests: Add generator toolset support 12 years ago
CTestTestRunScript 77543bde41 Convert CMake-language commands to lower case 13 years ago
CTestTestScheduler 56ca8d4e63 Tests: Add generator toolset support 12 years ago
CTestTestStopTime 56ca8d4e63 Tests: Add generator toolset support 12 years ago
CTestTestSubdir 56ca8d4e63 Tests: Add generator toolset support 12 years ago
CTestTestTimeout 56ca8d4e63 Tests: Add generator toolset support 12 years ago
CTestTestUpload 56ca8d4e63 Tests: Add generator toolset support 12 years ago
CTestTestZeroTimeout 56ca8d4e63 Tests: Add generator toolset support 12 years ago
CheckCompilerRelatedVariables 77ac9b8b9c VS12: Add Visual Studio 12 generator (#14251) 12 years ago
CommandLineTest 9db3116226 Remove CMake-language block-end command arguments 13 years ago
CompatibleInterface bf019d765d Fix spelling and typos (non-binary) 12 years ago
CompileCommandOutput 77543bde41 Convert CMake-language commands to lower case 13 years ago
CompileDefinitions 4f6bd7022b Remove the LINK_LANGUAGE generator expression. 12 years ago
CompileOptions 47a8db5bcd Add generator expressions for compiler versions. 12 years ago
Complex cd4451d1e7 replace string(... MATCHES "^const$) with string(... STREQUAL "const") 12 years ago
ComplexOneConfig cd4451d1e7 replace string(... MATCHES "^const$) with string(... STREQUAL "const") 12 years ago
Contracts 77543bde41 Convert CMake-language commands to lower case 13 years ago
CrossCompile 77543bde41 Convert CMake-language commands to lower case 13 years ago
CustComDepend 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
CustomCommand 88d27ad014 Add a test to expose a bug with add_custom_command and ninja. 12 years ago
CustomCommandWorkingDirectory 77543bde41 Convert CMake-language commands to lower case 13 years ago
CxxOnly 749584509e Fix CXX/Fortran MODULE flags when enabled before C (#12929) 13 years ago
Dependency 77543bde41 Convert CMake-language commands to lower case 13 years ago
DocTest 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
DoubleProject 5badf5f734 Fix the case where cmake --build failed with two project cmds in one file. 14 years ago
EmptyDepends 223850576b Watcom: Avoid prompt from wmake about dll with no exports... 13 years ago
EmptyLibrary 220c5dc45a Add test that CMake errors with empty libs 15 years ago
EmptyProperty 31bd83e9fc set_property: Do not remove a property when APPENDing nothing 12 years ago
Environment ceaef94ccc ENH: Implement feature request from issue 7885. Allow setting environment variables on a per-test basis for ctest using set_test_properties ENVIRONMENT. 17 years ago
ExportImport cc8f79670e try_compile: Extract IMPORTED targets from INTERFACE_LINK_LIBRARIES 12 years ago
ExternalOBJ 9db3116226 Remove CMake-language block-end command arguments 13 years ago
ExternalProject c0f1af926f ExternalProject: Allow DEPENDS on normal targets (#13849) 12 years ago
ExternalProjectUpdate 56ca8d4e63 Tests: Add generator toolset support 12 years ago
FindModulesExecuteAll 9db3116226 Remove CMake-language block-end command arguments 13 years ago
FindPackageModeMakefileTest 09ff191c3f Fix FindPackageMode test Makefile (#13314) 13 years ago
FindPackageTest 7bb1abe56a FPHSA: Add FOUND_VAR option to specify _FOUND variable name 12 years ago
ForceInclude b29eadd8f3 Map multiple /FI flags for VS < 10 (#11649) 15 years ago
Fortran 56ca8d4e63 Tests: Add generator toolset support 12 years ago
FortranC 56ca8d4e63 Tests: Add generator toolset support 12 years ago
FortranOnly 5c0c635a09 Fortran: Add support for free- and fixed-form flags 14 years ago
Framework 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
FunctionTest 9db3116226 Remove CMake-language block-end command arguments 13 years ago
GeneratorExpression 36eef302c0 Genex: Fix segfault when parsing ends with parameter expectation. 12 years ago
IPO 77543bde41 Convert CMake-language commands to lower case 13 years ago
IncludeDirectories eef6df5c7d Fix OLD behavior of CMP0021. 12 years ago
InterfaceLinkLibraries d0a76ea07c Introduce the INTERFACE_LINK_LIBRARIES property. 12 years ago
JCTest 9db3116226 Remove CMake-language block-end command arguments 13 years ago
Java 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
Jump 9db3116226 Remove CMake-language block-end command arguments 13 years ago
LibName 9db3116226 Remove CMake-language block-end command arguments 13 years ago
LinkDirectory bb18790397 Test CMP0015 OLD and NEW link_directories behavior 16 years ago
LinkFlags 152dfdab11 Add additonal tests for the linker flags 12 years ago
LinkLanguage 750eb105c2 Test target link information invalidation 16 years ago
LinkLine 77543bde41 Convert CMake-language commands to lower case 13 years ago
LinkLineOrder 77543bde41 Convert CMake-language commands to lower case 13 years ago
LinkStatic 077954d4cb Test static linking with LINK_SEARCH_START_STATIC 14 years ago
LoadCommand 9db3116226 Remove CMake-language block-end command arguments 13 years ago
LoadCommandOneConfig 9db3116226 Remove CMake-language block-end command arguments 13 years ago
MFC 0e598b7bcd Tests: Only really run MFC test if we can build MFC apps (#11213) 14 years ago
MacRuntimePath e645ff0b10 OS X: Enable rpath support on Mac OS X when find_library() is used. 12 years ago
MacroTest 9db3116226 Remove CMake-language block-end command arguments 13 years ago
MakeClean 9db3116226 Remove CMake-language block-end command arguments 13 years ago
MathTest 9db3116226 Remove CMake-language block-end command arguments 13 years ago
MissingSourceFile 7af41c3492 Test that missing source mentions directory (#11677) 15 years ago
Module ff8917fdd2 Merge topic 'VISIBILITY_PRESET-property' 12 years ago
ModuleDefinition 89987c2102 Test generated module .def files 13 years ago
MumpsCoverage 5b69ce49d4 Update test data to match new coverage format. 13 years ago
NewlineArgs 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
ObjC++ 77543bde41 Convert CMake-language commands to lower case 13 years ago
ObjectLibrary faa927e273 Make sure INTERFACE properties work with OBJECT libraries. 12 years ago
OutDir 6eff237c56 Fix OutDir test on HP, MinGW, and Cygwin 16 years ago
OutOfBinary 77543bde41 Convert CMake-language commands to lower case 13 years ago
OutOfSource 9db3116226 Remove CMake-language block-end command arguments 13 years ago
PDBDirectoryAndName 42ba1b08f3 VS: Separate compiler and linker PDB files (#11899, #14062) 12 years ago
PerConfig 77543bde41 Convert CMake-language commands to lower case 13 years ago
Plugin 77543bde41 Convert CMake-language commands to lower case 13 years ago
Policy0002 65a78ec5b8 Test support for OLD behavior of policy CMP0002 16 years ago
PolicyScope 9db3116226 Remove CMake-language block-end command arguments 13 years ago
PositionIndependentTargets 9235603895 Fix PositionIndependentTargets test with clang trunk. 13 years ago
PreOrder 77543bde41 Convert CMake-language commands to lower case 13 years ago
PrecompiledHeader 9db3116226 Remove CMake-language block-end command arguments 13 years ago
Preprocess a43e5e0ad5 Test COMPILE_DEFINITIONS target property get/set/get round-trip 12 years ago
Properties 84b49be8f0 Remove CMake multiline block-end command arguments 13 years ago
Qt4And5Automoc fa55751f83 QtAutomoc: Get the Qt version through the target link interface 12 years ago
Qt4Deploy ab9661c1dd Remove QtGui dependency in Qt4Deploy test and verify QtSql existance. 13 years ago
Qt4Targets 9ce60ff509 Qt4Macros: Allow specifying a TARGET in invokations of macros. 12 years ago
QtAutomoc 1a2a0dadda Merge topic 'test-moc-with-empty-COMPILE_DEFINITIONS' 12 years ago
QtAutomocNoQt a223a3b65f Automoc: Don't create automoc targets if Qt is not used (#13999) 12 years ago
ReturnTest ddac8d3d2d Fix spelling and typos (affecting binary data / module messages) 12 years ago
RunCMake ae4630fb1d Merge topic 'fix-RunCMake.Configure-FailCopyFileABI-newlines' 12 years ago
RuntimePath 9db3116226 Remove CMake-language block-end command arguments 13 years ago
SBCS ba89e92ba6 Visual Studio: Allow setting Single Byte Character Set (#12189) 13 years ago
SameName 77543bde41 Convert CMake-language commands to lower case 13 years ago
SetLang 77543bde41 Convert CMake-language commands to lower case 13 years ago
Simple 9db3116226 Remove CMake-language block-end command arguments 13 years ago
SimpleCOnly 9db3116226 Remove CMake-language block-end command arguments 13 years ago
SimpleExclude 9db3116226 Remove CMake-language block-end command arguments 13 years ago
SimpleInstall cd4451d1e7 replace string(... MATCHES "^const$) with string(... STREQUAL "const") 12 years ago
SimpleInstallS2 cd4451d1e7 replace string(... MATCHES "^const$) with string(... STREQUAL "const") 12 years ago
SourceGroups 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
StringFileTest 0ab50aea4c string: Add MAKE_C_IDENTIFIER subcommand 12 years ago
SubDir 9db3116226 Remove CMake-language block-end command arguments 13 years ago
SubDirSpaces 9db3116226 Remove CMake-language block-end command arguments 13 years ago
SubProject ce8810c4e7 ENH: preclean some warnings 17 years ago
SwigTest 9db3116226 Remove CMake-language block-end command arguments 13 years ago
SystemInformation cc676c3a08 OS X: Detect implicit linker framework search paths 13 years ago
TarTest 9db3116226 Remove CMake-language block-end command arguments 13 years ago
TargetName 9db3116226 Remove CMake-language block-end command arguments 13 years ago
TestDriver 77543bde41 Convert CMake-language commands to lower case 13 years ago
Testing 9db3116226 Remove CMake-language block-end command arguments 13 years ago
TestsWorkingDirectory a27edd8a05 Fix XCode -> Xcode typos, notably in man page (#12231) 14 years ago
TryCompile f6024ef420 Merge topic 'try_compile-COPY_FILE_ERROR' 12 years ago
Tutorial 9db3116226 Remove CMake-language block-end command arguments 13 years ago
Unset 9db3116226 Remove CMake-language block-end command arguments 13 years ago
VSExcludeFromDefaultBuild b777272b0b Add tests for EXCLUDE_FROM_DEFAULT_BUILD 13 years ago
VSExternalInclude 77ac9b8b9c VS12: Add Visual Studio 12 generator (#14251) 12 years ago
VSGNUFortran 307d45eaf4 Tests/VSGNUFortran: Avoid C++ comment in C code (#13314) 13 years ago
VSMidl e33cbda5c4 VSMidl Test: Use correct include_directories with VS6 (#11461) 15 years ago
VSProjectInSubdir 1ca93182ad VS: Add test for building MSBuild project in subdir 12 years ago
VSResource df9577259c Add support for Visual Studio project-specific globals (#8707) 14 years ago
VSWindowsFormsResx 6c9712c47b VS: Add Resx configuration to the vcxproj file 12 years ago
VariableUnusedViaSet f7438ca7ac Add test for unused detection via setting it 15 years ago
VariableUnusedViaUnset dee19760a7 Fix typo in VariableUnusedViaUnset test 15 years ago
VariableUsage 75bda3864e Add tests for unused command line variables 15 years ago
WarnUnusedCliUnused 273ecab96d CLI: Suppress the unused warning if the key value pair is cached. 12 years ago
Wrapping 325214900b Fix casing of 'Qt' in docs, comments and user-visible strings. 13 years ago
X11 9db3116226 Remove CMake-language block-end command arguments 13 years ago
iOSNavApp 64c9b318bf Xcode: Add test to demonstrate iOS project in Xcode 14 years ago
.NoDartCoverage fa73553a59 clean up coverage some 23 years ago
CMakeBuildTest.cmake.in 56ca8d4e63 Tests: Add generator toolset support 12 years ago
CMakeInstall.cmake bce24e14b8 Avoid running CMake.Install test simultaneously with other tests 15 years ago
CMakeLists.txt cd345aa77d Skip CTestLimitDashJ test on Borland 12 years ago
CMakeWizardTest.cmake d8efcfc787 Increase coverage. Add test of class cmakewizard. (cmake -i 'mode') 16 years ago
CTestUpdateBZR.cmake.in 9db3116226 Remove CMake-language block-end command arguments 13 years ago
CTestUpdateCVS.cmake.in 9db3116226 Remove CMake-language block-end command arguments 13 years ago
CTestUpdateCommon.cmake 9db3116226 Remove CMake-language block-end command arguments 13 years ago
CTestUpdateGIT.cmake.in 78b81b773c CTest: Fix ctest_update with 'HEAD' file in source tree 12 years ago
CTestUpdateGIT.sh.in c3781efb28 ctest_update: Support Git upstream branch rewrites 15 years ago
CTestUpdateHG.cmake.in 9db3116226 Remove CMake-language block-end command arguments 13 years ago
CTestUpdateSVN.cmake.in 9db3116226 Remove CMake-language block-end command arguments 13 years ago
CheckFortran.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 years ago
EnforceConfig.cmake.in 9db3116226 Remove CMake-language block-end command arguments 13 years ago
README 42a81e7119 Add stronger infrastructure for CMake-only tests 13 years ago
RegexEscapeString.cmake c9b75dcd73 Fix test failures caused by regexp-sensitive characters in the build paths 12 years ago
TestInstall.sh.in 26fce5a402 ENH: Added Install test. It is enabled when the CMAKE_INSTALL_PREFIX is CMake_BINARY_DIR/InstallTest. 22 years ago
bootstrap.bat.in 5e102d5e01 Enable BootstrapTest on MSYS 15 years ago
test_clean.cmake.in 77543bde41 Convert CMake-language commands to lower case 13 years ago

README

If you think about adding a new testcase then here is a small checklist you
can run through to find a proper place for it. Go through the list from the
beginning and stop once you find something that matches your tests needs,
i.e. if you will test a module and only need the configure mode use the
instructions from section 2, not 3.

1. Your testcase can run in CMake script mode, i.e. "cmake -P something"

Put your test in Tests/CMakeTests/ directory as a .cmake.in file. It will be
put into the test binary directory by configure_file(... @ONLY) and run from
there. Use the AddCMakeTest() macro in Tests/CMakeTests/CMakeLists.txt to add
your test to the test runs.

2. Your test needs CMake to run in configure mode, but will not build anything

This includes tests that will build something using try_compile() and friends,
but nothing that expects add_executable(), add_library(), or add_test() to run.

If the test configures the project only once and it must succeed then put it
into the Tests/CMakeOnly/ directory. Create a subdirectory named like your
test and write the CMakeLists.txt you need into that subdirectory. Use the
add_CMakeOnly_test() macro from Tests/CMakeOnly/CMakeLists.txt to add your
test to the test runs.

If the test configures the project with multiple variations and verifies
success or failure each time then put it into the Tests/RunCMake/ directory.
Read the instructions in Tests/RunCMake/CMakeLists.txt to add a test.

3. If you are testing something from the Modules directory

Put your test in the Tests/Modules/ directory. Create a subdirectory there
named after your test. Use the ADD_TEST_MACRO macro from Tests/CMakeLists.txt
to add your test to the test run. If you have put your stuff in
Tests/Modules/Foo then you call it using ADD_TEST_MACRO(Module.Foo Foo).

4. You are doing other stuff.

Find a good place ;) In doubt mail to [email protected] and ask for
advise.