Hi, Subho Banerjee wrote: > I will take care that I dont break those. Thanks, sounds good. > Should the tests in the t/ > folder of the codebase be enough to make sure everything is working as > it should be even in the Git perl module? No. :) > Also is there anything like > a public build server which actually catalogs which tests are > currently failing so that I know what has gone wrong after my changes, > or are all commits supposed to pass every test? When tests are known to fail, they are marked with test_expect_failure so they don't affect the test result. Hope that helps, Jonathan -- 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