summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/file/LOCK-error-no-function-stderr.txt
Commit message (Collapse)AuthorAgeFilesLines
* file: Add LOCK subcommand to do file and directory lockingRuslan Baratov2014-12-031-0/+8
Provide options to fail without blocking or to block up to a timeout. Provide options to specify the scope containing the lock so it can be released automatically at the end of a function, file, or process. Extend the RunCMake.file test with cases covering the file(LOCK) command usage and error cases.