aboutsummaryrefslogtreecommitdiffstats
path: root/t/helper/test-dump-cache-tree.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-21cache.h & test-tool.h: add & use "USE_THE_INDEX_VARIABLE"Ævar Arnfjörð Bjarmason1-0/+1
2022-11-21cocci: apply "pending" index-compatibility to "t/helper/*.c"Ævar Arnfjörð Bjarmason1-1/+1
2022-11-21cocci & cache.h: apply variable section of "pending" index-compatibilityÆvar Arnfjörð Bjarmason1-1/+1
2022-07-01test-tool {dump,scrap}-cache-tree: fix memory leaksÆvar Arnfjörð Bjarmason1-1/+6
2018-08-29convert "oidcmp() != 0" to "!oideq()"Jeff King1-1/+1
2018-03-27t/helper: merge test-dump-cache-tree into test-toolNguyễn Thái Ngọc Duy1-1/+2
2017-05-02Convert struct cache_tree to use struct object_idbrian m. carlson1-2/+2
2016-10-26test-*-cache-tree: setup git dirJeff King1-0/+1
2016-07-06Merge branch 'jk/common-main-2.8' into jk/common-mainJunio C Hamano1-1/+1
2016-04-15test helpers: move test-* to t/helper/ subdirectoryNguyễn Thái Ngọc Duy1-0/+67