Tests: Provide RunCMake.CommandLine compare_files data more robustly

The `lf` and `crlf` files need to have exact LF and CRLF newlines,
respectively.  Previously we used the Git `eol` attribute for this,
but occasionally the Git work tree ends up without the conversion.
It is unclear why that happens, so try to avoid the problem by
treating their content as binary instead.
This commit is contained in:
Brad King
2022-10-31 10:50:33 -04:00
parent 46c1693602
commit 4180159758
2 changed files with 3 additions and 3 deletions

View File

@@ -1,2 +1,2 @@
crlf eol=crlf
lf eol=lf
crlf -text -whitespace
lf -text

View File

@@ -1 +1 @@
line1
line1