> >>Probably good to have some tests with standard CR/LF terminators, since > >>this is what a lot of the world uses. > > > >Then, to preserve them, the files must be tagged as binary in svn and git. > >Doing so will probably make the normal file merging that git/svn would do, > >inoperative. > > > >Ok to so tag all the files? > > probably not worth it if it causes that disruption. svn certainly
It's not very important either way IMO. I think there is little point in having CRLF in those tests (which are testing other capabilities/bugs), except possibly for a single test (and even then, it seems very unlikely that a problem would occur there). Anyway, I'll let Robert have the final word on this one. I'm fine with either solution (converting to LF, or marking files binary, or a mix of both). Arno