node/test/pseudo-tty
Rich Trott 50a868b3f7
test: require handler to be run in sigwinch test
Use `common.mustCall()` to guarantee that the wrapped `_refreshSize()`
functions are invoked.

PR-URL: https://github.com/nodejs/node/pull/11068
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michal Zasso <targos@protonmail.com>
2017-03-08 17:29:40 -08:00
..
no_dropped_stdio.js
no_dropped_stdio.out
no_interleaved_stdio.js
no_interleaved_stdio.out
pseudo-tty.status test: exclude pseudo-tty test pertinent to #11541 2017-03-08 17:23:20 -08:00
stdin-setrawmode.out test: add stdin-setrawmode.out file 2017-01-31 20:04:31 -05:00
test-stderr-stdout-handle-sigwinch.js test: require handler to be run in sigwinch test 2017-03-08 17:29:40 -08:00
test-stderr-stdout-handle-sigwinch.out test: add test for SIGWINCH handling by stdio.js 2017-01-31 20:04:30 -05: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: fail for missing output files 2017-01-31 20:04:29 -05:00