author | Nicolas Pitre <nico@cam.org> | |
Tue, 10 Apr 2007 20:26:10 +0000 (16:26 -0400) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 12 Apr 2007 02:32:03 +0000 (19:32 -0700) | ||
commit | 6e5417769c587c8b1f3412e19a1f80645fe82a3c | |
tree | 6cabb48a06ffe4d07404fdc8d148f98c8c302557 | tree | snapshot |
parent | 39551b6926ef869e15af41f4eaa9356da98b2b5e | commit | diff |
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 <nico@cam.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
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 <nico@cam.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t5302-pack-index.sh | [new file with mode: 0755] | blob |