Brad King 9c17cbeb44 ENH: Teach CTest to handle git repositories il y a 17 ans
..
Assembler ce8810c4e7 ENH: preclean some warnings il y a 18 ans
BuildDepends 819a4f2e57 ENH: make sure multiple archs are only tested when the work il y a 17 ans
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. il y a 17 ans
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. il y a 17 ans
CMakeTests 2981936707 STYLE: White space only change to see if continuous is working on new dashboard machine... il y a 17 ans
COnly ce8810c4e7 ENH: preclean some warnings il y a 18 ans
CPackComponents 03c940aeb3 BUG: Fix for issue #7470. Allow spaces in the path names of installed files with the NSIS CPack generator and component-based installs. Add an installed file to the CPackComponents test: it failed before the fix; now it passes. il y a 17 ans
CTestTest ce8810c4e7 ENH: preclean some warnings il y a 18 ans
CTestTest2 d66c25c2f0 ENH: Teach ctest_submit about parts il y a 17 ans
CTestTest3 69ef2513d1 ENH: do not use svn until it is working again il y a 19 ans
CommandLineTest ce8810c4e7 ENH: preclean some warnings il y a 18 ans
Complex 493f88ce55 ENH: Allow projects to disable per-rule echo lines il y a 17 ans
ComplexOneConfig 493f88ce55 ENH: Allow projects to disable per-rule echo lines il y a 17 ans
ComplexRelativePaths 493f88ce55 ENH: Allow projects to disable per-rule echo lines il y a 17 ans
ConvLibrary ce8810c4e7 ENH: preclean some warnings il y a 18 ans
CustComDepend ce8810c4e7 ENH: preclean some warnings il y a 18 ans
CustomCommand 0a83aa6f57 BUG: Fix windows command line escape for empty arg il y a 17 ans
CustomCommandWorkingDirectory ce8810c4e7 ENH: preclean some warnings il y a 18 ans
CxxOnly 2208231aac ENH: some more CMakeList cleanups il y a 18 ans
Dependency c76f3ae5b5 ENH: Test fake circular dependency case il y a 17 ans
DocTest ce8810c4e7 ENH: preclean some warnings il y a 18 ans
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. il y a 17 ans
ExportImport d05e98f8d7 ENH: Allow IMPORTED_IMPLIB w/o IMPORTED_LOCATION il y a 17 ans
ExternalOBJ ff90b5efbf BUG: make test more robust il y a 18 ans
ExternalProject 68248be52e ENH: Allow lists in AddExternalProject arguments il y a 17 ans
FindModulesExecuteAll ee086dd028 ENH: add a project name il y a 17 ans
FindPackageTest bb2c08546c ENH: Test find_package re-find feature il y a 17 ans
Fortran ff32962a68 ENH: Test included header in Fortran preprocessing il y a 17 ans
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. il y a 17 ans
FunctionTest ce8810c4e7 ENH: preclean some warnings il y a 18 ans
JCTest 36ce9651db ENH: make it take longer il y a 17 ans
Java ce8810c4e7 ENH: preclean some warnings il y a 18 ans
Jump ce8810c4e7 ENH: preclean some warnings il y a 18 ans
LibName 5ff037e894 BUG: better fix for .dll.lib problem il y a 19 ans
LinkLine df1a77c225 ENH: some cleanup, condensing some tests, removing arguments that were not needed but rather were cut and paste copies etc il y a 18 ans
LinkLineOrder ee9f925509 ENH: remove warnings in tests il y a 22 ans
LoadCommand ce8810c4e7 ENH: preclean some warnings il y a 18 ans
LoadCommandOneConfig ce8810c4e7 ENH: preclean some warnings il y a 18 ans
MacroTest 5f4686920d BUG: Fix CMAKE_CURRENT_LIST_FILE in macros il y a 17 ans
MakeClean ce8810c4e7 ENH: preclean some warnings il y a 18 ans
MathTest ce8810c4e7 ENH: preclean some warnings il y a 18 ans
NewlineArgs ce8810c4e7 ENH: preclean some warnings il y a 18 ans
ObjC++ 2208231aac ENH: some more CMakeList cleanups il y a 18 ans
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. il y a 19 ans
OutOfSource 990c6b0b90 ENH: Allow custom limit on object file path length il y a 17 ans
Plugin ce8810c4e7 ENH: preclean some warnings il y a 18 ans
PolicyScope c332e0bf3c ENH: Isolate policy changes in included scripts il y a 17 ans
PreOrder 2208231aac ENH: some more CMakeList cleanups il y a 18 ans
PrecompiledHeader ce8810c4e7 ENH: preclean some warnings il y a 18 ans
Preprocess 4085454658 ENH: Support preprocessor def values in VS6 il y a 17 ans
Properties e5e91d6179 ENH: Teach set/get_property about CACHE properties il y a 17 ans
ReturnTest 814b368725 STYLE: extend documentation for RETURN() a bit il y a 17 ans
RuntimePath ce8810c4e7 ENH: preclean some warnings il y a 18 ans
SameName ce8810c4e7 ENH: preclean some warnings il y a 18 ans
SetLang ce8810c4e7 ENH: preclean some warnings il y a 18 ans
Simple 2208231aac ENH: some more CMakeList cleanups il y a 18 ans
SimpleCOnly ae47302529 il y a 18 ans
SimpleExclude ce8810c4e7 ENH: preclean some warnings il y a 18 ans
SimpleInstall 1595b8e69e ENH: Add install(DIRECTORY) option 'OPTIONAL' il y a 17 ans
SimpleInstallS2 1595b8e69e ENH: Add install(DIRECTORY) option 'OPTIONAL' il y a 17 ans
SourceGroups ce8810c4e7 ENH: preclean some warnings il y a 18 ans
StringFileTest 0d92350bb6 ENH: Create file(RENAME) command mode il y a 17 ans
SubDir ce8810c4e7 ENH: preclean some warnings il y a 18 ans
SubDirSpaces ce8810c4e7 ENH: preclean some warnings il y a 18 ans
SubProject ce8810c4e7 ENH: preclean some warnings il y a 18 ans
SwigTest ce8810c4e7 ENH: preclean some warnings il y a 18 ans
SystemInformation ce8810c4e7 ENH: preclean some warnings il y a 18 ans
TarTest ce8810c4e7 ENH: preclean some warnings il y a 18 ans
TargetName ce8810c4e7 ENH: preclean some warnings il y a 18 ans
TestDriver ce8810c4e7 ENH: preclean some warnings il y a 18 ans
Testing 9862f383d0 ENH: Add NAME mode to ADD_TEST command il y a 17 ans
TryCompile 299a0c826b ENH: remove test that does not work on all compilers il y a 17 ans
Tutorial e20f1dd26c ENH: use a common CPACK_BINARY_ prefix for the binary package generators il y a 18 ans
Unset f8bc0492e1 ENH: Create $CACHE{VAR} syntax il y a 17 ans
UseWX ce8810c4e7 ENH: preclean some warnings il y a 18 ans
VSExternalInclude ce8810c4e7 ENH: preclean some warnings il y a 18 ans
Wrapping ce8810c4e7 ENH: preclean some warnings il y a 18 ans
X11 3ca9bf797c ENH: make sure tests for cpack are run correctly il y a 17 ans
.NoDartCoverage fa73553a59 clean up coverage some il y a 23 ans
CMakeBuildTest.cmake.in 170febac52 ENH: Cleanup cmake --build interface. il y a 17 ans
CMakeLists.txt 9c17cbeb44 ENH: Teach CTest to handle git repositories il y a 17 ans
CTestUpdateCVS.cmake.in d49978a948 ENH: Teach Update* tests to report local mod step il y a 17 ans
CTestUpdateCommon.cmake 7960f7541c ENH: Extend CTest.UpdateSVN to test local mods il y a 17 ans
CTestUpdateGIT.cmake.in 9c17cbeb44 ENH: Teach CTest to handle git repositories il y a 17 ans
CTestUpdateSVN.cmake.in d49978a948 ENH: Teach Update* tests to report local mod step il y a 17 ans
EnforceConfig.cmake.in b5f3d4be61 ENH: Re-enable new 'testing' test mode il y a 17 ans
TestInstall.sh.in 26fce5a402 ENH: Added Install test. It is enabled when the CMAKE_INSTALL_PREFIX is CMake_BINARY_DIR/InstallTest. il y a 22 ans
test_clean.cmake.in 181c1eeede ENH: Add test_clean target to wipe out tests il y a 17 ans