gitstats: Bugfix, created a missing test for "diff -n"
commit98652fb5ba9b163587a4f61630fc0bca1834c62e
authorSverre Rabbelier <sverre@rabbelier.nl>
Mon, 16 Jun 2008 16:13:09 +0000 (16 18:13 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Mon, 16 Jun 2008 16:13:09 +0000 (16 18:13 +0200)
treec793c64974e4c66f8a08580cf08ba2804326f7bf
parent28451a95589dd7ed86605520df24c71596150d2e
gitstats: Bugfix, created a missing test for "diff -n"

Due to the fact that the setupRepo script did not provide
in cases where a commit was reverted, and then another
change was made in a later commit in the same place, but
with different content, it was impossible to create a test
for the "diff -n" option. The setupRepo script was updated
to include such a case, so now this testcase has been
written.

Bug-introduced-in: 12538cf58ccdf72ab708fd2cf665084fcfa6c259
src/t/t8100-stats.sh