From: Keith Cascio Date: Thu, 15 Jan 2009 00:48:24 +0000 (-0800) Subject: test more combinations of ignore-whitespace options to diff X-Git-Tag: v1.6.2-rc0~131 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/7a38329130f05e00ad73c2794d94b869f16bca2f?hp=7a38329130f05e00ad73c2794d94b869f16bca2f test more combinations of ignore-whitespace options to diff There are three flags involved (-w -b and --ignore-space-at-eol) which makes 8 combinations possible in total, but only 3 cases are tested (none, -w alone and -b alone). This adds the other 5 cases. Signed-off-by: Keith Cascio Signed-off-by: Junio C Hamano ---