aboutsummaryrefslogtreecommitdiffstats
path: root/t/helper/test-bitmap.c
AgeCommit message (Expand)AuthorFilesLines
2025-07-01pack-bitmap: add load corrupt bitmap testLidong Yan1-0/+8
2024-07-02Merge branch 'ps/use-the-repository'Junio C Hamano1-0/+2
2024-06-14global: introduce `USE_THE_REPOSITORY_VARIABLE` macroPatrick Steinhardt1-0/+2
2024-05-24pack-bitmap: implement test helpers for pseudo-mergeTaylor Blau1-7/+27
2023-03-21setup.h: move declarations for setup.c functions from cache.hElijah Newren1-0/+1
2023-03-21treewide: remove cache.h inclusion due to environment.h changesElijah Newren1-1/+1
2021-09-14t/helper/test-bitmap.c: add 'dump-hashes' modeTaylor Blau1-1/+9
2021-03-31t/helper/test-bitmap.c: initial commitTaylor Blau1-0/+24