summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeTests/.gitattributes
Commit message (Collapse)AuthorAgeFilesLines
* gitattributes: prefer `eol=lf` to `crlf=input`Ben Boeckel2017-08-231-1/+1
| | | | The `crlf` attribute is deprecated in Git.
* Fix CMake.File hash test for CRLF checkoutsBrad King2011-11-161-0/+1
Use a dedicated test input file for the file() hash API tests. Set attribute crlf=input so it is always checked out correctly.