Re: [PATCH 6/7] tests: Add tests for automatic use of pager

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jonathan Nieder <jrnieder@xxxxxxxxx> writes:

> diff --git a/t/t7006-pager.sh b/t/t7006-pager.sh
> new file mode 100644
> index 0000000..2e9cb9d
> --- /dev/null
> +++ b/t/t7006-pager.sh
> @@ -0,0 +1,163 @@
> ...
> +rm -f paginated.out
> +git config color.ui auto
> +test_expect_success TTY 'color when writing to a pager' '
> +	TERM=vt100 test_terminal git log &&
> +	colorful paginated.out
> +'

I didn't see test_terminal defined up to this point.  Am I missing
something?
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]