Added a module to dispatch unit-testing commands
commitf2eafb5f138fa4077548a43ae264a2c59fdb95e9
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)
treed86f57de2228e781405d543925ab1d4e84c47b95
parent3886a0cbe33ecefec24fc0390d364f5f92346ef9
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]