diff options
author | Jeff King <peff@peff.net> | 2010-10-17 02:36:57 +0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-10-18 16:20:19 -0700 |
commit | e23f436c35c3e7fd12feeed783064e08aaf27869 (patch) | |
tree | 666f29eb3bfa3aa18981af1b0c23f79dbf1b56de /transport.c | |
parent | tests: factor out terminal handling from t7006 (diff) | |
download | tgif-e23f436c35c3e7fd12feeed783064e08aaf27869.tar.xz |
tests: test terminal output to both stdout and stderr
Some outputs (like the pager) care whether stdout is a
terminal. Others (like progress meters) care about stderr.
This patch sets up both. Technically speaking, we could go
further and set up just one (because either the other goes
to a terminal, or because our tests are only interested in
one). This patch does both to keep the interface to
lib-terminal simple.
Signed-off-by: Jeff King <peff@peff.net>
Reviewed-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'transport.c')
0 files changed, 0 insertions, 0 deletions