| .. |
|
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 lat temu |
|
CMakeTests
|
f87271d0ea
ENH: Add initial implementation of the list command
|
20 lat temu |
|
COnly
|
6b466654dc
COMP: converted to lowercase commands
|
20 lat temu |
|
CTestTest
|
8d62804b3a
COMP: Try to fix test by taking arg1 into acount
|
20 lat temu |
|
CTestTest2
|
e3d4eb3715
COMP: Fix for proxy test
|
20 lat temu |
|
CTestTest3
|
5b26fefd60
ENH: Add support for multi-string compiler name, and improve support for subversion
|
20 lat temu |
|
CommandLineTest
|
de8080c76f
ENH: Added test for IF(DEFINED ENV{var})(.
|
20 lat temu |
|
Complex
|
1b6e55933b
ENH: Strengthened EXECUTE_PROCESS output check test.
|
20 lat temu |
|
ComplexOneConfig
|
1b6e55933b
ENH: Strengthened EXECUTE_PROCESS output check test.
|
20 lat temu |
|
ComplexRelativePaths
|
1b6e55933b
ENH: Strengthened EXECUTE_PROCESS output check test.
|
20 lat temu |
|
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 lat temu |
|
CustomCommandWorkingDirectory
|
aacd51034a
ENH: fix test to work with in source build
|
20 lat temu |
|
Dependency
|
2e4258efc1
ENH: shift to using ADD_SUBDIRECTORY
|
20 lat temu |
|
ExternalOBJ
|
70b4e1051e
BUG: Fixed support for external object files built by custom commands. Also added a test to keep it working.
|
20 lat temu |
|
FindPackageTest
|
62d5138ca3
ENH: Added FindPackageTest to improve coverage.
|
22 lat temu |
|
Fortran
|
1c4337d778
ENH: Removed CMAKE_GENERATOR_NEW now that the old unix makefile generator is never used.
|
21 lat temu |
|
Java
|
74b3924edd
try and get this java test to work
|
21 lat temu |
|
Jump
|
2e4258efc1
ENH: shift to using ADD_SUBDIRECTORY
|
20 lat temu |
|
LinkLine
|
0e6b39e52f
BUG: Correct some of the dependency analysis code.
|
24 lat temu |
|
LinkLineOrder
|
ee9f925509
ENH: remove warnings in tests
|
22 lat temu |
|
LoadCommand
|
9891260a6d
ENH: add support for watcom wmake and wcl386
|
20 lat temu |
|
LoadCommandOneConfig
|
9891260a6d
ENH: add support for watcom wmake and wcl386
|
20 lat temu |
|
MacroTest
|
10b6e2a621
ENH: Add C++ test too
|
20 lat temu |
|
MakeClean
|
c6b011e35e
ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree
|
20 lat temu |
|
MathTest
|
8a5bb25614
ENH: More tests
|
20 lat temu |
|
ObjC++
|
f778ae3fed
Add missing library. The test should be linked to framework Cocoa
|
23 lat temu |
|
OutOfSource
|
fd26d148d8
ENH: test get directory properties ability to get props from subdirs
|
20 lat temu |
|
PreOrder
|
2e4258efc1
ENH: shift to using ADD_SUBDIRECTORY
|
20 lat temu |
|
SameName
|
0fa7565407
ENH: add same name test
|
20 lat temu |
|
Simple
|
f65b3b0971
BUG: minor fix to project name to match ADD_TEST call
|
20 lat temu |
|
SimpleInstall
|
3d44b9a354
ENH: Add additional subdirectory to improve testing and to allow cleanup when testing cpack
|
20 lat temu |
|
SimpleInstallS2
|
3d44b9a354
ENH: Add additional subdirectory to improve testing and to allow cleanup when testing cpack
|
20 lat temu |
|
StringFileTest
|
12ef4edf64
ENH: Add String length and substring
|
20 lat temu |
|
SubDir
|
9891260a6d
ENH: add support for watcom wmake and wcl386
|
20 lat temu |
|
SwigTest
|
b691517eeb
ENH: Cleanup example a bit
|
22 lat temu |
|
SystemInformation
|
25cc03fd6f
ENH: Display all output in ctest
|
21 lat temu |
|
TarTest
|
2166bdfeac
ENH: Simplified ln command to use relative path in symlink.
|
20 lat temu |
|
TestDriver
|
836a280a6a
minor fix for c tests
|
23 lat temu |
|
Testing
|
2e4258efc1
ENH: shift to using ADD_SUBDIRECTORY
|
20 lat temu |
|
TryCompile
|
4bdca3b404
ENH: put CmakeTmp into CMakeFiles
|
20 lat temu |
|
Tutorial
|
fed6dae8e9
ENH: some fixes
|
20 lat temu |
|
UseWX
|
848364b8e8
ENH: We do not really need streams. Also fix the test on windows
|
22 lat temu |
|
VSExternalInclude
|
cf7893b934
BUG: fix VSExternal for visual studio 6
|
21 lat temu |
|
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 lat temu |
|
X11
|
8e13e2de90
ERR: Fix test to use post CMAKE_X_LIBS variables
|
21 lat temu |
|
.NoDartCoverage
|
fa73553a59
clean up coverage some
|
23 lat temu |
|
TestInstall.sh.in
|
26fce5a402
ENH: Added Install test. It is enabled when the CMAKE_INSTALL_PREFIX is CMake_BINARY_DIR/InstallTest.
|
22 lat temu |