summaryrefslogtreecommitdiff
path: root/t/t5004-archive-corner-cases.sh
AgeCommit message (Expand)Author
2021-01-23archive tests: use a cheaper "zipinfo -h" invocation to get headerÆvar Arnfjörð Bjarmason
2019-08-19archive-tar: turn length miscalculation warning into BUGRené Scharfe
2019-08-19archive-tar: fix pax extended header length calculationRené Scharfe
2019-08-19archive-tar: report wrong pax extended header lengthRené Scharfe
2018-12-03t5004: avoid using tar for empty packagesCarlo Marcelo Arenas Belón
2017-09-14archive: don't add empty directories to archivesRené Scharfe
2017-04-30t5004: require 64-bit support for big ZIP testsRené Scharfe
2017-04-25archive-zip: support files bigger than 4GBRené Scharfe
2017-04-25archive-zip: support archives bigger than 4GBRené Scharfe
2017-04-25archive-zip: add tests for big ZIP archivesRené Scharfe
2015-08-28archive-zip: support more than 65535 entriesRené Scharfe
2015-08-28t5004: test ZIP archives with many entriesRené Scharfe
2015-03-20t: wrap complicated expect_code users in a blockJeff King
2014-10-20Revert "archive: honor tar.umask even for pax headers"Junio C Hamano
2014-09-02Merge branch 'bc/archive-pax-header-mode'Junio C Hamano
2014-08-04archive: honor tar.umask even for pax headersbrian m. carlson
2014-06-04t5000, t5003: do not use test_cmp to compare binary filesStepan Kasal
2013-06-02Merge branch 'rs/empty-archive'Junio C Hamano
2013-05-09t5004: avoid using tar for checking emptiness of archiveRené Scharfe
2013-05-09t5004: resurrect original empty tar archive testRené Scharfe
2013-05-09t5004: avoid using tar for checking emptiness of archiveRené Scharfe
2013-05-09t5004: ignore pax global header fileRené Scharfe
2013-04-10t5004: fix issue with empty archive test and bsdtarRené Scharfe
2013-03-11archive: handle commits with an empty treeJeff King