summaryrefslogtreecommitdiff
path: root/t/lib-terminal.sh
Commit message (Expand)AuthorAgeFilesLines
* t: prevent '-x' tracing from interfering with test helpers' stderrSZEDER Gábor2018-02-271-2/+2
* t/lib-terminal.sh: fix typoak/typofixesAlexander Kuleshov2015-01-211-1/+1
* Merge branch 'jk/lib-terminal-lazy'Junio C Hamano2014-03-251-18/+19
|\
| * t/lib-terminal: make TTY a lazy prerequisitejk/lib-terminal-lazyJeff King2014-03-141-18/+19
* | test: replace shebangs with descriptions in shell librariesJonathan Nieder2013-11-261-1/+1
|/
* t: use perl instead of "$PERL_PATH" where applicablejk/wrap-perl-used-in-testsJeff King2013-10-291-2/+2
* tests: skip terminal output tests on OS XJonathan Nieder2011-02-171-3/+19
* test_terminal: ensure redirections work reliablyJonathan Nieder2010-10-181-28/+10
* test_terminal: catch use without TTY prerequisiteJonathan Nieder2010-10-181-2/+11
* tests: test terminal output to both stdout and stderrJeff King2010-10-181-4/+4
* tests: factor out terminal handling from t7006Jeff King2010-10-181-0/+28