On Tue, Jun 14, 2016 at 09:34:17PM +0200, Christian Couder wrote: > Version 1.0.0 of Sharness [1] -- the test harness library derived from > Git's test lib -- is released. Cool. Git's test harness is something I really miss having in other projects. I'm glad this project exists. :) > This release contains many upstream fixes and improvements from Git > and a lot of specific user contributed features [2]. It looks like it takes some manual work to massage upstream improvements into Sharness. I don't think the Git project would ever want to say "sharness is the upstream, and we are now just a user of it". But I wonder if we could break down test-lib.sh to keep the Git-specific parts separate, which would make it easier for sharness to pull the other bits as a whole. I dunno. I guess it would depend on how invasive the patches were, but I would not be opposed to such a thing. I suspect the separation might actually make our test setup more clear. -Peff -- 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