Commit faac4ba7de5ae805a612eb1236a17087e392c7c3

Ran Benita 2019-12-28T15:52:20

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>