summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* ENH: add some debug stuff for the dashboardsBill Hoffman2008-10-301-0/+28
* ENH: Use settings for CPackComponents test to make it fail if the recent fix ...David Cole2008-10-292-1/+31
* ENH: add test for FortranCInterfaceBill Hoffman2008-10-294-1/+40
* ENH: Activate GetPrerequisites code on Linux. Thanks to Mike Arthur for finis...David Cole2008-10-241-8/+4
* ENH: Enable cvs update test with CMake before 2.6Brad King2008-10-191-1/+6
* ENH: Test CTest update logic with VCS toolsBrad King2008-10-194-0/+440
* ENH: fix test to work with in-source testing of CMakeBill Hoffman2008-10-181-0/+6
* ENH: run the right cmakeBill Hoffman2008-10-151-1/+1
* ENH: run the right cmakeBill Hoffman2008-10-151-2/+4
* BUG: 4244, add a --build option to cmake that can build projects configured b...Bill Hoffman2008-10-152-0/+57
* ENH: Allow custom sources in custom targetsBrad King2008-10-091-0/+1
* ENH: Remove implicit NO_MODULE when recursingBrad King2008-10-081-1/+1
* ENH: Add UNSUITABLE result to package version testBrad King2008-10-032-0/+12
* ENH: Help recursive find_package calls in modulesBrad King2008-10-035-0/+13
* ENH: Create $CACHE{VAR} syntaxBrad King2008-09-251-0/+14
* ENH: Add version comparison to if() commandBrad King2008-09-101-0/+17
* ENH: Improve find_package version numberingBrad King2008-09-105-9/+46
* PERF: Test takes too long when recursing for executable files and when doing ...David Cole2008-09-091-1/+1
* BUG: fix test to work with new restrictions that cross compiling must be onBill Hoffman2008-09-091-1/+3
* ENH: Add BundleUtilities.cmake and supporting changes to GetPrerequisites.cma...David Cole2008-09-061-1/+1
* BUG: Fix issue #7046 - make sure extensionless headers and resource files wor...David Cole2008-09-054-3/+13
* ENH: Allow a custom list of debug configurationsBrad King2008-09-042-2/+11
* ENH: Add indirect dependency to Carbon and call a Carbon function from execut...David Cole2008-09-023-2/+31
* BUG: Fix Unset test on VS 6Brad King2008-08-302-2/+3
* ENH: Changes that allow configuring/building BundleTest test separately from ...David Cole2008-08-272-5/+5
* ENH: Add unset() command.Brad King2008-08-253-0/+45
* ENH: Allow custom limit on object file path lengthBrad King2008-08-211-2/+5
* ENH: Add if(TARGET) commandBrad King2008-08-206-0/+63
* ENH: Add test_clean target to wipe out testsBrad King2008-08-192-0/+60
* ENH: Add UNKNOWN type for IMPORTED librariesBrad King2008-08-182-2/+10
* ENH: Make link interface mode more distinctBrad King2008-08-181-1/+2
* ENH: Add cmake_policy(GET) command modeBrad King2008-08-183-0/+15
* STYLE: extend documentation for RETURN() a bitAlexander Neundorf2008-08-162-0/+11
* BUG: Fix ExportImport test on VS6Brad King2008-08-123-2/+10
* ENH: Test target_link_libraries INTERFACE optionBrad King2008-08-116-2/+63
* ENH: Test fake circular dependency caseBrad King2008-08-074-0/+27
* BUG: fix endif()Alexander Neundorf2008-08-061-1/+1
* ENH: add simple tests to test that the extra generators don't crashAlexander Neundorf2008-08-061-0/+49
* ENH: Test relative path custom command outputBrad King2008-08-051-1/+11
* ENH: fix build with Xcode project was missingBill Hoffman2008-07-311-1/+2
* ENH: Add test for the new CPack BundleGenerator. Thanks to Tim Shead for the ...David Cole2008-07-307-0/+78
* ENH: remove test that does not work on all compilersBill Hoffman2008-07-161-32/+0
* ENH: add a test for bug 7316Bill Hoffman2008-07-151-0/+33
* ENH: Use new cpack_add_component macro (and friends) from the CPackComponents...David Cole2008-07-081-48/+28
* ENH: add get_test_property to bootstrap so bootstrap builds test the same as ...Bill Hoffman2008-07-071-10/+0
* BUG: Replace non-bootstrap command with macroBrad King2008-07-031-0/+9
* ENH: Remove condition on use of CMake 2.4 commandsBrad King2008-07-031-39/+30
* COMP: Don't set properties on a non-existing testBrad King2008-07-031-1/+1
* ENH: add initial ctest -j featureBill Hoffman2008-07-031-0/+9
* ENH: support parenthesis as arguments and in conditionals feature request #6191Ken Martin2008-06-269-0/+48