[PATCH] A test case addition for strbuf regression
authorJunio C Hamano <junkio@cox.net>
Thu, 19 May 2005 06:55:07 +0000 (23:55 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 19 May 2005 14:42:07 +0000 (07:42 -0700)
commit21949255d1a9c04ed8cba9c54ddac13889b2ea26
treeb7fa271fae72139898d3a36e899204fdeba24c8f
parent9dc527adbc013b67cd85cce67bdccc3c10ed4792
[PATCH] A test case addition for strbuf regression

This test would have caught the strbuf eof condition gotcha,
hopefully fixed with my previous patch.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
t/t4000-diff-format.sh