kmx git
login
register
thodg
/
libgit2
/
tests-clar/object/tree/walk.c
tests-clar/object/tree/walk.c
Log
Author
Commit
Date
CI
Message
e580afd8
2013-09-13T14:33:26
Add tests for git_tree_walk This tests the fixes for issues from #1849
e120123e
2012-11-20T14:01:46
API review / update for tree.h
fc1826d1
2012-08-14T20:54:13
tests: fix tree walking test Return -1 to stop the iteration instead of not-0
b0d37669
2012-08-03T17:24:59
Add new iteration behavior to git_tree_walk Missed this one, ironically enough.