summaryrefslogtreecommitdiff
path: root/tests/core/vector.c
Commit message (Expand)AuthorAgeFilesLines
* tests: fix warning for implicit conversion of integer to pointerPatrick Steinhardt2018-10-051-2/+2
* vector: do not malloc 0-length vectors on dupEtienne Samson2018-09-261-0/+19
* treewide: remove use of C++ style commentsPatrick Steinhardt2018-07-131-2/+2
* tests: vector: fix memory leakPatrick Steinhardt2016-10-271-0/+2
* vector, pqueue: add git_vector_reverse and git_pqueue_reverseCarlos Martín Nieto2016-10-061-0/+29
* vector: more sensible names for `grow_at`/`shrink_at`Edward Thomson2016-05-261-12/+12
* git_vector_grow/shrink: correct shrink, and testsEdward Thomson2016-05-261-0/+102
* Some vector utility tweaksRussell Belfer2014-04-171-7/+8
* Rename tests-clar to testsBen Straub2013-11-141-0/+275