CMake/Tests
Andy Cedilnik 3206db15b3 ENH: Properly propagate config type to test 2006-10-13 17:10:48 -04:00
..
BundleTest ENH: Improve the test to create a bundle in the subdirectory 2006-07-06 16:05:54 -04:00
CMakeTests ENH: Fix INSERT to allow inserting to empty list 2006-05-15 10:14:16 -04:00
COnly ENH: fix build c stuff with c and c++ with c++ 2006-05-04 13:35:56 -04:00
CTestTest ENH: more coverage 2006-07-24 09:43:11 -04:00
CTestTest2 ENH: Properly propagate config type to test 2006-10-13 17:10:48 -04:00
CTestTest3 ENH: Several cleanups and make sure things get propagated where they should. Also, allow to load CTest custom files to the actual ctest -S script 2006-03-29 12:01:24 -05:00
CommandLineTest ENH: Added test for IF(DEFINED ENV{var})(. 2006-02-10 15:45:27 -05:00
Complex BUG: Fix link flags on cygwin shared libraries. This requires that the shared library prefix be supported in the link library regex. 2006-10-05 15:08:20 -04:00
ComplexOneConfig BUG: Fix link flags on cygwin shared libraries. This requires that the shared library prefix be supported in the link library regex. 2006-10-05 15:08:20 -04:00
ComplexRelativePaths BUG: Fix link flags on cygwin shared libraries. This requires that the shared library prefix be supported in the link library regex. 2006-10-05 15:08:20 -04:00
CustomCommand ENH: Adding test of special characters in custom command and custom target comments. 2006-10-04 18:57:59 -04:00
CustomCommandWorkingDirectory ENH: fix test to work with in source build 2006-02-10 10:30:20 -05:00
CxxOnly ENH: Adding C++-only test. 2006-07-21 11:43:26 -04:00
Dependency ENH: shift to using ADD_SUBDIRECTORY 2005-06-08 12:26:32 -04:00
ExternalOBJ ENH: add support for universal binaries 2006-03-24 09:15:05 -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 ENH: create the correct jar name 2006-04-23 23:24:48 -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: do not use c++ comments in c code 2006-07-26 09:11:04 -04:00
LoadCommandOneConfig ENH: do not use c++ comments in c code 2006-07-26 09:11:04 -04:00
MacroTest ENH: Add C++ test too 2005-07-31 23:05:05 -04:00
MakeClean ENH: centralized locaiton of CMakeFiles setting 2006-06-14 12:28:32 -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
OutOfBinary BUG: Fixed out-of-source subdirectories to work when they are also out-of-binary. Updated the OutOfSource test to test this feature. 2006-10-09 21:25:58 -04:00
OutOfSource BUG: Fixed out-of-source subdirectories to work when they are also out-of-binary. Updated the OutOfSource test to test this feature. 2006-10-09 21:25:58 -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: Several CPack fixes. First, allow user to set CMAKE_MODULE_PATH for CPack; make SetOptionIfNotSet more robust to handle empty options; do test TGZ, STGZ, and TZ, Add handling (and test) of Install Script; set environment variable CMAKE_INSTALL_PREFIX 2006-10-12 13:30:00 -04:00
SimpleInstallS2 ENH: Several CPack fixes. First, allow user to set CMAKE_MODULE_PATH for CPack; make SetOptionIfNotSet more robust to handle empty options; do test TGZ, STGZ, and TZ, Add handling (and test) of Install Script; set environment variable CMAKE_INSTALL_PREFIX 2006-10-12 13:30:00 -04:00
StringFileTest BUG: Character + should be valid in a variable name. 2006-09-25 10:05:07 -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: Adding support to link specifically to an archive or a shared library based on the file name specified. This fixes the problem of having -lfoo linking to libfoo.so even when it came from libfoo.a being specified. 2006-09-15 14:09:10 -04: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: centralized locaiton of CMakeFiles setting 2006-06-14 12:28:32 -04:00
Tutorial ENH: some fixes 2005-11-10 15:13:54 -05:00
UseWX 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. 2006-07-21 15:43:19 -04:00
VSExternalInclude BUG: fix VSExternal for visual studio 6 2004-09-16 10:48:10 -04:00
Wrapping COMP: More fixes for non-ANSI C compilers. 2006-06-03 09:48:39 -04:00
X11 ENH: add support for universal binaries 2006-03-24 09:15:05 -05: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