gitstats: Added a module to dispatch unit-testing commands
commit0a34996131fa198c7b41e1a08e7244d57ec4220b
authorSverre Rabbelier <sverre@rabbelier.nl>
Thu, 24 Jul 2008 16:36:41 +0000 (24 18:36 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Thu, 24 Jul 2008 21:57:02 +0000 (24 23:57 +0200)
treed9004388c76ba23dfca04917f20fb86fa4137289
parente804f5e24b320ed334db764425e9a2d3c39b9484
gitstats: Added a module to dispatch unit-testing commands

This should be the last part needed for a fully working
unit-testing framework around GitStats that shows it's
output in a format like the git regression test suite.
src/git_stats/tests.py [new file with mode: 0755]