summaryrefslogtreecommitdiff
path: root/tests/core/strmap.c
Commit message (Expand)AuthorAgeFilesLines
* strmap: remove legacy low-level interfacePatrick Steinhardt2019-02-151-30/+15
* maps: provide high-level iteration interfacePatrick Steinhardt2019-02-151-2/+49
* strmap: introduce high-level setter for key/value pairsPatrick Steinhardt2019-02-151-0/+27
* strmap: introduce `git_strmap_get` and use it throughout the treePatrick Steinhardt2019-02-151-1/+33
* maps: provide a uniform entry count interfacePatrick Steinhardt2019-02-151-4/+5
* maps: use uniform lifecycle management functionsPatrick Steinhardt2019-02-151-1/+1
* khash: remove intricate knowledge of khash typesPatrick Steinhardt2018-11-281-1/+1
* strmap: remove GIT__USE_STRMAP macroPatrick Steinhardt2017-02-171-2/+0
* khash: avoid using macro magic to get return addressPatrick Steinhardt2017-02-171-1/+1
* Remove extra semicolon outside of a functionStefan Widgren2015-02-151-1/+1
* Add diff threading tests and attr file cache locksRussell Belfer2014-04-171-37/+35
* Rename tests-clar to testsBen Straub2013-11-141-0/+102