gitstats: Modified test-lib.sh to use ~/code/git as git dir.
commitefb26bf0a74a4f6898f66b61171bf45dc919b626
authorSverre Rabbelier <sverre@rabbelier.nl>
Thu, 5 Jun 2008 10:41:52 +0000 (5 12:41 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Thu, 5 Jun 2008 10:41:52 +0000 (5 12:41 +0200)
tree62d0a41d61652bd4b2aaf8e96749d82e9ca32680
parentaf1d04f1753fa5a3109b3ac80961f555a1292092
gitstats: Modified test-lib.sh to use ~/code/git as git dir.

Because we are not running from inside a git.git repository
but the test harness does expect this, point everything at
a real git.git repository under ~/code/git.
This is ofcourse setup dependant and a more elegant
solution will have to be introduced later on.
This change also adds my personal modifications to
test-lib.sh which make it output additional information
about how many testcases passed/failed so for easy
data-mining later on.
src/t/test-lib.sh