git/contrib/diff-highlight/t
Jeff King fbcf99e4ac diff-highlight: test graphs with --color
Our tests send git's output directly to files or pipes, so
there will never be any color. Let's do at least one --color
test to make sure that we can handle this case (which we
currently can, but will be an easy thing to mess up when we
touch the graph code in a future patch).

We'll just cover the --graph case, since this is much more
complex than the earlier cases (i.e., if it manages to
highlight, then the non-graph case definitely would).

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2018-03-21 10:24:19 -07:00
..
.gitignore diff-highlight: ignore test cruft 2016-08-31 09:58:27 -07:00
Makefile diff-highlight: add some tests 2016-08-29 12:18:50 -07:00
t9400-diff-highlight.sh diff-highlight: test graphs with --color 2018-03-21 10:24:19 -07:00