libgit2/tests/iterator
Edward Thomson d47f7e1c15 iterator: support trailing / in start for submod
Allow callers to specify a start path with a trailing slash to match
a submodule, instead of just a directory.  This is for some legacy
behavior that's sort of dumb, but there it is.
2016-04-02 13:34:55 -07:00
..
index.c leaks: fix some leaks in the tests 2016-03-31 10:41:33 -04:00
iterator_helpers.c iterator: refactor index iterator 2016-03-24 15:59:48 -04:00
iterator_helpers.h iterator: refactor index iterator 2016-03-24 15:59:48 -04:00
tree.c leaks: fix some leaks in the tests 2016-03-31 10:41:33 -04:00
workdir.c iterator: support trailing / in start for submod 2016-04-02 13:34:55 -07:00