author | Junio C Hamano <junkio@cox.net> | |
Mon, 12 Dec 2005 20:28:34 +0000 (12:28 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 12 Dec 2005 20:57:25 +0000 (12:57 -0800) | ||
commit | e726715a52e25d8035c89d4ea09398599610737e | |
tree | 7951b21bec4120db31c693f8491e62e3908e690c | tree | snapshot |
parent | d28c8af623b0d15740c2af0106d8e2bf54a3ac52 | commit | diff |
Add deltifier test.
This test kicks in only if you built test-delta executable, and
makes sure that the basic delta routine is working properly even
on empty files.
This commit is to make sure we have a test to catch the
breakage. The delitifier code is still broken, which will be
fixed with the next commit.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This test kicks in only if you built test-delta executable, and
makes sure that the basic delta routine is working properly even
on empty files.
This commit is to make sure we have a test to catch the
breakage. The delitifier code is still broken, which will be
fixed with the next commit.
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t0001-delta.sh | [new file with mode: 0755] | blob |
test-delta.c | diff | blob | history |