t5000: use check_tar for prefix test
commit03d9bc564b3e87a2cdf4d511c8707a2de54ee6c6
authorRené Scharfe <rene.scharfe@lsrfire.ath.cx>
Mon, 20 May 2013 09:58:27 +0000 (20 11:58 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 20 May 2013 22:31:45 +0000 (20 15:31 -0700)
tree42950037d9831c4af69affa0757d80b9e7bb5af3
parentdeb9c8ed858e431008695fa265e8b20f547192bc
t5000: use check_tar for prefix test

Perform the full range of checks against all archived files instead of
looking only at the file type of a few of them.  Also add a test of a
git archive with a prefix ending in with a slash, i.e. adding a full
directory level.

Signed-off-by: René Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5000-tar-tree.sh