aboutsummaryrefslogtreecommitdiffstats
path: root/t/test-terminal.perl
AgeCommit message (Expand)AuthorFilesLines
2023-11-17perl: bump the required Perl version to 5.8.1 from 5.8.0Todd Zullinger1-1/+1
2020-09-21t/test-terminal: avoid non-inclusive languageJohannes Schindelin1-16/+16
2017-10-04test-terminal: set TERM=vt100Jeff King1-0/+1
2015-08-12test_terminal: redirect child process' stdin to a ptyPaul Tan1-4/+28
2013-01-06run-command: encode signal death as a positive integerJeff King1-1/+1
2011-12-19test-terminal: set output terminals to raw modeThomas Rast1-0/+4
2010-11-17Merge branch 'jk/push-progress'Junio C Hamano1-0/+76
2010-10-18tests: test terminal output to both stdout and stderrJeff King1-7/+24
2010-10-18tests: factor out terminal handling from t7006Jeff King1-0/+58