On Mon, Oct 29, 2012 at 9:50 AM, Jeff King <peff@xxxxxxxx> wrote: > On Sun, Oct 28, 2012 at 04:54:00AM +0100, Felipe Contreras wrote: > >> I've ported the tests from hg-git and made sure that the output from remote-hg >> matches the output of hg-git. With these extensive tests I would consider this >> one ready for wide use. Not only do the tests pass, I've compared the generated >> repos of a few projects, and the SHA-1's are exactly the same :) > > Sounds cool. Unfortunately, the test script hangs for me, after starting > up xxdiff (!). > > pstree reveals that it is "hg" that starts it, but I didn't investigate > beyond that. Yeah, the test script is not ready for merging, it needs to check for python, hg, and hg-git. Do you have hg-git installed? These tests compare the output of hg-git with remote-hg. It would be nice to have tests that don't require hg-git, but I think what is there is more than worthy of getting merged to contrib. In fact, I'm thinking it's ready to be out of contrib and installed by default (once the hg-git tests have proper checks), but I haven't heard much feedback. Cheers. -- Felipe Contreras -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html