diff options
author | Derrick Stolee <dstolee@microsoft.com> | 2018-09-13 11:02:18 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-09-17 13:49:41 -0700 |
commit | 8e72a3c321eb70caad036e45664de9ea10839b93 (patch) | |
tree | 3539133833d736f97223f0f7dbd8c0db02053271 /t/t7030-verify-tag.sh | |
parent | multi-pack-index: verify corrupt chunk lookup table (diff) | |
download | tgif-8e72a3c321eb70caad036e45664de9ea10839b93.tar.xz |
multi-pack-index: verify packname order
The final check we make while loading a multi-pack-index is that
the packfile names are in lexicographical order. Make this error
be a die() instead.
In order to test this condition, we need multiple packfiles.
Earlier in t5319-multi-pack-index.sh, we tested the interaction with
'git repack' but this limits us to one packfile in our object dir.
Move these repack tests until after the 'verify' tests.
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t7030-verify-tag.sh')
0 files changed, 0 insertions, 0 deletions