node/test/pseudo-tty
Jeremiah Senkpiel 6439fbfac0 test: test TTY problems by fakeing a TTY using openpty
Many thanks to thefourtheye and addaleax who helped make the python
bits of this possible.

See https://github.com/nodejs/node/issues/6980 for more info regarding
the related TTY issues.

Refs: https://github.com/nodejs/node/issues/6456
Refs: https://github.com/nodejs/node/pull/6773
Refs: https://github.com/nodejs/node/pull/6816
PR-URL: https://github.com/nodejs/node/pull/6895
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
2016-06-02 22:42:05 +10:00
..
no_dropped_stdio.js test: test TTY problems by fakeing a TTY using openpty 2016-06-02 22:42:05 +10:00
no_dropped_stdio.out test: test TTY problems by fakeing a TTY using openpty 2016-06-02 22:42:05 +10:00
no_interleaved_stdio.js test: test TTY problems by fakeing a TTY using openpty 2016-06-02 22:42:05 +10:00
no_interleaved_stdio.out test: test TTY problems by fakeing a TTY using openpty 2016-06-02 22:42:05 +10:00
testcfg.py test: test TTY problems by fakeing a TTY using openpty 2016-06-02 22:42:05 +10:00