directory rename detection: miscellaneous testcases to complete coverage
commit9746b8bb8d0d26e6b50040a91d6c6615f8c97c70
authorElijah Newren <newren@gmail.com>
Wed, 14 Feb 2018 18:51:46 +0000 (14 10:51 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 14 Feb 2018 21:02:51 +0000 (14 13:02 -0800)
treea6170982740a183de7437002ea8b979e0444e029
parenta53ab7eef283533235f4fc3a4620dc7d64f84103
directory rename detection: miscellaneous testcases to complete coverage

I came up with the testcases in the first eight sections before coding up
the implementation.  The testcases in this section were mostly ones I
thought of while coding/debugging, and which I was too lazy to insert
into the previous sections because I didn't want to re-label with all the
testcase references.  :-)

Reviewed-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t6043-merge-rename-directories.sh