t4033-diff-patience: factor out tests
authorTay Ray Chuan <rctay89@gmail.com>
Thu, 7 Jul 2011 04:23:58 +0000 (12:23 +0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 7 Jul 2011 16:41:48 +0000 (09:41 -0700)
Group the test cases into two functions, test_diff_(frobnitz|unique).
This in preparation for the histogram diff algorithm, which would also
re-use these test cases.

Signed-off-by: Tay Ray Chuan <rctay89@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found