node/test/pseudo-tty
Jeremiah Senkpiel cd9e8e0361 test: fix old tty tests
test-tty-wrap hasn’t worked since StreamBase was introduced, I think.
test-tty-stdout-end also happens to works with PipeWrap-s.

Refs: https://github.com/nodejs/node/pull/7360
PR-URL: https://github.com/nodejs/node/pull/7613
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2016-10-26 14:09:16 -04:00
..
no_dropped_stdio.js test: test TTY problems by fakeing a TTY using openpty 2016-07-14 12:44:35 -07:00
no_dropped_stdio.out test: test TTY problems by fakeing a TTY using openpty 2016-07-14 12:44:35 -07:00
no_interleaved_stdio.js test: test TTY problems by fakeing a TTY using openpty 2016-07-14 12:44:35 -07:00
no_interleaved_stdio.out test: test TTY problems by fakeing a TTY using openpty 2016-07-14 12:44:35 -07:00
pseudo-tty.status test: skip pseudo-tty/no_dropped_stdio test 2016-10-26 14:09:10 -04:00
test-tty-stdout-end.js test: fix old tty tests 2016-10-26 14:09:16 -04:00
test-tty-stdout-end.out test: fix old tty tests 2016-10-26 14:09:16 -04:00
test-tty-wrap.js test: fix old tty tests 2016-10-26 14:09:16 -04:00
test-tty-wrap.out test: fix old tty tests 2016-10-26 14:09:16 -04:00
testcfg.py test: skip pseudo-tty/no_dropped_stdio test 2016-10-26 14:09:10 -04:00