]> git.ipfire.org Git - thirdparty/git.git/commit - t/t6027-merge-binary.sh
tests: cleanup binary test vector files
authorVitaliy Ivanov <vitalivanov@gmail.com>
Tue, 19 Jul 2011 17:21:47 +0000 (20:21 +0300)
committerJunio C Hamano <gitster@pobox.com>
Tue, 19 Jul 2011 19:04:47 +0000 (12:04 -0700)
commitb5967f820c9774285ec4380e77d5356c3cd6eb99
tree59ee1f942e0e75c994075593387009616d8c03a4
parentd28790dc31ca1bcdca7254a6b9381b6c84e91271
tests: cleanup binary test vector files

The test4012.png test vector file that was originally used for t4012 to
check operations on binary files was later reused in other tests, making
it no longer consistent to name it after a specific test. Rename it to more
generic "test-binary-1.png".

While at it, rename test9200b to "test-binary-2.png" (even though it is
only used by t9200).

Signed-off-by: Vitaliy Ivanov <vitalivanov@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t3307-notes-man.sh
t/t4012-diff-binary.sh
t/t6023-merge-file.sh
t/t6027-merge-binary.sh
t/t9200-git-cvsexportcommit.sh
t/test-binary-1.png [moved from t/test4012.png with 100% similarity]
t/test-binary-2.png [moved from t/test9200b.png with 100% similarity]
t/test9200a.png [deleted file]