summaryrefslogtreecommitdiff
path: root/t/helper/test-read-cache.c
AgeCommit message (Expand)Author
2023-07-05treewide: remove unnecessary includes for wrapper.hCalvin Wan
2023-06-21cache.h: remove this no-longer-used headerElijah Newren
2023-06-21read-cache*.h: move declarations for read-cache.c functions from cache.hElijah Newren
2023-04-24hash-ll.h: split out of hash.h to remove dependency on repository.hElijah Newren
2023-03-21setup.h: move declarations for setup.c functions from cache.hElijah Newren
2023-03-21wrapper.h: move declarations for wrapper.c functions from cache.hElijah Newren
2022-11-21cache.h & test-tool.h: add & use "USE_THE_INDEX_VARIABLE"Ævar Arnfjörð Bjarmason
2022-11-21cocci: apply "pending" index-compatibility to "t/helper/*.c"Ævar Arnfjörð Bjarmason
2021-12-22test-read-cache: remove --table, --expand optionsDerrick Stolee
2021-11-25test-read-cache.c: prepare_repo_settings after config initVictoria Dye
2021-03-30test-tool: don't force full indexDerrick Stolee
2021-03-30test-read-cache: print cache entries with --tableDerrick Stolee
2019-09-06test-read-cache: drop namelen variableJeff King
2019-05-08fsmonitor: demonstrate that it is not refreshed after discard_index()Johannes Schindelin
2018-03-27t/helper: merge test-read-cache into test-toolNguyễn Thái Ngọc Duy
2017-04-17test-read-cache: setup git dirRené Scharfe
2016-07-06Merge branch 'jk/common-main-2.8' into jk/common-mainJunio C Hamano
2016-04-15test helpers: move test-* to t/helper/ subdirectoryNguyễn Thái Ngọc Duy