summaryrefslogtreecommitdiff
path: root/t/helper/test-lazy-init-name-hash.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: be explicit about dependence on trace.h & trace2.hElijah Newren2023-04-111-0/+1
* setup.h: move declarations for setup.c functions from cache.hElijah Newren2023-03-211-0/+1
* environment.h: move declarations for environment.c functions from cache.hElijah Newren2023-03-211-0/+1
* cache.h & test-tool.h: add & use "USE_THE_INDEX_VARIABLE"Ævar Arnfjörð Bjarmason2022-11-211-0/+1
* cocci: apply "pending" index-compatibility to "t/helper/*.c"Ævar Arnfjörð Bjarmason2022-11-211-10/+10
* OFFSETOF_VAR macro to simplify hashmap iteratorsEric Wong2019-10-071-2/+2
* hashmap: use *_entry APIs for iterationEric Wong2019-10-071-8/+4
* t/helper: merge test-lazy-init-name-hash into test-toolNguyễn Thái Ngọc Duy2018-03-271-6/+7
* t/helper/test-lazy-name-hash: fix compilationjh/memihash-optStefan Beller2017-12-221-1/+1
* name-hash: add test-lazy-init-name-hashJeff Hostetler2017-03-241-0/+264