gitstats: Added tests for the 'belongs to' metric
commitbfbe97a450921ae82af7649e60de84f5c6b2cfb5
authorSverre Rabbelier <sverre@rabbelier.nl>
Sun, 29 Jun 2008 00:03:48 +0000 (29 02:03 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Sun, 29 Jun 2008 00:03:48 +0000 (29 02:03 +0200)
tree8fb03914dd4803bc63d67d3d91d375969007ee36
parent1b7827e8716d753c4e1a213a4d07b6adf1937a90
gitstats: Added tests for the 'belongs to' metric

This will help when improving the metric's speed later on.
Instead of having to test manually, this test suite will
not only provide for a quick way to see if everything still
works, it also allows for a controlled test case. This way
an easy 'before/after' comparison can be made by running
the test with the improvements, and without.
src/t/t8101-metrics.sh [new file with mode: 0755]