author | Johannes Sixt <johannes.sixt@telecom.at> | |
Tue, 13 Nov 2007 20:04:58 +0000 (21:04 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 14 Nov 2007 23:18:39 +0000 (15:18 -0800) | ||
commit | 8ed2fca458d085f12c3c6808ef4ddab6aa40ef14 | |
tree | 1a9767e9a683d850c1ecac07389587fcae35e6d8 | tree | snapshot |
parent | 41ec097aea91b4be038b1c4bbbe1bcb9d4e7aa53 | commit | diff |
t5302-pack-index: Skip tests of 64-bit offsets if necessary.
There are platforms where off_t is not 64 bits wide. In this case many tests
are doomed to fail. Let's skip them.
Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
There are platforms where off_t is not 64 bits wide. In this case many tests
are doomed to fail. Let's skip them.
Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5302-pack-index.sh | diff | blob | history |