CMake/Tests
Alexander Neundorf 3b4aa3bf35 BUG: always search for ar, ranlib, etc. except under MSVC -> this should fix the mingw fortran test
-also generate the fortran test with the kdevelop generator

Alex
2007-05-21 10:15:42 -04:00
..
BuildDepends BUG: check in the rest of the changes to move from c to cxx 2007-05-16 07:56:56 -04:00
BundleTest ENH: Improve the test to create a bundle in the subdirectory 2006-07-06 16:05:54 -04:00
CMakeTests ENH: merge CMake-CrossCompileBasic to HEAD 2007-05-17 13:20:44 -04:00
CommandLineTest
Complex BUG: Disable test of feature that is not documented or implemented everywhere. 2007-05-16 11:40:53 -04:00
ComplexOneConfig BUG: Disable test of feature that is not documented or implemented everywhere. 2007-05-16 11:40:53 -04:00
ComplexRelativePaths BUG: Disable test of feature that is not documented or implemented everywhere. 2007-05-16 11:40:53 -04:00
COnly ENH: some more CMakeList cleanups 2007-05-11 10:22:20 -04:00
ConvLibrary ENH: add test for conv libraries 2007-02-19 13:26:38 -05: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: do not use svn until it is working again 2006-12-12 11:06:38 -05:00
CustComDepend ENH: try to fix test on watcom 2006-12-29 19:20:56 -05:00
CustomCommand BUG: Replace "with space" in custom command argument tests with "w s" to still have whitespace but be shorter. The test was failing because the custom command line length was simply too long for the VS IDE. 2007-05-18 09:33:59 -04:00
CustomCommandWorkingDirectory
CxxOnly ENH: some more CMakeList cleanups 2007-05-11 10:22:20 -04:00
Dependency BUG: Fix utility dependencies for static libraries in VS generators. This addresses bug#4789. 2007-04-04 14:50:35 -04:00
ExternalOBJ ENH: some cleanup, condensing some tests, removing arguments that were not needed but rather were cut and paste copies etc 2007-05-18 15:11:20 -04:00
FindPackageTest
Fortran
Framework ENH: make it work on non windows 2007-05-08 12:43:06 -04:00
Java ENH: create the correct jar name 2006-04-23 23:24:48 -04:00
Jump
LibName BUG: better fix for .dll.lib problem 2006-11-30 17:32:46 -05:00
LinkLine ENH: some cleanup, condensing some tests, removing arguments that were not needed but rather were cut and paste copies etc 2007-05-18 15:11:20 -04:00
LinkLineOrder
LoadCommand BUG: Finish fixing test for new name. 2007-05-19 10:15:24 -04:00
LoadCommandOneConfig BUG: Finish fixing test for new name. 2007-05-19 10:15:24 -04:00
MacroTest ENH: some cleanup, condensing some tests, removing arguments that were not needed but rather were cut and paste copies etc 2007-05-18 15:11:20 -04:00
MakeClean ENH: centralized locaiton of CMakeFiles setting 2006-06-14 12:28:32 -04:00
MathTest ENH: some more CMakeList cleanups 2007-05-11 10:22:20 -04:00
NewlineArgs ENH: some more CMakeList cleanups 2007-05-11 10:22:20 -04:00
ObjC++ ENH: some more CMakeList cleanups 2007-05-11 10:22:20 -04: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: Disable deep-source test on Watcom until it can be fixed. This is a new feature for other generators anyway. 2007-03-21 07:16:32 -04:00
Plugin ENH: Added function call argument to module function to make sure calling convention matches on lookup. Fixed for Watcom. 2007-04-19 11:32:43 -04:00
PrecompiledHeader BUG: Do not use /I mode in VS6. 2007-03-12 13:28:57 -04:00
PreOrder ENH: some more CMakeList cleanups 2007-05-11 10:22:20 -04:00
SameName
SetLang ENH: some more CMakeList cleanups 2007-05-11 10:22:20 -04:00
Simple ENH: some more CMakeList cleanups 2007-05-11 10:22:20 -04:00
SimpleExclude ENH: Try to fix spaces in the path problem 2007-02-23 11:17:11 -05:00
SimpleInstall BUG: Remove spaces from test output paths. Not all make tools can handle it. Ths SubDirSpaces test is meant for that purpose anyway. 2007-03-12 23:36:56 -04:00
SimpleInstallS2 BUG: Remove spaces from test output paths. Not all make tools can handle it. Ths SubDirSpaces test is meant for that purpose anyway. 2007-03-12 23:36:56 -04:00
StringFileTest ENH: Add STRING STRIP command 2007-04-26 21:50:52 -04:00
SubDir
SubDirSpaces ENH: watcom wmake can not handle () in the path with cd command 2007-02-27 15:11:47 -05:00
SwigTest
SystemInformation ENH: some more CMakeList cleanups 2007-05-11 10:22:20 -04:00
TargetName ENH: add a test for a target name with the same name as the output of a custom command 2006-11-27 15:14:42 -05:00
TarTest ENH: some more CMakeList cleanups 2007-05-11 10:22:20 -04:00
TestDriver
Testing
TryCompile ENH: add more output when test fails 2007-01-31 14:00:44 -05:00
Tutorial
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
Wrapping ENH: removed old VTK tests 2006-12-12 13:59:09 -05:00
X11
.NoDartCoverage
CMakeLists.txt BUG: always search for ar, ranlib, etc. except under MSVC -> this should fix the mingw fortran test 2007-05-21 10:15:42 -04:00
TestInstall.sh.in