node/test/pseudo-tty
Jonathan Darling 256de35c98 test: add test for process.stdin.setRawMode()
adds a basic test for process.stdin.setRawMode to ensure that the isRaw
property is properly changed

PR-URL: https://github.com/nodejs/node/pull/10037
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
2016-12-06 13:51:51 -05:00
..
no_dropped_stdio.js
no_dropped_stdio.out
no_interleaved_stdio.js
no_interleaved_stdio.out
pseudo-tty.status test: exclude no_interleaved_stdio test for AIX 2016-12-05 03:22:12 +01:00
stdin-setrawmode.js test: add test for process.stdin.setRawMode() 2016-12-06 13:51:51 -05: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: skip pseudo-tty/no_dropped_stdio test 2016-09-12 09:51:11 -04:00