| .. |
|
Architecture
|
e4897a78b9
Test OSX_ARCHITECTURES target property
|
пре 16 година |
|
Assembler
|
ce8810c4e7
ENH: preclean some warnings
|
пре 18 година |
|
BuildDepends
|
2e48fe0eec
Avoid Intel linker crash in BuildDepends test
|
пре 16 година |
|
BundleGeneratorTest
|
36c228814b
BUG: Fix issue #7523: Analyze output of 'hdiutil attach' to get the name of the volume that was mounted. Eliminates the need to use the -mountpoint arg of hdiutil which has a silly 90 character limit on the name of the mount point. Also add a custom volume icon to the BundleGeneratorTest to cover this code.
|
пре 17 година |
|
BundleTest
|
a54e97cf94
ENH: Add indirect dependency to Carbon and call a Carbon function from executable. This will allow detecting broken dependency chaining for '-framework blah' style lib dependencies.
|
пре 17 година |
|
CMakeCommands
|
0b38bb4c53
Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of running -D dashboards from the command line and running ctest_configure, ctest_build and ctest_test commands in -S scripts. Also, allow a script to change it by setting the CTEST_CONFIGURATION_TYPE variable: allows for multiple configuration build/test cycles within one script. Add a new signature for the cmake command build_command that accepts CONFIGURATION as one argument. The original build_command signature is still there, but now marked as deprecated in the documentation. Of course... also add CTestConfig tests to verify that -C is honored for -D dashboards and -S scripts.
|
пре 16 година |
|
CMakeLib
|
9478ad0945
Create CMakeLibTests output dir for Xcode
|
пре 16 година |
|
CMakeTestAllGenerators
|
57214662ae
Add test of all cmake -G generators. Ignore any errors from this as not all generators are expected to be usable on all machines. Help to increase coverage of the various generators and cmake.cxx itself.
|
пре 16 година |
|
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 година |
|
CMakeTestMultipleConfigures
|
20fe27cda1
Add test to enable detecting differences between generation N and N+1 of a cmake generated build tree. Theoretically, each generation run with exactly the same arguments should be identical to the previous generation... Practically, there are differences. This is a tool to help us measure those differences. For now, the test always succeeds. Eventually, we may add the code to make it fail when there are differences.
|
пре 16 година |
|
CMakeTests
|
d868ec9406
Merge branch 'add-git-to-CheckSourceTreeTest'
|
пре 15 година |
|
COnly
|
ce8810c4e7
ENH: preclean some warnings
|
пре 18 година |
|
CPackComponents
|
640389f3a4
Avoid failure of CPackComponents test on dash16 and dash17 since makensis was installed on those machines to increase coverage. Do not add install rules with absolute paths when makensis is going to be used to build an installer.
|
пре 16 година |
|
CPackTestAllGenerators
|
8d94703cc2
Fix failing test. Forgot to double quote last arg to STRING.
|
пре 16 година |
|
CTestConfig
|
0b38bb4c53
Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of running -D dashboards from the command line and running ctest_configure, ctest_build and ctest_test commands in -S scripts. Also, allow a script to change it by setting the CTEST_CONFIGURATION_TYPE variable: allows for multiple configuration build/test cycles within one script. Add a new signature for the cmake command build_command that accepts CONFIGURATION as one argument. The original build_command signature is still there, but now marked as deprecated in the documentation. Of course... also add CTestConfig tests to verify that -C is honored for -D dashboards and -S scripts.
|
пре 16 година |
|
CTestScriptMode
|
7048373296
STYLE: don't load CMakeDetermineSystem and CMakeSystemSpecific directly from
|
пре 16 година |
|
CTestSubmitLargeOutput
|
f6909a69ec
Use the long test timeout value for SubmitLargeOutput.
|
пре 15 година |
|
CTestTest
|
ed55b1b8d2
Remove unused code from CTest test suite
|
пре 16 година |
|
CTestTest2
|
aa30bd3f2a
Disable purify on unix, as it works differently and ctest can't use it.
|
пре 15 година |
|
CTestTest3
|
aa30bd3f2a
Disable purify on unix, as it works differently and ctest can't use it.
|
пре 15 година |
|
CTestTestBadExe
|
a8ab3005ae
Cosmetic changes to previous commit, for consistency.
|
пре 16 година |
|
CTestTestCrash
|
f30c82f370
Added a unit test for running a test command which exists but is not an executable, because it previously caused the outer ctest process to fail.
|
пре 16 година |
|
CTestTestFailedSubmits
|
aad15c3abf
Fix issue #10060 - add APPEND arg to ctest_start command.
|
пре 16 година |
|
CTestTestFailure
|
f3cd66577f
Remove unnecessary configure time operations from CTestTest* tests
|
пре 16 година |
|
CTestTestParallel
|
f3cd66577f
Remove unnecessary configure time operations from CTestTest* tests
|
пре 16 година |
|
CTestTestResourceLock
|
9d7e08de48
Remove empty_binary_dir command in new unit test
|
пре 16 година |
|
CTestTestRunScript
|
ec5a70dc91
Increase ctest RunScript line coverage. (Note: NEW_PROCESS argument is currently causing the test to fail, still investigating the reason for this, will add coverage for it later)
|
пре 16 година |
|
CTestTestScheduler
|
d80323bccd
Fix CTestTestScheduler sporadic failure.
|
пре 15 година |
|
CTestTestStopTime
|
9676c52c3e
Fix for StopTime for cases when gmtime is a day ahead of localtime
|
пре 16 година |
|
CTestTestSubdir
|
f3cd66577f
Remove unnecessary configure time operations from CTestTest* tests
|
пре 16 година |
|
CTestTestTimeout
|
5cf77136cb
Longer CTestTestTimeout default time on Cygwin
|
пре 16 година |
|
CheckCompilerRelatedVariables
|
2938263636
Fix missing set of MSVC10 and add CheckCompilerRelatedVariables test.
|
пре 16 година |
|
CommandLineTest
|
1d91bc64aa
Remove unused DumpDocumentation code
|
пре 16 година |
|
Complex
|
fb51d98562
Switch to using libarchive from libtar for cpack and cmake -E tar
|
пре 16 година |
|
ComplexOneConfig
|
fb51d98562
Switch to using libarchive from libtar for cpack and cmake -E tar
|
пре 16 година |
|
ComplexRelativePaths
|
fb51d98562
Switch to using libarchive from libtar for cpack and cmake -E tar
|
пре 16 година |
|
ConvLibrary
|
ce8810c4e7
ENH: preclean some warnings
|
пре 18 година |
|
CrossCompile
|
8658fcbe24
Fix TRY_RUN cross compile test to pass consistently
|
пре 16 година |
|
CustComDepend
|
ce8810c4e7
ENH: preclean some warnings
|
пре 18 година |
|
CustomCommand
|
8562f5400d
Oops. Last commit did not create subdir before doing a touch on a file in it. So it fails on some platforms. This fixes that.
|
пре 16 година |
|
CustomCommandWorkingDirectory
|
ce8810c4e7
ENH: preclean some warnings
|
пре 18 година |
|
CxxOnly
|
2208231aac
ENH: some more CMakeList cleanups
|
пре 19 година |
|
Dependency
|
0cfd8c411f
Test link multiplicity
|
пре 16 година |
|
DocTest
|
ce8810c4e7
ENH: preclean some warnings
|
пре 18 година |
|
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 година |
|
ExportImport
|
d259128894
Test link multiplicity export/import
|
пре 16 година |
|
ExternalOBJ
|
ff90b5efbf
BUG: make test more robust
|
пре 18 година |
|
ExternalProject
|
0d07e4379e
Merge branch 'improve-file-download'
|
пре 15 година |
|
FindModulesExecuteAll
|
ee086dd028
ENH: add a project name
|
пре 17 година |
|
FindPackageTest
|
0328379411
Report commit hash in CMake development versions
|
пре 16 година |
|
Fortran
|
4d1351e8d3
Skip Fortran module mangling test on PathScale
|
пре 16 година |
|
FortranC
|
1ac1058272
Honor real language flags in FortranC.Flags test
|
пре 16 година |
|
Framework
|
58be1b005f
BUG: Fix issue #7046 - make sure extensionless headers and resource files work with the Xcode generator. Also fix incorrect mappings in the lastKnownFileType code. Add some extensionless files to the Framework test.
|
пре 17 година |
|
FunctionTest
|
33207a9a87
Test add_subdirectory inside function
|
пре 16 година |
|
IPO
|
b4ace1cca0
Test INTERPROCEDURAL_OPTIMIZATION build feature
|
пре 16 година |
|
JCTest
|
36ce9651db
ENH: make it take longer
|
пре 17 година |
|
Java
|
ce8810c4e7
ENH: preclean some warnings
|
пре 18 година |
|
Jump
|
ce8810c4e7
ENH: preclean some warnings
|
пре 18 година |
|
KDE4StableBranchTest
|
7e53bcc115
add a test which checks that cmake can build the latest stable KDE4 (kdelibs) release
|
пре 16 година |
|
LibName
|
5ff037e894
BUG: better fix for .dll.lib problem
|
пре 19 година |
|
LinkDirectory
|
bb18790397
Test CMP0015 OLD and NEW link_directories behavior
|
пре 16 година |
|
LinkFlags
|
c8b13ecc38
Intel-specific workaround for LinkFlags tests
|
пре 15 година |
|
LinkLanguage
|
750eb105c2
Test target link information invalidation
|
пре 16 година |
|
LinkLine
|
df1a77c225
ENH: some cleanup, condensing some tests, removing arguments that were not needed but rather were cut and paste copies etc
|
пре 19 година |
|
LinkLineOrder
|
ee9f925509
ENH: remove warnings in tests
|
пре 22 година |
|
LoadCommand
|
d1aa17a7b0
ENH: Remove CMAKE_ANSI_CFLAGS from tests
|
пре 16 година |
|
LoadCommandOneConfig
|
d1aa17a7b0
ENH: Remove CMAKE_ANSI_CFLAGS from tests
|
пре 16 година |
|
MacroTest
|
d1aa17a7b0
ENH: Remove CMAKE_ANSI_CFLAGS from tests
|
пре 16 година |
|
MakeClean
|
d1aa17a7b0
ENH: Remove CMAKE_ANSI_CFLAGS from tests
|
пре 16 година |
|
MathTest
|
ce8810c4e7
ENH: preclean some warnings
|
пре 18 година |
|
Module
|
11e6b513c2
Test the CheckTypeSize module
|
пре 16 година |
|
ModuleDefinition
|
f1b7e620f7
Fix ModuleDefinition test for Intel on Windows
|
пре 16 година |
|
NewlineArgs
|
ce8810c4e7
ENH: preclean some warnings
|
пре 18 година |
|
ObjC++
|
2208231aac
ENH: some more CMakeList cleanups
|
пре 19 година |
|
OutDir
|
6eff237c56
Fix OutDir test on HP, MinGW, and Cygwin
|
пре 16 година |
|
OutOfBinary
|
0fe0523810
BUG: Fixed out-of-source subdirectories to work when they are also out-of-binary. Updated the OutOfSource test to test this feature.
|
пре 19 година |
|
OutOfSource
|
dccbbe0a99
Visual Studio 10 has the same bug as 8 so make the path shorter
|
пре 16 година |
|
Plugin
|
d1aa17a7b0
ENH: Remove CMAKE_ANSI_CFLAGS from tests
|
пре 16 година |
|
Policy0002
|
65a78ec5b8
Test support for OLD behavior of policy CMP0002
|
пре 16 година |
|
PolicyScope
|
c332e0bf3c
ENH: Isolate policy changes in included scripts
|
пре 17 година |
|
PreOrder
|
2208231aac
ENH: some more CMakeList cleanups
|
пре 19 година |
|
PrecompiledHeader
|
667f0724a8
Fix PrecompiledHeader test for Intel on Windows
|
пре 16 година |
|
Preprocess
|
58a616dea3
Fix Preprocess test for Intel on Windows
|
пре 16 година |
|
Properties
|
819b0742c6
Test cache entry property "STRINGS"
|
пре 16 година |
|
ReturnTest
|
d1aa17a7b0
ENH: Remove CMAKE_ANSI_CFLAGS from tests
|
пре 16 година |
|
RuntimePath
|
d1aa17a7b0
ENH: Remove CMAKE_ANSI_CFLAGS from tests
|
пре 16 година |
|
SameName
|
ce8810c4e7
ENH: preclean some warnings
|
пре 18 година |
|
SetLang
|
ce8810c4e7
ENH: preclean some warnings
|
пре 18 година |
|
Simple
|
2208231aac
ENH: some more CMakeList cleanups
|
пре 19 година |
|
SimpleCOnly
|
ae47302529
|
пре 18 година |
|
SimpleExclude
|
ce8810c4e7
ENH: preclean some warnings
|
пре 18 година |
|
SimpleInstall
|
1412cc442e
SimpleInstall test now builds an installer package if CTEST_TEST_CPACK is ON at the Tests/CMakeLists.txt level.
|
пре 16 година |
|
SimpleInstallS2
|
1412cc442e
SimpleInstall test now builds an installer package if CTEST_TEST_CPACK is ON at the Tests/CMakeLists.txt level.
|
пре 16 година |
|
SourceGroups
|
28b1912aa3
ENH: add group support and fix borland error
|
пре 16 година |
|
StringFileTest
|
f5bcc82b13
Add a test for FILE(READ ... HEX) together with a tiny binary file.
|
пре 16 година |
|
SubDir
|
ce8810c4e7
ENH: preclean some warnings
|
пре 18 година |
|
SubDirSpaces
|
ce8810c4e7
ENH: preclean some warnings
|
пре 18 година |
|
SubProject
|
ce8810c4e7
ENH: preclean some warnings
|
пре 18 година |
|
SwigTest
|
ce8810c4e7
ENH: preclean some warnings
|
пре 18 година |
|
SystemInformation
|
9daa4a6c3f
Remove CMAKE_SHARED_MODULE_RUNTIME_${lang}_FLAG
|
пре 16 година |
|
TarTest
|
d1513e0f0b
Allow test to work on machines with umasks that do not allow files to be overwritten.
|
пре 16 година |
|
TargetName
|
ce8810c4e7
ENH: preclean some warnings
|
пре 18 година |
|
TestDriver
|
ce8810c4e7
ENH: preclean some warnings
|
пре 18 година |
|
Testing
|
875c478b64
Test add_test() generator expressions
|
пре 16 година |
|
TryCompile
|
2b3eee4646
Avoid PathScale cmd-line bug in TryCompile test
|
пре 16 година |
|
Tutorial
|
1bc355b711
Use new style header generation and get rid of OBJECT_DEPENDS in tutorial
|
пре 16 година |
|
Unset
|
f8bc0492e1
ENH: Create $CACHE{VAR} syntax
|
пре 17 година |
|
VSExternalInclude
|
3d1c12b802
ENH: remove INCLUDE_EXTERNAL_MSPROJECT name hack, and use target properties instead, fix VXExternalInclude test for VS10
|
пре 16 година |
|
Wrapping
|
ce8810c4e7
ENH: preclean some warnings
|
пре 18 година |
|
X11
|
3ca9bf797c
ENH: make sure tests for cpack are run correctly
|
пре 17 година |
|
.NoDartCoverage
|
fa73553a59
clean up coverage some
|
пре 23 година |
|
CMakeBuildTest.cmake.in
|
170febac52
ENH: Cleanup cmake --build interface.
|
пре 17 година |
|
CMakeInstall.cmake
|
6c79c96265
Test 'install' target of CMake itself
|
пре 16 година |
|
CMakeLists.txt
|
6cf1ccd632
Merge branch 'per-config-link-flags'
|
пре 15 година |
|
CMakeWizardTest.cmake
|
d8efcfc787
Increase coverage. Add test of class cmakewizard. (cmake -i 'mode')
|
пре 16 година |
|
CTestUpdateBZR.cmake.in
|
678073bec2
CTest: Submit author email in Update.xml
|
пре 15 година |
|
CTestUpdateCVS.cmake.in
|
2de33ebd58
Make CTest.UpdateCVS robust to some cvs clients
|
пре 16 година |
|
CTestUpdateCommon.cmake
|
67277bacca
Teach ctest_update about Git submodules
|
пре 16 година |
|
CTestUpdateGIT.cmake.in
|
67277bacca
Teach ctest_update about Git submodules
|
пре 16 година |
|
CTestUpdateGIT.sh.in
|
6e7e71e9b9
Teach CTest.UpdateGIT test to fake file timestamp
|
пре 16 година |
|
CTestUpdateHG.cmake.in
|
d4d467dbd5
ENH: Teach CTest to handle Mercurial repositories
|
пре 16 година |
|
CTestUpdateSVN.cmake.in
|
918355632c
Test for SVNPath element in Update.xml
|
пре 16 година |
|
CheckFortran.cmake
|
1ac1058272
Honor real language flags in FortranC.Flags test
|
пре 16 година |
|
EnforceConfig.cmake.in
|
faf6d82bd6
Always use a configuration for CMake tests
|
пре 16 година |
|
TestInstall.sh.in
|
26fce5a402
ENH: Added Install test. It is enabled when the CMAKE_INSTALL_PREFIX is CMake_BINARY_DIR/InstallTest.
|
пре 22 година |
|
test_clean.cmake.in
|
181c1eeede
ENH: Add test_clean target to wipe out tests
|
пре 17 година |