summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/file/READ_SYMLINK-noexist-stderr.txt
diff options
context:
space:
mode:
authorKyle Edwards <kyle.edwards@kitware.com>2018-12-05 20:27:08 (GMT)
committerKyle Edwards <kyle.edwards@kitware.com>2018-12-06 15:11:51 (GMT)
commit98a39be6cfb7b229ff78f7045c6d5bcd6b6c7509 (patch)
tree1f9810b45b6d79710d89457d2db530cf5be24613 /Tests/RunCMake/file/READ_SYMLINK-noexist-stderr.txt
parent81bea69bd1d52977c3782d26560f34563394f487 (diff)
downloadCMake-98a39be6cfb7b229ff78f7045c6d5bcd6b6c7509.zip
CMake-98a39be6cfb7b229ff78f7045c6d5bcd6b6c7509.tar.gz
CMake-98a39be6cfb7b229ff78f7045c6d5bcd6b6c7509.tar.bz2
file: Add READ_SYMLINK sub-command
Diffstat (limited to 'Tests/RunCMake/file/READ_SYMLINK-noexist-stderr.txt')
-rw-r--r--Tests/RunCMake/file/READ_SYMLINK-noexist-stderr.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Tests/RunCMake/file/READ_SYMLINK-noexist-stderr.txt b/Tests/RunCMake/file/READ_SYMLINK-noexist-stderr.txt
new file mode 100644
index 0000000..32b3e85
--- /dev/null
+++ b/Tests/RunCMake/file/READ_SYMLINK-noexist-stderr.txt
@@ -0,0 +1,6 @@
+^CMake Error at READ_SYMLINK-noexist\.cmake:[0-9]+ \(file\):
+ file READ_SYMLINK requested of path that is not a symlink:
+
+ .*/Tests/RunCMake/file/READ_SYMLINK-noexist-build/rel\.sym
+Call Stack \(most recent call first\):
+ CMakeLists\.txt:[0-9]+ \(include\)$