]> git.ipfire.org Git - thirdparty/git.git/commit
t4002: make hash independent
authorbrian m. carlson <sandals@crustytoothpaste.net>
Mon, 26 Aug 2019 01:43:43 +0000 (01:43 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Aug 2019 15:55:45 +0000 (08:55 -0700)
commitc1f3dfcc23e92fa4e69271e6c655f5c54cb1ce7f
treec80e2247cec85609ec19fb9906cae58156ceab4f
parent8cc5ff83c3656f351b0fa15b33dc8ebcf0fd19d4
t4002: make hash independent

Factor out the hard-coded object IDs and use test_oid to provide values
for both SHA-1 and SHA-256.

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t4002-diff-basic.sh