Brad King 5233b75a77 ENH: Improve handling of old-style compatibility. 18 years ago
..
Assembler 1f7eaa1c6a COMP: hopefully fix test, finally 18 years ago
BuildDepends d4e0727e4d BUG: Enable CMAKE_SUPPRESS_REGENERATION because the entire test runs during the inital configuration. 18 years ago
BundleTest 9a4e7ea742 ENH: Add InstallNameFixupPath to support installing built frameworks on the Mac. Change Application to Applications in the BundleTest. Also correct small typo (tcl->Tcl) noted in bug 4572. 18 years ago
CMakeTests a4e0edd4e8 ENH: Add script GetPrerequisites.cmake to help analyze what shared libraries executable files depend on. Primary uses are to determine what shared libraries should be copied into Mac OSX bundle applications to create standalone bundles apps and to determine what shared library files need to be installed for an executable to run on any platform. Requires native platform tools dumpbin, otool and ldd to generate results. 18 years ago
COnly b57b1c563d BUG: fix for bug 6172 add get source file prop LANGUAGE 18 years ago
CTestTest 53549a6426 ENH: more coverage 19 years ago
CTestTest2 3206db15b3 ENH: Properly propagate config type to test 19 years ago
CTestTest3 69ef2513d1 ENH: do not use svn until it is working again 19 years ago
CommandLineTest 8d32d229a3 ENH: make commands lower case by default 18 years ago
Complex b459ec9f57 ENH: Updated DEFINE_PROPERTY command to be more extendible and more consistent with new SET_PROPERTY and GET_PROPERTY signatures. 18 years ago
ComplexOneConfig b459ec9f57 ENH: Updated DEFINE_PROPERTY command to be more extendible and more consistent with new SET_PROPERTY and GET_PROPERTY signatures. 18 years ago
ComplexRelativePaths b459ec9f57 ENH: Updated DEFINE_PROPERTY command to be more extendible and more consistent with new SET_PROPERTY and GET_PROPERTY signatures. 18 years ago
ConvLibrary 303048d3dc ENH: add test for conv libraries 19 years ago
CustComDepend 113231d182 ENH: try to fix test on watcom 19 years ago
CustomCommand 872553de7e ENH: Implemented generation of display for pre-build, pre-link, and post-build custom command comments during the build. This addresses issue #5353. 18 years ago
CustomCommandWorkingDirectory aacd51034a ENH: fix test to work with in source build 20 years ago
CxxOnly 2208231aac ENH: some more CMakeList cleanups 19 years ago
Dependency a71d56096c BUG: Need ANSI C. 18 years ago
DocTest b8357db11d ENH: Rename SET_PROPERITES command to SET_PROPERTY and give it a more powerful signature. 18 years ago
ExportImport 9e64d5b272 ENH: Improve exporting/importing of targets 18 years ago
ExternalOBJ 3efc6e40cb BUG: Do not remove the source file extension when computing an object file name. This addresses bug #6169. If CMAKE_BACKWARDS_COMPATIBILITY is 2.4 or lower maintain the old behavior so that existing build trees and old project releases are not affected. 18 years ago
FindPackageTest 41c2895b75 ENH: Added version support to Config mode of find_package command. 18 years ago
Fortran b761da39c1 ENH: Patch from Maik to add preprocessor directive handling to Fortran dependency scanning. Also added -fpp flag to Intel Fortran compiler on Windows by default. 18 years ago
Framework 9275e1f1d2 BUG: Fix Framework test after fixing FRAMEWORK targets to not install like frameworks on non-Apple systems. 18 years ago
FunctionTest fc8ce17433 ENH: remove RAISE_SCOPE() again and instead add SET(<var> <value> PARENT_SCOPE) 18 years ago
Java 04525424af BUG: For in-source version do not use a custom command output and custom target with the same name. This accidentally worked before but with a circular dependency. 18 years ago
Jump 2e4258efc1 ENH: shift to using ADD_SUBDIRECTORY 21 years ago
LibName 5ff037e894 BUG: better fix for .dll.lib problem 19 years ago
LinkLine df1a77c225 ENH: some cleanup, condensing some tests, removing arguments that were not needed but rather were cut and paste copies etc 19 years ago
LinkLineOrder ee9f925509 ENH: remove warnings in tests 22 years ago
LoadCommand 5e45ca6fbf BUG: Finish fixing test for new name. 19 years ago
LoadCommandOneConfig 5e45ca6fbf BUG: Finish fixing test for new name. 19 years ago
MacroTest df1a77c225 ENH: some cleanup, condensing some tests, removing arguments that were not needed but rather were cut and paste copies etc 19 years ago
MakeClean 5233b75a77 ENH: Improve handling of old-style compatibility. 18 years ago
MathTest 2208231aac ENH: some more CMakeList cleanups 19 years ago
NewlineArgs 2208231aac ENH: some more CMakeList cleanups 19 years ago
ObjC++ 2208231aac ENH: some more CMakeList cleanups 19 years ago
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. 19 years ago
OutOfSource edb0a70d1f 18 years ago
Plugin 226993c970 ENH: fix memory leak 18 years ago
PreOrder 2208231aac ENH: some more CMakeList cleanups 19 years ago
PrecompiledHeader 9f542f4ef7 ENH: Added OBJECT_OUTPUTS source file property. Updated PrecompiledHeader test to use it (making the test simpler). 18 years ago
Preprocess 5233b75a77 ENH: Improve handling of old-style compatibility. 18 years ago
Properties b459ec9f57 ENH: Updated DEFINE_PROPERTY command to be more extendible and more consistent with new SET_PROPERTY and GET_PROPERTY signatures. 18 years ago
ReturnTest f4b7ba9c42 ENH: add testing for return and break commands 18 years ago
RuntimePath d2d18fb565 ENH: Added RuntimePath test to make sure rpath gets correct order. 18 years ago
SameName 0fa7565407 ENH: add same name test 21 years ago
SetLang 2208231aac ENH: some more CMakeList cleanups 19 years ago
Simple 2208231aac ENH: some more CMakeList cleanups 19 years ago
SimpleCOnly ae47302529 18 years ago
SimpleExclude 1125b942b9 ENH: Try to fix spaces in the path problem 19 years ago
SimpleInstall 1332b55794 BUG: Updated SimpleInstall tests for new export/import interface. 18 years ago
SimpleInstallS2 1332b55794 BUG: Updated SimpleInstall tests for new export/import interface. 18 years ago
SourceGroups 5615d47198 18 years ago
StringFileTest 3fbd0ad869 ENH: Add test for FILE(READ ...HEX). 18 years ago
SubDir 9891260a6d ENH: add support for watcom wmake and wcl386 20 years ago
SubDirSpaces 73818126f3 ENH: watcom wmake can not handle () in the path with cd command 19 years ago
SubProject d51e9cf180 ENH: add missing files 18 years ago
SwigTest b691517eeb ENH: Cleanup example a bit 22 years ago
SystemInformation 2208231aac ENH: some more CMakeList cleanups 19 years ago
TarTest 2208231aac ENH: some more CMakeList cleanups 19 years ago
TargetName 31a576abe6 ENH: add a test for a target name with the same name as the output of a custom command 19 years ago
TestDriver 836a280a6a minor fix for c tests 23 years ago
Testing 2e4258efc1 ENH: shift to using ADD_SUBDIRECTORY 21 years ago
TryCompile 67672b814a 18 years ago
Tutorial ec2839c57d STYLE: change case to match book 18 years ago
UseWX 3c9744f406 ENH: Applying patch from bug#3443 to implement FindwxWidgets.cmake properly. It also updates the UseWX test and WXDialog sources to use the new find script. 19 years ago
VSExternalInclude cf7893b934 BUG: fix VSExternal for visual studio 6 21 years ago
Wrapping 17c8e898ab BUG: Fixed fake generation of files to behave more like fluid. 18 years ago
X11 f7c1723135 ENH: add support for universal binaries 20 years ago
.NoDartCoverage fa73553a59 clean up coverage some 23 years ago
CMakeLists.txt 1cba430d1b ENH: Combine all dependency* tests into one Dependency test. Add more difficult test cases. 18 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