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

Add regression tests for error cases on Rugged::Diff.diff #644

Merged
merged 1 commit into from
Oct 26, 2016

Conversation

tenderlove
Copy link
Contributor

I would like to start refactoring Rugged::Diff.diff, but we are
missing tests for some of the branches in the C code. This commit adds
tests for those branches.

I wasn't sure where to put these tests, so I just made a new test class.

I would like to start refactoring `Rugged::Diff.diff`, but we are
missing tests for some of the branches in the C code.  This commit adds
tests for those branches.
@vmg vmg merged commit df046b2 into libgit2:master Oct 26, 2016
@vmg
Copy link
Member

vmg commented Oct 26, 2016

👌

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.

2 participants