summaryrefslogtreecommitdiff
path: root/t/helper/test-hashmap.c
AgeCommit message (Expand)Author
2018-03-27t/helper: merge test-hashmap into test-toolNguyễn Thái Ngọc Duy
2018-02-14test-hashmap: use "unsigned int" for hash storageJeff King
2018-02-14test-hashmap: simplify alloc_test_entryJeff King
2018-02-14test-hashmap: use strbuf_getline rather than fgetsJeff King
2018-02-14test-hashmap: use xsnprintf rather than snprintfJeff King
2018-02-14test-hashmap: check allocation computation for overflowJeff King
2018-02-14test-hashmap: use ALLOC_ARRAY rather than bare mallocJeff King
2017-09-07hashmap: add API to disable item counting when threadedJeff Hostetler
2017-07-05t/helper/test-hashmap: use custom data instead of duplicate cmp functionsStefan Beller
2017-06-30hashmap.h: compare function has access to a data fieldStefan Beller
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