summaryrefslogtreecommitdiff
path: root/t/t0011-hashmap.sh
AgeCommit message (Expand)Author
2019-07-31t: sort output of hashmap iterationJeff King
2019-06-18test-hashmap: remove 'hash' commandChristian Couder
2018-03-27t/helper: merge test-hashmap into test-toolNguyễn Thái Ngọc Duy
2015-03-20t: fix trivial &&-chain breakageJeff King
2014-07-07hashmap: add string interning APIKarsten Blees
2013-11-18add a hashtable implementation that supports O(1) removalKarsten Blees