]> git.ipfire.org Git - thirdparty/git.git/commit - t/t0030-stripspace.sh
t0030: Add tests with consecutive text lines and others with spaces added.
authorCarlos Rica <jasampler@gmail.com>
Tue, 10 Jul 2007 21:59:43 +0000 (23:59 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 11 Jul 2007 22:02:56 +0000 (15:02 -0700)
commitb61a8a67478310eb3349d869119ce7a729090273
tree79b29bf11b18ec400bfca8e41dfe1cf0083a33f4
parentdefd53142e0c3326c3677cc3d623a6aeef899518
t0030: Add tests with consecutive text lines and others with spaces added.

Previous tests only had paragraphs of one line. This commit adds some
tests to check when many consecutive text lines are given.

Also, it adds tests for checking that many lines between paragraphs are
correctly reduced to one when there are tabs and spaces in those lines.

Signed-off-by: Carlos Rica <jasampler@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t0030-stripspace.sh