summary refs log tree commit diff
path: root/t/lib-terminal.sh
AgeCommit message (Expand)AuthorFilesLines
2018-02-27t: prevent '-x' tracing from interfering with test helpers' stderrSZEDER Gábor1-2/+2
2015-01-21t/lib-terminal.sh: fix typoAlexander Kuleshov1-1/+1
2014-03-25Merge branch 'jk/lib-terminal-lazy'Junio C Hamano1-18/+19
2014-03-14t/lib-terminal: make TTY a lazy prerequisiteJeff King1-18/+19
2013-11-26test: replace shebangs with descriptions in shell librariesJonathan Nieder1-1/+1
2013-10-29t: use perl instead of "$PERL_PATH" where applicableJeff King1-2/+2
2011-02-17tests: skip terminal output tests on OS XJonathan Nieder1-3/+19
2010-10-18test_terminal: ensure redirections work reliablyJonathan Nieder1-28/+10
2010-10-18test_terminal: catch use without TTY prerequisiteJonathan Nieder1-2/+11
2010-10-18tests: test terminal output to both stdout and stderrJeff King1-4/+4
2010-10-18tests: factor out terminal handling from t7006Jeff King1-0/+28