test/data: ensure files are checked out with LF, not CRLF

The tests stringcomp and buffercomp do binary comparison on some files;
if the files are changed to CRLF on checkout, the tests fail.

Signed-off-by: Ran Benita <ran@unusedvar.com>
master
Ran Benita 2019-12-28 15:52:20 +02:00
parent b30bf21c82
commit faac4ba7de
1 changed files with 1 additions and 0 deletions

1
test/data/.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
* eol=lf