.. |
BundleTest
|
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.
|
2006-03-03 12:58:48 -05:00 |
CMakeTests
|
ENH: Add initial implementation of the list command
|
2006-02-10 14:11:12 -05:00 |
COnly
|
COMP: converted to lowercase commands
|
2005-06-20 11:49:29 -04:00 |
CTestTest
|
COMP: Try to fix test by taking arg1 into acount
|
2005-08-02 10:07:30 -04:00 |
CTestTest2
|
COMP: Fix for proxy test
|
2005-08-03 11:50:42 -04:00 |
CTestTest3
|
ENH: Add support for multi-string compiler name, and improve support for subversion
|
2005-07-26 09:17:00 -04:00 |
CommandLineTest
|
ENH: Added test for IF(DEFINED ENV{var})(.
|
2006-02-10 15:45:27 -05:00 |
Complex
|
ENH: Strengthened EXECUTE_PROCESS output check test.
|
2006-02-10 11:47:18 -05:00 |
ComplexOneConfig
|
ENH: Strengthened EXECUTE_PROCESS output check test.
|
2006-02-10 11:47:18 -05:00 |
ComplexRelativePaths
|
ENH: Strengthened EXECUTE_PROCESS output check test.
|
2006-02-10 11:47:18 -05:00 |
CustomCommand
|
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.
|
2006-02-19 13:10:25 -05:00 |
CustomCommandWorkingDirectory
|
ENH: fix test to work with in source build
|
2006-02-10 10:30:20 -05:00 |
Dependency
|
ENH: shift to using ADD_SUBDIRECTORY
|
2005-06-08 12:26:32 -04:00 |
ExternalOBJ
|
BUG: Fixed support for external object files built by custom commands. Also added a test to keep it working.
|
2005-11-17 13:49:10 -05:00 |
FindPackageTest
|
ENH: Added FindPackageTest to improve coverage.
|
2003-07-24 11:33:06 -04:00 |
Fortran
|
ENH: Removed CMAKE_GENERATOR_NEW now that the old unix makefile generator is never used.
|
2005-04-06 15:06:08 -04:00 |
Java
|
try and get this java test to work
|
2004-09-24 16:34:59 -04:00 |
Jump
|
ENH: shift to using ADD_SUBDIRECTORY
|
2005-06-08 12:26:32 -04:00 |
LinkLine
|
BUG: Correct some of the dependency analysis code.
|
2002-05-10 13:35:42 -04:00 |
LinkLineOrder
|
ENH: remove warnings in tests
|
2004-05-02 11:50:14 -04:00 |
LoadCommand
|
ENH: add support for watcom wmake and wcl386
|
2006-01-17 10:21:45 -05:00 |
LoadCommandOneConfig
|
ENH: add support for watcom wmake and wcl386
|
2006-01-17 10:21:45 -05:00 |
MacroTest
|
ENH: Add C++ test too
|
2005-07-31 23:05:05 -04:00 |
MakeClean
|
ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree
|
2005-07-29 09:19:25 -04:00 |
MathTest
|
ENH: More tests
|
2005-10-18 13:22:28 -04:00 |
ObjC++
|
Add missing library. The test should be linked to framework Cocoa
|
2002-11-27 07:42:23 -05:00 |
OutOfSource
|
ENH: test get directory properties ability to get props from subdirs
|
2005-09-13 10:40:38 -04:00 |
PreOrder
|
ENH: shift to using ADD_SUBDIRECTORY
|
2005-06-08 12:26:32 -04:00 |
SameName
|
ENH: add same name test
|
2005-06-16 11:47:29 -04:00 |
Simple
|
BUG: minor fix to project name to match ADD_TEST call
|
2005-07-06 15:24:31 -04:00 |
SimpleInstall
|
ENH: Added PERMISSIONS option to the TARGETS mode of the INSTALL command.
|
2006-03-03 19:29:35 -05:00 |
SimpleInstallS2
|
ENH: Added PERMISSIONS option to the TARGETS mode of the INSTALL command.
|
2006-03-03 19:29:35 -05:00 |
StringFileTest
|
ENH: Add String length and substring
|
2005-10-17 09:56:42 -04:00 |
SubDir
|
ENH: add support for watcom wmake and wcl386
|
2006-01-17 10:21:45 -05:00 |
SwigTest
|
ENH: Cleanup example a bit
|
2004-05-03 17:51:06 -04:00 |
SystemInformation
|
ENH: Display all output in ctest
|
2005-02-08 10:13:30 -05:00 |
TarTest
|
ENH: Simplified ln command to use relative path in symlink.
|
2005-12-31 13:10:04 -05:00 |
TestDriver
|
minor fix for c tests
|
2002-07-31 11:08:42 -04:00 |
Testing
|
ENH: shift to using ADD_SUBDIRECTORY
|
2005-06-08 12:26:32 -04:00 |
TryCompile
|
ENH: put CmakeTmp into CMakeFiles
|
2006-01-12 13:49:32 -05:00 |
Tutorial
|
ENH: some fixes
|
2005-11-10 15:13:54 -05:00 |
UseWX
|
ENH: We do not really need streams. Also fix the test on windows
|
2003-10-16 19:16:19 -04:00 |
VSExternalInclude
|
BUG: fix VSExternal for visual studio 6
|
2004-09-16 10:48:10 -04:00 |
Wrapping
|
ENH: for all custom commands that can not be given to a target, add them to all targets in the current makefile
|
2006-01-09 14:40:31 -05:00 |
X11
|
ERR: Fix test to use post CMAKE_X_LIBS variables
|
2004-07-29 11:11:05 -04:00 |
.NoDartCoverage
|
clean up coverage some
|
2002-12-03 11:21:12 -05:00 |
TestInstall.sh.in
|
ENH: Added Install test. It is enabled when the CMAKE_INSTALL_PREFIX is CMake_BINARY_DIR/InstallTest.
|
2003-08-06 10:39:05 -04:00 |