node/test/pseudo-tty
Jeremiah Senkpiel 0a26280388 test: really test the ttywrap bits of getasyncid
Follow-up from https://github.com/nodejs/node/pull/18800

Code that tries to exercise tty fds must be placed in `/pseudo-tty/`.

PR-URL: https://github.com/nodejs/node/pull/18886
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
2018-02-22 12:12:41 -05:00
..
no_dropped_stdio.js
no_dropped_stdio.out
no_interleaved_stdio.js
no_interleaved_stdio.out
pseudo-tty.status tty: fix 'resize' event regression 2017-11-15 12:18:58 +01:00
ref_keeps_node_running.js
ref_keeps_node_running.out
stdin-setrawmode.js
stdin-setrawmode.out
test-async-wrap-getasyncid-tty.js test: really test the ttywrap bits of getasyncid 2018-02-22 12:12:41 -05:00
test-async-wrap-getasyncid-tty.out test: really test the ttywrap bits of getasyncid 2018-02-22 12:12:41 -05:00
test-handle-wrap-isrefed-tty.js
test-handle-wrap-isrefed-tty.out
test-stderr-stdout-handle-sigwinch.js
test-stderr-stdout-handle-sigwinch.out
test-tty-get-color-depth.js test: actually test tty `getColorDepth()` 2018-02-20 12:31:26 -05:00
test-tty-get-color-depth.out test: actually test tty `getColorDepth()` 2018-02-20 12:31:26 -05:00
test-tty-isatty.js
test-tty-isatty.out
test-tty-stdout-end.js
test-tty-stdout-end.out
test-tty-stdout-resize.js tty: fix 'resize' event regression 2017-11-15 12:18:58 +01:00
test-tty-stdout-resize.out tty: fix 'resize' event regression 2017-11-15 12:18:58 +01:00
test-tty-stream-constructors.js test: add coverage to tty module 2017-11-14 17:32:45 -05:00
test-tty-stream-constructors.out test: add coverage to tty module 2017-11-14 17:32:45 -05:00
test-tty-window-size.js test: add coverage to tty module 2017-11-14 17:32:45 -05:00
test-tty-window-size.out test: add coverage to tty module 2017-11-14 17:32:45 -05:00
test-tty-wrap.js
test-tty-wrap.out
testcfg.py