diff test: add tests for combine-diff with orderfile
commit91921ceff60ccf7a9e80749eb28fabfb8399d371
authorKirill Smelkov <kirr@mns.spb.ru>
Mon, 20 Jan 2014 16:20:39 +0000 (20 20:20 +0400)
committerJunio C Hamano <gitster@pobox.com>
Mon, 24 Feb 2014 22:44:57 +0000 (24 14:44 -0800)
treee731e975048f6160fdf4949a3b4349e0618bd03a
parent1df4320fa25d3784b035936b35725460d46f1ca0
diff test: add tests for combine-diff with orderfile

In the next patch combine-diff will have special code-path for taking
orderfile into account. Prepare for making changes by introducing
coverage tests for that case.

Signed-off-by: Kirill Smelkov <kirr@mns.spb.ru>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t4056-diff-order.sh