Pranit Bauva <pranit.bauva@xxxxxxxxx> writes: > Use "test-parse-options --expect" to rewrite the tests to avoid checking > the whole variable dump by just testing what is required. This commit is > based on 8ca65aeb (t0040: convert a few tests to use test-parse-options; > Junio C Hamano; May 6, 2016). > > Signed-off-by: Pranit Bauva <pranit.bauva@xxxxxxxxx> > --- > t/t0040-parse-options.sh | 183 ++++------------------------------------------- > 1 file changed, 13 insertions(+), 170 deletions(-) Whoa. Quite a lot of repetitions removed.