node/test/pseudo-tty
Ben Schmidt 3c54f8199c
tty: add ref() so process.stdin.ref() etc. work
Also squashed from:
* test: move tty-wrap isrefed test to pseudo-tty/
* test: test tty-wrap handle isrefed properly
* test: improve failure messages in isrefed tests

PR-URL: https://github.com/nodejs/node/pull/7360
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: James M Snell <jasnell.gmail.com>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
2017-03-05 23:21:05 +01:00
..
no_dropped_stdio.js test: use eslint to fix var->const/let 2017-01-30 12:08:39 -05:00
no_dropped_stdio.out
no_interleaved_stdio.js test: use eslint to fix var->const/let 2017-01-30 12:08:39 -05:00
no_interleaved_stdio.out
pseudo-tty.status test: mark test-tty-wrap as flaky for AIX 2017-01-27 08:11:48 -05:00
ref_keeps_node_running.js tty: add ref() so process.stdin.ref() etc. work 2017-03-05 23:21:05 +01:00
ref_keeps_node_running.out tty: add ref() so process.stdin.ref() etc. work 2017-03-05 23:21:05 +01:00
stdin-setrawmode.js test: add test for process.stdin.setRawMode() 2016-12-06 13:51:51 -05:00
stdin-setrawmode.out test: add stdin-setrawmode.out file 2016-12-13 10:57:59 -05:00
test-handle-wrap-isrefed-tty.js tty: add ref() so process.stdin.ref() etc. work 2017-03-05 23:21:05 +01:00
test-handle-wrap-isrefed-tty.out tty: add ref() so process.stdin.ref() etc. work 2017-03-05 23:21:05 +01:00
test-stderr-stdout-handle-sigwinch.js test: require handler to be run in sigwinch test 2017-01-31 15:05:41 -06:00
test-stderr-stdout-handle-sigwinch.out test: add test for SIGWINCH handling by stdio.js 2017-01-04 10:44:07 -06:00
test-tty-stdout-end.js test: fix old tty tests 2016-07-11 15:22:09 +02:00
test-tty-stdout-end.out test: fix old tty tests 2016-07-11 15:22:09 +02:00
test-tty-wrap.js test: fix old tty tests 2016-07-11 15:22:09 +02:00
test-tty-wrap.out test: fix old tty tests 2016-07-11 15:22:09 +02:00
testcfg.py test: fail for missing output files 2016-12-13 10:58:03 -05:00