summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/file-CHMOD/missing-file-perms-stderr.txt
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2022-07-18 21:39:27 (GMT)
committerBrad King <brad.king@kitware.com>2022-07-20 20:03:12 (GMT)
commit5512057c13104ca300965bc48cf18371c6b5a89a (patch)
tree1760ded7109512b62d3f0369ef8e70d91465ac72 /Tests/RunCMake/file-CHMOD/missing-file-perms-stderr.txt
parent1cf2c94c69cffeb5dde30ca13e5f341f184b3b4c (diff)
downloadCMake-5512057c13104ca300965bc48cf18371c6b5a89a.zip
CMake-5512057c13104ca300965bc48cf18371c6b5a89a.tar.gz
CMake-5512057c13104ca300965bc48cf18371c6b5a89a.tar.bz2
Tests: Add RunCMake.file-CHMOD cases for keywords missing values
These make the existing `no-perms` case redundant, so repurpose it to replace `no-keyword`.
Diffstat (limited to 'Tests/RunCMake/file-CHMOD/missing-file-perms-stderr.txt')
-rw-r--r--Tests/RunCMake/file-CHMOD/missing-file-perms-stderr.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Tests/RunCMake/file-CHMOD/missing-file-perms-stderr.txt b/Tests/RunCMake/file-CHMOD/missing-file-perms-stderr.txt
new file mode 100644
index 0000000..ae4132f
--- /dev/null
+++ b/Tests/RunCMake/file-CHMOD/missing-file-perms-stderr.txt
@@ -0,0 +1,3 @@
+^CMake Error at [^
+]*/missing-file-perms.cmake:[0-9]+ \(file\):
+ file FILE_PERMISSIONS is not given any arguments$