libgit2/tests/iterator
Edward Thomson de034cd239 iterator: give the tests a proper hierarchy
Iterator tests were split over repo::iterator and diff::iterator,
with duplication between the two.  Move them to iterator::index,
iterator::tree, and iterator::workdir.
2016-03-24 15:59:48 -04:00
..
index.c iterator: give the tests a proper hierarchy 2016-03-24 15:59:48 -04:00
iterator_helpers.c iterator: give the tests a proper hierarchy 2016-03-24 15:59:48 -04:00
iterator_helpers.h iterator: give the tests a proper hierarchy 2016-03-24 15:59:48 -04:00
tree.c iterator: give the tests a proper hierarchy 2016-03-24 15:59:48 -04:00
workdir.c iterator: give the tests a proper hierarchy 2016-03-24 15:59:48 -04:00