diff options
author | Brad King <brad.king@kitware.com> | 2019-01-28 13:26:45 (GMT) |
---|---|---|
committer | Kitware Robot <kwrobot@kitware.com> | 2019-01-28 13:27:03 (GMT) |
commit | a844c7248d7cfca9569ea8aa6a2147f564a5b2f1 (patch) | |
tree | d9128d1bb018d26c7f4740ae4510e72c741dbc0f /Tests/RunCMake/CommandLine/E_compare_files-different-eol-stderr.txt | |
parent | 1593e16d881bf74fd8981e1290d20f28191f1f0e (diff) | |
parent | a5098cad94c152e397b258be69ae152eb1bda3df (diff) | |
download | CMake-a844c7248d7cfca9569ea8aa6a2147f564a5b2f1.zip CMake-a844c7248d7cfca9569ea8aa6a2147f564a5b2f1.tar.gz CMake-a844c7248d7cfca9569ea8aa6a2147f564a5b2f1.tar.bz2 |
Merge topic 'cmake-E-compare_files-eol'
a5098cad94 cmake: Add --ignore-eol option to `-E compare_files` command
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2778
Diffstat (limited to 'Tests/RunCMake/CommandLine/E_compare_files-different-eol-stderr.txt')
-rw-r--r-- | Tests/RunCMake/CommandLine/E_compare_files-different-eol-stderr.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/RunCMake/CommandLine/E_compare_files-different-eol-stderr.txt b/Tests/RunCMake/CommandLine/E_compare_files-different-eol-stderr.txt new file mode 100644 index 0000000..4729ccb --- /dev/null +++ b/Tests/RunCMake/CommandLine/E_compare_files-different-eol-stderr.txt @@ -0,0 +1 @@ +^Files ".*/compare_files/lf" to ".*/compare_files/crlf" are different.$ |