libgit2/tests/resources
Russell Belfer 875bfc5ffc Fix error in tree iterator when popping up trees
There was an error in the tree iterator where it would
delete two tree levels instead of just one when popping
up a tree level.  Unfortunately the test data for the
tree iterator did not have any deep trees with subtrees
in the middle of the tree items, so this problem went
unnoticed.  This contains the 1-line fix plus new test
data and tests that reveal the issue.
2012-03-25 21:26:48 -07:00
..
attr Fix error in tree iterator when popping up trees 2012-03-25 21:26:48 -07:00
bad_tag.git tests: Add refs folder to the bad_tag.git repo 2011-11-26 08:48:01 +01:00
config Implement setting multivars 2012-02-17 19:50:30 +01:00
empty_bare.git Add empty bare and normal repos to test resources 2011-03-23 00:25:04 +02:00
empty_standard_repo/.gitted Add empty bare and normal repos to test resources 2011-03-23 00:25:04 +02:00
issue_592 Adding new tests for new status command 2012-03-22 09:17:34 -07:00
status Clean up diff implementation for review 2012-03-02 15:49:28 -08:00
submodules Adding new tests for new status command 2012-03-22 09:17:34 -07:00
testrepo.git Add test commit containing subtrees and files 2011-10-13 22:48:58 +02:00
.gitattributes Mark the resources in the test folder as binary to prevent unexpected line-feed conversion 2011-09-15 01:13:50 +02:00
.gitignore Tests: Added tests for git_repository_discover. 2011-06-05 00:23:24 +02:00
big.index Add unit test for writing a big index file 2011-02-22 15:19:35 +02:00
gitgit.index Move test resources to a common directory 2010-08-12 18:49:04 +02:00