test/data: ensure files are checked out with LF, not CRLF
authorRan Benita <ran@unusedvar.com>
Sat, 28 Dec 2019 13:52:20 +0000 (15:52 +0200)
committerRan Benita <ran@unusedvar.com>
Sat, 28 Dec 2019 13:59:47 +0000 (15:59 +0200)
commitfaac4ba7de5ae805a612eb1236a17087e392c7c3
treeda7eaf44768f6d762c5858b32f91d2685f6f381b
parentb30bf21c82cf2ad9641ef104736556a2429f3d5e
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>
test/data/.gitattributes [new file with mode: 0644]