[PATCH v2] tests: make sure rename pretty print works

2013-03-06 Thread Antoine Pelisse
Add basic use cases and corner cases tests for git diff -M --summary/stat. Signed-off-by: Antoine Pelisse apeli...@gmail.com --- list of fixes: - Test using diff instead of show (that is more consistent with commit message). - add extra spaces around paths - Use better commit messages -

Re: [PATCH v2] tests: make sure rename pretty print works

2013-03-06 Thread Junio C Hamano
Antoine Pelisse apeli...@gmail.com writes: Add basic use cases and corner cases tests for git diff -M --summary/stat. Signed-off-by: Antoine Pelisse apeli...@gmail.com --- list of fixes: - Test using diff instead of show (that is more consistent with commit message). - add extra