]> git.notmuchmail.org Git - notmuch/commit
test: optionally print subtest number
authorDavid Bremner <bremner@debian.org>
Tue, 13 Dec 2011 19:56:47 +0000 (15:56 -0400)
committerDavid Bremner <bremner@debian.org>
Sun, 18 Dec 2011 10:33:27 +0000 (06:33 -0400)
commit451c57d19aeff5420839701460691e8e20d13049
tree5c5d7a82e9ba8cfaf9120f405ef6d48efff3ace6
parent6dcd575d7be806dfaac5facba6fb6908a6ae076b
test: optionally print subtest number

The idea is that $test_count could be used in tests to label
intermediate files. The output enabled by this patch (and --debug)
helps figure out which OUTPUT.nn file belongs to which test in case
several subtests write to OUTPUT.$test_count
test/test-lib.sh