summaryrefslogtreecommitdiff
path: root/t/test-terminal.perl
Commit message (Expand)AuthorAgeFilesLines
* t/test-terminal: avoid non-inclusive languageJohannes Schindelin2020-09-211-16/+16
* test-terminal: set TERM=vt100Jeff King2017-10-041-0/+1
* test_terminal: redirect child process' stdin to a ptyPaul Tan2015-08-121-4/+28
* run-command: encode signal death as a positive integerJeff King2013-01-061-1/+1
* test-terminal: set output terminals to raw modetr/pty-allThomas Rast2011-12-191-0/+4
* Merge branch 'jk/push-progress'Junio C Hamano2010-11-171-0/+1
* tests: test terminal output to both stdout and stderrJeff King2010-10-181-7/+24
* tests: factor out terminal handling from t7006Jeff King2010-10-181-0/+58