I am going to change the test. Probably running all input and expected files through <fixcrlf/> should do it. I will need to copy everything first to a tmp directory though.
Cheers, Antoine -----Urspr�ngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 23. September 2003 12:45 An: [EMAIL PROTECTED] Betreff: RE: ReplaceTest failing under cygwin > - Change the test... or declare the failure invalid. > The test checks line ending without having control of the > lineendings as > on windows, the cvs client may or may not add <cr>'s to > files. For text > files it should, but cygwin's cvs client does not do this. A simple > fix is to use a cvs client that respects crazy windows/dos behaviour > (cvsnt is the one I used when I was on NT). > > The test could write the expected result instead of using > expected files > in cvs. > > Peter I think changing the test would be good. But why don�t add a <fixcrlf/> before the tests? Jan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
