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

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

[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 --- 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 - Moved to existing t40