summaryrefslogtreecommitdiff
path: root/tests/iterator/index.c
Commit message (Expand)AuthorAgeFilesLines
* fileops: rename to "futils.h" to match function signaturesPatrick Steinhardt2019-07-201-1/+1
* index: use new enum and structure namesEdward Thomson2018-12-011-12/+12
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-2/+2
* leaks: fix some leaks in the testsEdward Thomson2016-03-311-0/+2
* iterator: new index-iterator test for pathlist + includings treesMarc Strapetz2016-03-241-0/+31
* iterator: refactor index iteratorEdward Thomson2016-03-241-23/+644
* iterator: give the tests a proper hierarchyEdward Thomson2016-03-241-0/+731