summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeTests/.gitattributes
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2011-11-16 16:26:10 (GMT)
committerBrad King <brad.king@kitware.com>2011-11-16 16:26:10 (GMT)
commit8302608a744c3a4df3495f8db88784fb3f04660f (patch)
treea0cd96726251b7e4f00ffebde68633f9c21ba20d /Tests/CMakeTests/.gitattributes
parent9fb1a9cf1dc45672b38350f2c4ae560359521566 (diff)
downloadCMake-8302608a744c3a4df3495f8db88784fb3f04660f.zip
CMake-8302608a744c3a4df3495f8db88784fb3f04660f.tar.gz
CMake-8302608a744c3a4df3495f8db88784fb3f04660f.tar.bz2
Fix CMake.File hash test for CRLF checkouts
Use a dedicated test input file for the file() hash API tests. Set attribute crlf=input so it is always checked out correctly.
Diffstat (limited to 'Tests/CMakeTests/.gitattributes')
-rw-r--r--Tests/CMakeTests/.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/CMakeTests/.gitattributes b/Tests/CMakeTests/.gitattributes
new file mode 100644
index 0000000..c34e350
--- /dev/null
+++ b/Tests/CMakeTests/.gitattributes
@@ -0,0 +1 @@
+File-HASH-Input.txt crlf=input