Added tests for write_object_diff with binary files
authorTakeshi Kanemoto <tak.kanemoto@gmail.com>
Sun, 13 Jan 2013 20:56:05 +0000 (20:56 +0000)
committerJelmer Vernooij <jelmer@samba.org>
Sat, 4 May 2013 01:12:15 +0000 (02:12 +0100)
commit914c32394ee342a84dfc4265f3a95b8de2fc1305
treeb0f3674a693058952d8485523c34918d4adebee3
parent4841e1c8f6852865c03b089dda4ab519909e51d3
Added tests for write_object_diff with binary files

Added tests for patch.write_object_diff's binary comparison
behaviour.

Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
dulwich/tests/test_patch.py