aboutsummaryrefslogtreecommitdiffstats
path: root/t/helper/test-hash-speed.c
AgeCommit message (Expand)AuthorFilesLines
2025-01-31global: adapt callers to use generic hash context helpersPatrick Steinhardt1-2/+2
2025-01-31hash: stop typedeffing the hash contextPatrick Steinhardt1-2/+2
2024-12-06global: trivial conversions to fix `-Wsign-compare` warningsPatrick Steinhardt1-5/+2
2024-12-06global: mark code units that generate warnings with `-Wsign-compare`Patrick Steinhardt1-0/+2
2024-06-14hash-ll: merge with "hash.h"Patrick Steinhardt1-1/+1
2023-06-21cache.h: remove this no-longer-used headerElijah Newren1-1/+0
2023-06-21read-cache*.h: move declarations for read-cache.c functions from cache.hElijah Newren1-0/+1
2021-06-09builtins + test helpers: use return instead of exit() in cmd_*Ævar Arnfjörð Bjarmason1-1/+1
2018-11-14t/helper: add a test helper to compute hash speedbrian m. carlson1-0/+61