diff options
author | Lea Wiemann <lewiemann@gmail.com> | 2008-06-19 20:18:03 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-06-19 14:38:24 -0700 |
commit | fb32c410087e68d650b31f68e66b3d9cbcce4a56 (patch) | |
tree | 7ba690a9c9712c22217198283bd74306ae6eb26d /tag.c | |
parent | Merge branch 'maint' (diff) | |
download | tgif-fb32c410087e68d650b31f68e66b3d9cbcce4a56.tar.xz |
t/test-lib.sh: add test_external and test_external_without_stderr
This is for running external test scripts in other programming
languages that provide continuous output about their tests. Using
test_expect_success (like "test_expect_success 'description' 'perl
test-script.pl'") doesn't suffice here because test_expect_success
eats stdout in non-verbose mode, which is not fixable without major
file descriptor trickery.
Signed-off-by: Lea Wiemann <LeWiemann@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'tag.c')
0 files changed, 0 insertions, 0 deletions