kmx git
login
register
thodg
/
libgit2
/
tests/iterator/iterator_helpers.h
tests/iterator/iterator_helpers.h
Log
Author
Commit
Date
CI
Message
498d0801
2016-07-22T12:01:24
tests: use a `size_t`
0ef0b71c
2016-03-21T12:54:47
iterator: refactor index iterator
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.