Il giorno dom, 15/07/2007 alle 15.21 +0200, techtonik ha scritto:
> Hello, Lele
> 
> There is a patch for Darcs to make its testsuite more cross-platform.

Welcome! But, looking at the patch:

a) as you said, unfortunately GMail screwed it up a little, so it's not
in good shape

b) this kind of change:
hunk ./vcpx/tests/cvs.py 200
-        self.assertEqual(entry.name, 'docs/ExtendingType.txt')
+        self.assertEqual(entry.name, join('docs','ExtendingType.txt'))
Are you sure this is desiderable? I mean, I almost never used CVS under
other OSes, but it seem strange to see that under win for example
entries get out with "\" as separator... Can you confirm this?

Please resend your patch, maybe even gzipping it before sending, to
avoid unwanted eol-transliterations.

Thank you,
bye, lele.

_______________________________________________
Tailor mailing list
[email protected]
http://lists.zooko.com/mailman/listinfo/tailor

Reply via email to