Skip to content

Fix broken binary diff test#586

Merged
jdavid merged 1 commit intolibgit2:masterfrom
chason:master
Dec 16, 2015
Merged

Fix broken binary diff test#586
jdavid merged 1 commit intolibgit2:masterfrom
chason:master

Conversation

@chason
Copy link
Copy Markdown

@chason chason commented Dec 16, 2015

In a recent commit to libgit2, binary diffs were changed to have a
trailing empty line. This broke a test in test_diff because it compares
it directly against the string. I've added the extra line to the
expected output and the test now passes correctly.

The relevant libgit2 commit can be found here: libgit2/libgit2@e4b2b91

In a recent commit to libgit2, binary diffs were changed to have a
trailing empty line. This broke a test in test_diff because it compares
it directly against the string. I've added the extra line to the
expected output and the test now passes correctly.
@jdavid jdavid merged commit a5cfea2 into libgit2:master Dec 16, 2015
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