summaryrefslogtreecommitdiff
path: root/Tests/FunctionTest
Commit message (Expand)AuthorAgeFilesLines
* Tests: Bump CMake minimum required in tests to 3.5Brad King2023-03-011-1/+1
* FunctionTest: Fix some test failure checksFeRD (Frank Dana)2022-09-031-2/+2
* Tests: bump cmake_minimum_required version to 2.8.12Rolf Eike Beer2021-04-051-1/+1
* Tests: Fix CMP0054 warningsBrad King2014-09-161-1/+1
* Remove CMake-language block-end command argumentsKitware Robot2012-08-133-46/+46
* Convert CMake-language commands to lower caseKitware Robot2012-08-132-74/+74
* VS2010: Honor PROJECT_LABEL target property (#10611)David Cole2010-09-091-0/+8
* Test add_subdirectory inside functionBrad King2009-09-161-0/+35
* ENH: Improve strictness of Function testBrad King2009-07-221-4/+14
* ENH: Remove CMAKE_ANSI_CFLAGS from testsBrad King2009-07-081-2/+0
* ENH: preclean some warningsKen Martin2008-03-251-0/+1
* ENH: remove RAISE_SCOPE() again and instead add SET(<var> <value> PARENT_SCOPE)Alexander Neundorf2008-01-183-9/+10
* ENH: change raise_scope signature to be safer for returned varuablesKen Martin2008-01-033-8/+32
* BUG: Make RAISE_SCOPE function work when variable is not defined.Brad King2008-01-022-0/+30
* ENH: add functions and raise scope to cmakeKen Martin2007-12-032-0/+93