Pranit Bauva <pranit.bauva@xxxxxxxxx> writes: > When I am writing > functions, I am thinking to make some tests which will be copied > contents of t/t6030-bisect-porcelain.sh with s/bisect/bisect--helper/g > uncommenting tests as I implement more functions. I don't think you need that. When you write a new function, you are removing pieces of shell and adding pieces of C as replacement. If the testsuite is complete, it covers the shell implementation today and will cover the C implementation when it replaces the shell. The existing tests should be usable without modification. -- Matthieu Moy http://www-verimag.imag.fr/~moy/ -- 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