tests: refactor mechanics of testing in a sub test-lib
commit565b6fa87bb0554eb7f1b8ec004df93e55d177a9
authorAdam Spiers <git@adamspiers.org>
Sun, 16 Dec 2012 18:28:13 +0000 (16 18:28 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 20 Dec 2012 22:22:12 +0000 (20 14:22 -0800)
treeac6b89646befeabf2147caa603316d4c7d90cf70
parent0a6d4751daa0d1638ce181ffb54290b84bde3791
tests: refactor mechanics of testing in a sub test-lib

This will allow us to test the test framework more thoroughly
without disrupting the top-level test metrics.

Signed-off-by: Adam Spiers <git@adamspiers.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t0000-basic.sh