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