summaryrefslogtreecommitdiff
path: root/tests/core/array.c
Commit message (Collapse)AuthorAgeFilesLines
* Plug a few leaksCarlos Martín Nieto2016-03-311-0/+2
|
* tree: drop the now-unnecessary entries vectorEdward Thomson2016-03-221-0/+55
Remove the now-unnecessary entries vector. Add `git_array_search` to binary search through an array to accomplish this.