aboutsummaryrefslogtreecommitdiffstats
path: root/t/helper/test-hash.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-03-21treewide: remove unnecessary cache.h inclusion from several sourcesElijah Newren1-1/+0
2023-02-23cache.h: remove dependence on hex.h; make other files include it explicitlyElijah Newren1-0/+1
2022-07-01test-tool test-hash: fix a memory leakÆvar Arnfjörð Bjarmason1-0/+1
2021-06-09builtins + test helpers: use return instead of exit() in cmd_*Ævar Arnfjörð Bjarmason1-1/+1
2018-11-14t: make the sha1 test-tool helper genericbrian m. carlson1-0/+58