diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2010-06-24 17:44:46 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-06-25 10:06:30 -0700 |
commit | d998bd4ab6714051ad122f89489ddbca2bb3367b (patch) | |
tree | a301f422921c2de14bed1b0e1062d3da5d87bf19 /t/.gitignore | |
parent | test-lib: Adjust output to be valid TAP format (diff) | |
download | tgif-d998bd4ab6714051ad122f89489ddbca2bb3367b.tar.xz |
test-lib: Make the test_external_* functions TAP-aware
Before TAP we just ran the Perl test and assumed that it failed if
nothing was printed on STDERR. Continue doing that, but introduce a
`test_external_has_tap' variable which tests can set to indicate that
they're outputting TAP.
If it's set we won't output a test plan, but trust the external test
to do so. That way we can make external tests work with a TAP harness,
but still maintain compatibility with test-lib's own way of tracking
tests through the test-results directory.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/.gitignore')
0 files changed, 0 insertions, 0 deletions