summaryrefslogtreecommitdiff
path: root/t/unit-tests/t-hashmap.c
AgeCommit message (Expand)Author
2024-08-20t-hashmap: stop calling setup() for t_intern() testJeff King
2024-08-17t-hashmap: mark unused parameters in callback functionJeff King
2024-08-06t: port helper/test-hashmap.c to unit-tests/t-hashmap.cGhanshyam Thakkar