mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-01 02:45:54 +00:00
This extends the rename tests to make sure that every rename scenario in the inner loop of git_diff_find_similar is actually exercised. Also, fixes an incorrect assert that was in one of the clauses that was not previously being exercised. |
||
|---|---|---|
| .. | ||
| blob.c | ||
| diff_helpers.c | ||
| diff_helpers.h | ||
| diffiter.c | ||
| index.c | ||
| iterator.c | ||
| notify.c | ||
| patch.c | ||
| rename.c | ||
| submodules.c | ||
| tree.c | ||
| workdir.c | ||