kmx git
login
register
thodg
/
libgit2
/
tests/iterator/tree.c
tests/iterator/tree.c
Log
Author
Commit
Date
CI
Message
17442b28
2016-03-30T17:47:05
leaks: fix some leaks in the tests
8152a748
2016-03-22T10:27:50
iterator: more pathlist-related tests should test actual paths
de034cd2
2016-03-18T10:59:38
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.