Brad King d04e10dd7e Merge topic 'negative-test-costs' 15 rokov pred
..
Architecture e4897a78b9 Test OSX_ARCHITECTURES target property 16 rokov pred
Assembler ce8810c4e7 ENH: preclean some warnings 18 rokov pred
BuildDepends 95f149e61f Define LINK_DEPENDS target property (#11406) 15 rokov pred
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 rokov pred
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 rokov pred
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 rokov pred
CMakeLib 9478ad0945 Create CMakeLibTests output dir for Xcode 16 rokov pred
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 rokov pred
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 rokov pred
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 rokov pred
CMakeTests fe3f878f15 Detect object files in implicit link information 15 rokov pred
COnly ce8810c4e7 ENH: preclean some warnings 18 rokov pred
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 rokov pred
CPackComponentsForAll 86979e49a1 Change cpack run and verify script to work with multi-config generators. 15 rokov pred
CPackTestAllGenerators 8d94703cc2 Fix failing test. Forgot to double quote last arg to STRING. 16 rokov pred
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 rokov pred
CTestScriptMode 7048373296 STYLE: don't load CMakeDetermineSystem and CMakeSystemSpecific directly from 16 rokov pred
CTestTest ed55b1b8d2 Remove unused code from CTest test suite 16 rokov pred
CTestTest2 aa30bd3f2a Disable purify on unix, as it works differently and ctest can't use it. 15 rokov pred
CTestTest3 aa30bd3f2a Disable purify on unix, as it works differently and ctest can't use it. 15 rokov pred
CTestTestBadExe a8ab3005ae Cosmetic changes to previous commit, for consistency. 16 rokov pred
CTestTestChecksum 87054972a7 Checksum test should use CMAKE_TESTS_CDASH_SERVER 15 rokov pred
CTestTestCostSerial 6b0c7ded57 Support explicitly set test costs in non-parallel testing. 15 rokov pred
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 rokov pred
CTestTestCycle 3e52000a07 Fix cycle detection for test dependencies 15 rokov pred
CTestTestDepends 3e52000a07 Fix cycle detection for test dependencies 15 rokov pred
CTestTestFailedSubmits aad15c3abf Fix issue #10060 - add APPEND arg to ctest_start command. 16 rokov pred
CTestTestFailure f3cd66577f Remove unnecessary configure time operations from CTestTest* tests 16 rokov pred
CTestTestParallel 1a4c0c55c7 Parallel CTest hangs if serial test has depends 15 rokov pred
CTestTestResourceLock 9d7e08de48 Remove empty_binary_dir command in new unit test 16 rokov pred
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 rokov pred
CTestTestScheduler d80323bccd Fix CTestTestScheduler sporadic failure. 15 rokov pred
CTestTestStopTime 9676c52c3e Fix for StopTime for cases when gmtime is a day ahead of localtime 16 rokov pred
CTestTestSubdir f3cd66577f Remove unnecessary configure time operations from CTestTest* tests 16 rokov pred
CTestTestTimeout 5cf77136cb Longer CTestTestTimeout default time on Cygwin 16 rokov pred
CTestTestZeroTimeout 51bb493574 Test TIMEOUT property explicitly set to zero should be honored 15 rokov pred
CheckCompilerRelatedVariables 5253206798 Add a new line to the end of the generated main.cxx for the hpux compiler. 15 rokov pred
CommandLineTest 1d91bc64aa Remove unused DumpDocumentation code 16 rokov pred
Complex f578381e66 Fix vs2010 project generation error when HEADER_FILE_ONLY is set. 15 rokov pred
ComplexOneConfig fb51d98562 Switch to using libarchive from libtar for cpack and cmake -E tar 16 rokov pred
ComplexRelativePaths fb51d98562 Switch to using libarchive from libtar for cpack and cmake -E tar 16 rokov pred
Contracts 81136214f3 Establish pass criteria for the Trilinos contract test. 15 rokov pred
ConvLibrary ce8810c4e7 ENH: preclean some warnings 18 rokov pred
CrossCompile 8658fcbe24 Fix TRY_RUN cross compile test to pass consistently 16 rokov pred
CustComDepend ce8810c4e7 ENH: preclean some warnings 18 rokov pred
CustomCommand 31b0657e7d Merge topic 'custom-command-generator-expressions' 15 rokov pred
CustomCommandWorkingDirectory ce8810c4e7 ENH: preclean some warnings 18 rokov pred
CxxOnly eccc7d5d26 Merge branch 'allow_upper_case_cpp_and_others' into resolve/fix_target_name_with_dot_vs10/allow_upper_case_cpp_and_others 15 rokov pred
Dependency adb58d5e36 Honor strong intra-component target dependencies 15 rokov pred
DocTest ce8810c4e7 ENH: preclean some warnings 18 rokov pred
EmptyLibrary 220c5dc45a Add test that CMake errors with empty libs 15 rokov pred
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 rokov pred
ExportImport a765c491ad Honor custom command dependencies on imported targets (#10395) 15 rokov pred
ExternalOBJ ff90b5efbf BUG: make test more robust 18 rokov pred
ExternalProject dacc47853d Merge topic 'vs-project-groups' 15 rokov pred
FindModulesExecuteAll ee086dd028 ENH: add a project name 17 rokov pred
FindPackageTest 1221581aa8 Teach find_* commands to ignore some paths 15 rokov pred
ForceInclude b29eadd8f3 Map multiple /FI flags for VS < 10 (#11649) 15 rokov pred
Fortran 4d1351e8d3 Skip Fortran module mangling test on PathScale 16 rokov pred
FortranC 1ac1058272 Honor real language flags in FortranC.Flags test 16 rokov pred
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 rokov pred
FunctionTest e79e412e70 VS2010: Honor PROJECT_LABEL target property (#10611) 15 rokov pred
IPO b4ace1cca0 Test INTERPROCEDURAL_OPTIMIZATION build feature 16 rokov pred
JCTest 36ce9651db ENH: make it take longer 17 rokov pred
Java ce8810c4e7 ENH: preclean some warnings 18 rokov pred
Jump d89e238e6c Cygwin: Fix tests to check CYGWIN instead of WIN32 15 rokov pred
KDE4StableBranchTest 7e53bcc115 add a test which checks that cmake can build the latest stable KDE4 (kdelibs) release 16 rokov pred
LibName 5ff037e894 BUG: better fix for .dll.lib problem 19 rokov pred
LinkDirectory bb18790397 Test CMP0015 OLD and NEW link_directories behavior 16 rokov pred
LinkFlags c8b13ecc38 Intel-specific workaround for LinkFlags tests 15 rokov pred
LinkLanguage 750eb105c2 Test target link information invalidation 16 rokov pred
LinkLine df1a77c225 ENH: some cleanup, condensing some tests, removing arguments that were not needed but rather were cut and paste copies etc 18 rokov pred
LinkLineOrder ee9f925509 ENH: remove warnings in tests 22 rokov pred
LoadCommand d1aa17a7b0 ENH: Remove CMAKE_ANSI_CFLAGS from tests 16 rokov pred
LoadCommandOneConfig d1aa17a7b0 ENH: Remove CMAKE_ANSI_CFLAGS from tests 16 rokov pred
MacroTest d1aa17a7b0 ENH: Remove CMAKE_ANSI_CFLAGS from tests 16 rokov pred
MakeClean d1aa17a7b0 ENH: Remove CMAKE_ANSI_CFLAGS from tests 16 rokov pred
MathTest ce8810c4e7 ENH: preclean some warnings 18 rokov pred
MissingSourceFile a6b5ead62f Report missing source files with context of target 15 rokov pred
Module 11e6b513c2 Test the CheckTypeSize module 16 rokov pred
ModuleDefinition f1b7e620f7 Fix ModuleDefinition test for Intel on Windows 16 rokov pred
NewlineArgs ce8810c4e7 ENH: preclean some warnings 18 rokov pred
ObjC++ 2208231aac ENH: some more CMakeList cleanups 18 rokov pred
OutDir 6eff237c56 Fix OutDir test on HP, MinGW, and Cygwin 16 rokov pred
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 rokov pred
OutOfSource dccbbe0a99 Visual Studio 10 has the same bug as 8 so make the path shorter 16 rokov pred
PerConfig bc92c84231 Merge topic 'resolve/tests-if-CYGWIN' 15 rokov pred
Plugin d1aa17a7b0 ENH: Remove CMAKE_ANSI_CFLAGS from tests 16 rokov pred
Policy0002 65a78ec5b8 Test support for OLD behavior of policy CMP0002 16 rokov pred
PolicyScope c332e0bf3c ENH: Isolate policy changes in included scripts 17 rokov pred
PreOrder 2208231aac ENH: some more CMakeList cleanups 18 rokov pred
PrecompiledHeader 667f0724a8 Fix PrecompiledHeader test for Intel on Windows 16 rokov pred
Preprocess 58a616dea3 Fix Preprocess test for Intel on Windows 16 rokov pred
Properties 819b0742c6 Test cache entry property "STRINGS" 16 rokov pred
ReturnTest d1aa17a7b0 ENH: Remove CMAKE_ANSI_CFLAGS from tests 16 rokov pred
RuntimePath d1aa17a7b0 ENH: Remove CMAKE_ANSI_CFLAGS from tests 16 rokov pred
SameName ce8810c4e7 ENH: preclean some warnings 18 rokov pred
SetLang ce8810c4e7 ENH: preclean some warnings 18 rokov pred
Simple 2208231aac ENH: some more CMakeList cleanups 18 rokov pred
SimpleCOnly ae47302529 18 rokov pred
SimpleExclude ce8810c4e7 ENH: preclean some warnings 18 rokov pred
SimpleInstall 1412cc442e SimpleInstall test now builds an installer package if CTEST_TEST_CPACK is ON at the Tests/CMakeLists.txt level. 16 rokov pred
SimpleInstallS2 1412cc442e SimpleInstall test now builds an installer package if CTEST_TEST_CPACK is ON at the Tests/CMakeLists.txt level. 16 rokov pred
SourceGroups 28b1912aa3 ENH: add group support and fix borland error 16 rokov pred
StringFileTest 36cb701690 allow STRING(SUBSTRING) work with length -1 as "rest of the string" 15 rokov pred
SubDir ce8810c4e7 ENH: preclean some warnings 18 rokov pred
SubDirSpaces ce8810c4e7 ENH: preclean some warnings 18 rokov pred
SubProject ce8810c4e7 ENH: preclean some warnings 18 rokov pred
SwigTest ce8810c4e7 ENH: preclean some warnings 18 rokov pred
SystemInformation 9daa4a6c3f Remove CMAKE_SHARED_MODULE_RUNTIME_${lang}_FLAG 16 rokov pred
TarTest d1513e0f0b Allow test to work on machines with umasks that do not allow files to be overwritten. 16 rokov pred
TargetName ce8810c4e7 ENH: preclean some warnings 18 rokov pred
TestDriver ce8810c4e7 ENH: preclean some warnings 18 rokov pred
Testing 31b0657e7d Merge topic 'custom-command-generator-expressions' 15 rokov pred
TestsWorkingDirectory 6529d7f67e Pass the expected value as the first argument 15 rokov pred
TryCompile b3efdb58d5 CheckCCompilerFlag: Strict signature of 'main' (#11615) 15 rokov pred
Tutorial 1bc355b711 Use new style header generation and get rid of OBJECT_DEPENDS in tutorial 16 rokov pred
Unset f8bc0492e1 ENH: Create $CACHE{VAR} syntax 17 rokov pred
VSExternalInclude b3cf739e2c Honor FOLDER on include_external_msproject targets (#11436) 15 rokov pred
VSResource 753e208285 Disable incremental testing for this test, it crashes vs9 linker. 15 rokov pred
Wrapping ce8810c4e7 ENH: preclean some warnings 18 rokov pred
X11 3ca9bf797c ENH: make sure tests for cpack are run correctly 16 rokov pred
.NoDartCoverage fa73553a59 clean up coverage some 23 rokov pred
CMakeBuildTest.cmake.in 170febac52 ENH: Cleanup cmake --build interface. 17 rokov pred
CMakeInstall.cmake bce24e14b8 Avoid running CMake.Install test simultaneously with other tests 15 rokov pred
CMakeLists.txt d04e10dd7e Merge topic 'negative-test-costs' 15 rokov pred
CMakeWizardTest.cmake d8efcfc787 Increase coverage. Add test of class cmakewizard. (cmake -i 'mode') 16 rokov pred
CTestUpdateBZR.cmake.in 11bdc2b1a1 Generalize CTest.Update* test dashboard script helpers 15 rokov pred
CTestUpdateCVS.cmake.in 11bdc2b1a1 Generalize CTest.Update* test dashboard script helpers 15 rokov pred
CTestUpdateCommon.cmake c3781efb28 ctest_update: Support Git upstream branch rewrites 15 rokov pred
CTestUpdateGIT.cmake.in e6067ca969 Merge topic 'ctest-git-flexibility' 15 rokov pred
CTestUpdateGIT.sh.in c3781efb28 ctest_update: Support Git upstream branch rewrites 15 rokov pred
CTestUpdateHG.cmake.in 11bdc2b1a1 Generalize CTest.Update* test dashboard script helpers 15 rokov pred
CTestUpdateSVN.cmake.in 11bdc2b1a1 Generalize CTest.Update* test dashboard script helpers 15 rokov pred
CheckFortran.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 rokov pred
EnforceConfig.cmake.in faf6d82bd6 Always use a configuration for CMake tests 16 rokov pred
TestInstall.sh.in 26fce5a402 ENH: Added Install test. It is enabled when the CMAKE_INSTALL_PREFIX is CMake_BINARY_DIR/InstallTest. 22 rokov pred
bootstrap.bat.in 5e102d5e01 Enable BootstrapTest on MSYS 15 rokov pred
test_clean.cmake.in 181c1eeede ENH: Add test_clean target to wipe out tests 17 rokov pred