commit | 565b6fa87bb0554eb7f1b8ec004df93e55d177a9 | [log] [tgz] |
---|---|---|
author | Adam Spiers <git@adamspiers.org> | Sun Dec 16 18:28:13 2012 +0000 |
committer | Junio C Hamano <gitster@pobox.com> | Thu Dec 20 14:22:12 2012 -0800 |
tree | ac6b89646befeabf2147caa603316d4c7d90cf70 | |
parent | 0a6d4751daa0d1638ce181ffb54290b84bde3791 [diff] |
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>