Andy Cedilnik 3d44b9a354 ENH: Add additional subdirectory to improve testing and to allow cleanup when testing cpack 20 年之前
..
BundleTest 93c95f1cc5 BUG: Fixed installation of MacOSX Bundle executables and the corresponding install_name remapping support. Extended the BundleTest test to check that this all works. Part of these fixes required changing the signature of AppendDirectoryForConfig in all generators. It now accepts prefix and suffix strings to deal with whether leading or trailing slashes should be included with the configuration subdirectory. 20 年之前
CMakeTests f87271d0ea ENH: Add initial implementation of the list command 20 年之前
COnly 6b466654dc COMP: converted to lowercase commands 20 年之前
CTestTest 8d62804b3a COMP: Try to fix test by taking arg1 into acount 20 年之前
CTestTest2 e3d4eb3715 COMP: Fix for proxy test 20 年之前
CTestTest3 5b26fefd60 ENH: Add support for multi-string compiler name, and improve support for subversion 20 年之前
CommandLineTest de8080c76f ENH: Added test for IF(DEFINED ENV{var})(. 20 年之前
Complex 1b6e55933b ENH: Strengthened EXECUTE_PROCESS output check test. 20 年之前
ComplexOneConfig 1b6e55933b ENH: Strengthened EXECUTE_PROCESS output check test. 20 年之前
ComplexRelativePaths 1b6e55933b ENH: Strengthened EXECUTE_PROCESS output check test. 20 年之前
CustomCommand 98a187a8d4 ENH: Automatic include directories should not be done by default as was just implemented. Instead a project may now set CMAKE_INCLUDE_CURRENT_DIR to get this behavior. The current source and binary directories are added automatically to the beginning of the include path in every directory. This simulates in-source behavior for double-quote includes when there are generated sources and headers in the directory. 20 年之前
CustomCommandWorkingDirectory aacd51034a ENH: fix test to work with in source build 20 年之前
Dependency 2e4258efc1 ENH: shift to using ADD_SUBDIRECTORY 20 年之前
ExternalOBJ 70b4e1051e BUG: Fixed support for external object files built by custom commands. Also added a test to keep it working. 20 年之前
FindPackageTest 62d5138ca3 ENH: Added FindPackageTest to improve coverage. 22 年之前
Fortran 1c4337d778 ENH: Removed CMAKE_GENERATOR_NEW now that the old unix makefile generator is never used. 20 年之前
Java 74b3924edd try and get this java test to work 21 年之前
Jump 2e4258efc1 ENH: shift to using ADD_SUBDIRECTORY 20 年之前
LinkLine 0e6b39e52f BUG: Correct some of the dependency analysis code. 23 年之前
LinkLineOrder ee9f925509 ENH: remove warnings in tests 21 年之前
LoadCommand 9891260a6d ENH: add support for watcom wmake and wcl386 20 年之前
LoadCommandOneConfig 9891260a6d ENH: add support for watcom wmake and wcl386 20 年之前
MacroTest 10b6e2a621 ENH: Add C++ test too 20 年之前
MakeClean c6b011e35e ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree 20 年之前
MathTest 8a5bb25614 ENH: More tests 20 年之前
ObjC++ f778ae3fed Add missing library. The test should be linked to framework Cocoa 23 年之前
OutOfSource fd26d148d8 ENH: test get directory properties ability to get props from subdirs 20 年之前
PreOrder 2e4258efc1 ENH: shift to using ADD_SUBDIRECTORY 20 年之前
SameName 0fa7565407 ENH: add same name test 20 年之前
Simple f65b3b0971 BUG: minor fix to project name to match ADD_TEST call 20 年之前
SimpleInstall 3d44b9a354 ENH: Add additional subdirectory to improve testing and to allow cleanup when testing cpack 20 年之前
SimpleInstallS2 3d44b9a354 ENH: Add additional subdirectory to improve testing and to allow cleanup when testing cpack 20 年之前
StringFileTest 12ef4edf64 ENH: Add String length and substring 20 年之前
SubDir 9891260a6d ENH: add support for watcom wmake and wcl386 20 年之前
SwigTest b691517eeb ENH: Cleanup example a bit 21 年之前
SystemInformation 25cc03fd6f ENH: Display all output in ctest 21 年之前
TarTest 2166bdfeac ENH: Simplified ln command to use relative path in symlink. 20 年之前
TestDriver 836a280a6a minor fix for c tests 23 年之前
Testing 2e4258efc1 ENH: shift to using ADD_SUBDIRECTORY 20 年之前
TryCompile 4bdca3b404 ENH: put CmakeTmp into CMakeFiles 20 年之前
Tutorial fed6dae8e9 ENH: some fixes 20 年之前
UseWX 848364b8e8 ENH: We do not really need streams. Also fix the test on windows 22 年之前
VSExternalInclude cf7893b934 BUG: fix VSExternal for visual studio 6 21 年之前
Wrapping a91947039a ENH: for all custom commands that can not be given to a target, add them to all targets in the current makefile 20 年之前
X11 8e13e2de90 ERR: Fix test to use post CMAKE_X_LIBS variables 21 年之前
.NoDartCoverage fa73553a59 clean up coverage some 23 年之前
TestInstall.sh.in 26fce5a402 ENH: Added Install test. It is enabled when the CMAKE_INSTALL_PREFIX is CMake_BINARY_DIR/InstallTest. 22 年之前