]> git.ipfire.org Git - thirdparty/git.git/commit - t/test-lib.sh
t7502: factor out autoident prerequisite
authorJeff King <peff@peff.net>
Thu, 15 Nov 2012 00:33:40 +0000 (16:33 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 16 Nov 2012 01:47:24 +0000 (17:47 -0800)
commit09feffb633d9e27fa2f3b96ff7c367baa3164ce0
tree0497f1082d30099a7a2b5410e98e1c98b80e8965
parentbdccd3c1fb261dc6d4aaf9fae446eea7136b76e2
t7502: factor out autoident prerequisite

t7502 checks the behavior of commit when we can and cannot
determine a valid committer ident. Let's move that into
test-lib as a lazy prerequisite so other scripts can use it.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7502-commit.sh
t/test-lib.sh