| .. |
|
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
|
84b49be8f0
Remove CMake multiline block-end command arguments
|
13 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
|
9db3116226
Remove CMake-language block-end command arguments
|
13 years ago |
|
CFBundleTest
|
a27edd8a05
Fix XCode -> Xcode typos, notably in man page (#12231)
|
14 years ago |
|
CMakeCommands
|
55b2aa884c
Use generalized RunCMake test infrastrucure for build_command test
|
13 years ago |
|
CMakeLib
|
96b66a4963
Avoid string.clear and string.push_back (#13319)
|
13 years ago |
|
CMakeOnly
|
a22f4fabb7
SelectLibraryConfigurations: fix for release and debug libs being the same
|
13 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
|
95a0011604
file(DOWNLOAD): Change EXPECTED_HASH to take ALGO=value
|
13 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
|
9db3116226
Remove CMake-language block-end command arguments
|
13 years ago |
|
CPackTestAllGenerators
|
8d94703cc2
Fix failing test. Forgot to double quote last arg to STRING.
|
16 years ago |
|
CTestConfig
|
361696ae20
CTest: Add test to verify -D variable definitions work
|
13 years ago |
|
CTestScriptMode
|
9db3116226
Remove CMake-language block-end command arguments
|
13 years ago |
|
CTestTest
|
77543bde41
Convert CMake-language commands to lower case
|
13 years ago |
|
CTestTest2
|
77543bde41
Convert CMake-language commands to lower case
|
13 years ago |
|
CTestTestBadExe
|
77543bde41
Convert CMake-language commands to lower case
|
13 years ago |
|
CTestTestChecksum
|
77543bde41
Convert CMake-language commands to lower case
|
13 years ago |
|
CTestTestConfigFileInBuildDir
|
77543bde41
Convert CMake-language commands to lower case
|
13 years ago |
|
CTestTestCostSerial
|
9db3116226
Remove CMake-language block-end command arguments
|
13 years ago |
|
CTestTestCrash
|
77543bde41
Convert CMake-language commands to lower case
|
13 years ago |
|
CTestTestCycle
|
77543bde41
Convert CMake-language commands to lower case
|
13 years ago |
|
CTestTestDepends
|
77543bde41
Convert CMake-language commands to lower case
|
13 years ago |
|
CTestTestFailedSubmits
|
77543bde41
Convert CMake-language commands to lower case
|
13 years ago |
|
CTestTestFailure
|
77543bde41
Convert CMake-language commands to lower case
|
13 years ago |
|
CTestTestMemcheck
|
995a35fe12
CTest: add a check with a quoted memory checker
|
13 years ago |
|
CTestTestParallel
|
77543bde41
Convert CMake-language commands to lower case
|
13 years ago |
|
CTestTestResourceLock
|
77543bde41
Convert CMake-language commands to lower case
|
13 years ago |
|
CTestTestRunScript
|
77543bde41
Convert CMake-language commands to lower case
|
13 years ago |
|
CTestTestScheduler
|
9db3116226
Remove CMake-language block-end command arguments
|
13 years ago |
|
CTestTestStopTime
|
9db3116226
Remove CMake-language block-end command arguments
|
13 years ago |
|
CTestTestSubdir
|
77543bde41
Convert CMake-language commands to lower case
|
13 years ago |
|
CTestTestTimeout
|
77543bde41
Convert CMake-language commands to lower case
|
13 years ago |
|
CTestTestUpload
|
77543bde41
Convert CMake-language commands to lower case
|
13 years ago |
|
CTestTestZeroTimeout
|
77543bde41
Convert CMake-language commands to lower case
|
13 years ago |
|
CheckCompilerRelatedVariables
|
16fa7b7395
VS: Fix MSVC_IDE definition recently broken by refactoring
|
13 years ago |
|
CommandLineTest
|
9db3116226
Remove CMake-language block-end command arguments
|
13 years ago |
|
CompileCommandOutput
|
77543bde41
Convert CMake-language commands to lower case
|
13 years ago |
|
CompileDefinitions
|
145a4af8d3
GenEx: Test the use of generator expressions to generate lists.
|
13 years ago |
|
Complex
|
9db3116226
Remove CMake-language block-end command arguments
|
13 years ago |
|
ComplexOneConfig
|
9db3116226
Remove CMake-language block-end command arguments
|
13 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
|
9db3116226
Remove CMake-language block-end command arguments
|
13 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)
|
14 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 |
|
EmptyLibrary
|
220c5dc45a
Add test that CMake errors with empty libs
|
15 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
|
955b96629e
exports: add a test for exporting dependent targets
|
13 years ago |
|
ExternalOBJ
|
9db3116226
Remove CMake-language block-end command arguments
|
13 years ago |
|
ExternalProject
|
beb8a8309b
ExternalProject: Generalize URL_MD5 option to URL_HASH
|
13 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
|
9db3116226
Remove CMake-language block-end command arguments
|
13 years ago |
|
ForceInclude
|
b29eadd8f3
Map multiple /FI flags for VS < 10 (#11649)
|
15 years ago |
|
Fortran
|
9db3116226
Remove CMake-language block-end command arguments
|
13 years ago |
|
FortranC
|
1ac1058272
Honor real language flags in FortranC.Flags test
|
16 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
|
f7ef32b00b
GenEx: Replace some failing tests with Borland and NMake makefiles.
|
13 years ago |
|
IPO
|
77543bde41
Convert CMake-language commands to lower case
|
13 years ago |
|
IncludeDirectories
|
e386992152
GexEx: Validate Target names and property names differently.
|
13 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
|
c8b13ecc38
Intel-specific workaround for LinkFlags tests
|
15 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 |
|
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
|
c6fed68ef8
CheckTypeSize: add a test for size of struct members
|
13 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
|
94c08b368c
Tests/ObjectLibrary: Do not enable CXX in subdirectories
|
13 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
|
2ccca05fad
Run PDBDirectoryAndName test on MSVC and Intel
|
13 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
|
9db3116226
Remove CMake-language block-end command arguments
|
13 years ago |
|
Properties
|
84b49be8f0
Remove CMake multiline block-end command arguments
|
13 years ago |
|
Qt4Deploy
|
ab9661c1dd
Remove QtGui dependency in Qt4Deploy test and verify QtSql existance.
|
13 years ago |
|
QtAutomoc
|
9b32475587
automoc: add define to test which caused bug #13018
|
13 years ago |
|
ReturnTest
|
9db3116226
Remove CMake-language block-end command arguments
|
13 years ago |
|
RunCMake
|
79edd00235
GenEx: Fix reporting about not-found include directories and libraries.
|
13 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
|
9db3116226
Remove CMake-language block-end command arguments
|
13 years ago |
|
SimpleInstallS2
|
9db3116226
Remove CMake-language block-end command arguments
|
13 years ago |
|
SourceGroups
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
|
StringFileTest
|
9db3116226
Remove CMake-language block-end command arguments
|
13 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
|
9db3116226
Remove CMake-language block-end command arguments
|
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
|
9db3116226
Remove CMake-language block-end command arguments
|
13 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 |
|
VSExternalInclude
|
9db3116226
Remove CMake-language block-end command arguments
|
13 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 |
|
VSResource
|
df9577259c
Add support for Visual Studio project-specific globals (#8707)
|
14 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 |
|
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
|
9db3116226
Remove CMake-language block-end command arguments
|
13 years ago |
|
CMakeInstall.cmake
|
bce24e14b8
Avoid running CMake.Install test simultaneously with other tests
|
15 years ago |
|
CMakeLists.txt
|
a2871e93ee
Merge topic 'test-ctest-memcheck'
|
13 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
|
9db3116226
Remove CMake-language block-end command arguments
|
13 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 |
|
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 |