]> git.ipfire.org Git - thirdparty/git.git/commit - t/t5309-pack-delta-cycles.sh
t: skip pack tests if not using SHA-1
authorbrian m. carlson <sandals@crustytoothpaste.net>
Sun, 13 May 2018 02:24:20 +0000 (02:24 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 14 May 2018 02:02:01 +0000 (11:02 +0900)
commit2bc3d1266842ffb4b46c68900ebbd9a7e0887774
tree89713dd0fe0e0ef27246bbfc80ed195ca624216c
parentbfb546f86c8b779ca9d288a1b95a6dad5ad636d5
t: skip pack tests if not using SHA-1

These tests rely on creating packs with specially named objects which
are necessarily dependent on the hash used.  Skip these tests if we're
not using SHA-1.

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5308-pack-detect-duplicates.sh
t/t5309-pack-delta-cycles.sh