]> git.ipfire.org Git - thirdparty/git.git/commit - t/t4005-diff-rename-2.sh
[PATCH] diff: consolidate test helper script pieces.
authorJunio C Hamano <junkio@cox.net>
Tue, 31 May 2005 21:47:25 +0000 (14:47 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 31 May 2005 23:17:27 +0000 (16:17 -0700)
commitedb0c724287a0ee7cefa11f28ef43d8c5cfa1985
treea57cf3c72cf79ee8fea2f9aeae921d8bcc9fd34e
parent1d9e6f92bc6a1a1a37d187db72dcc02642ba04f6
[PATCH] diff: consolidate test helper script pieces.

There were duplicate script pieces to help comparing diff
output, which this patch consolidates into the t/diff-lib.sh
library.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
t/diff-lib.sh [new file with mode: 0644]
t/t4003-diff-rename-1.sh
t/t4005-diff-rename-2.sh
t/t4007-rename-3.sh
t/t4008-diff-break-rewrite.sh
t/t4009-diff-rename-4.sh