test: Introduce binary compare function
commitdb19ecf4b0187cc28baf1ef5f6b8bd70b5c69ab1
authorMichael Geddes <michael@frog.wheelycreek.net>
Wed, 4 Jun 2014 23:11:59 +0000 (5 07:11 +0800)
committerMichael Geddes <michael@frog.wheelycreek.net>
Mon, 23 Jun 2014 23:47:19 +0000 (24 07:47 +0800)
treeeb8476cf4818b34b1a1151ef44629ef614b3a667
parent1930ec69ec7b64c35a6377c62867b2061fd7b93c
test: Introduce binary compare function

In msysgit there were some crashes caused by the line conversions
when comparing binary files.

I've also used the patch originally by Stepan Kasal to extend coverage
of binary compares.

Signed-off-by: Michael Geddes <michael@frog.wheelycreek.net>
t/t5000-tar-tree.sh
t/t5001-archive-attr.sh
t/t5003-archive-zip.sh
t/t5004-archive-corner-cases.sh
t/t9300-fast-import.sh
t/test-lib-functions.sh
t/test-lib.sh