summaryrefslogtreecommitdiffstats
path: root/Tests/FunctionTest/SubDirScope
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Improve strictness of Function testBrad King2009-07-221-4/+14
| | | | | | The command "set(... PARENT_SCOPE)" should never affect the calling scope. This improves the Function test to check that such calls in a subdirectory scope affect the parent but not the child.
* ENH: remove RAISE_SCOPE() again and instead add SET(<var> <value> PARENT_SCOPE)Alexander Neundorf2008-01-181-2/+2
| | | | Alex
* ENH: change raise_scope signature to be safer for returned varuablesKen Martin2008-01-031-1/+2
|
* BUG: Make RAISE_SCOPE function work when variable is not defined.Brad King2008-01-021-0/+3