Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TreeEntry: add rich comparison function #313

Merged
merged 1 commit into from
Jan 19, 2014

Conversation

carlosmn
Copy link
Member

Allow direct comparisons between TreeEntry objects, which also allows us
to use assertEqual in the sanity check test.

This fixes #305.

Allow direct comparisons between TreeEntry objects, which also allows us
to use assertEqual in the sanity check test.

This fixes libgit2#305.
@jdavid jdavid merged commit 4dc90f7 into libgit2:master Jan 19, 2014
@jdavid
Copy link
Member

jdavid commented Jan 19, 2014

Thanks for all these PRs!

@carlosmn carlosmn deleted the treeentry-cmp branch January 19, 2014 21:12
@carlosmn
Copy link
Member Author

My pleasure, it's been a while, so I'm taking a look at what's been happening.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No proper equality test on TreeEntry
2 participants