From: Nicolas Pitre Date: Tue, 10 Apr 2007 20:26:10 +0000 (-0400) Subject: tests for various pack index features X-Git-Tag: v1.5.2-rc0~20^2~12 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/6e5417769c587c8b1f3412e19a1f80645fe82a3c?hp=6e5417769c587c8b1f3412e19a1f80645fe82a3c tests for various pack index features This is a fairly complete list of tests for various aspects of pack index versions 1 and 2. Tests on index v2 include 32-bit and 64-bit offsets, as well as a nice demonstration of the flawed repacking integrity checks that index version 2 intend to solve over index version 1 with the per object CRC. Signed-off-by: Nicolas Pitre Signed-off-by: Junio C Hamano ---