0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/pseudo-tty
Ruben Bridgewater 50dd555910
doc,lib,test: capitalize comment sentences
This activates the eslint capitalize comment rule for comments
above 50 characters.

PR-URL: https://github.com/nodejs/node/pull/24996
Reviewed-By: Ujjwal Sharma <usharma1998@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2018-12-17 17:14:35 +01:00
..
console_colors.js
console_colors.out
no_dropped_stdio.js
no_dropped_stdio.out
no_interleaved_stdio.js
no_interleaved_stdio.out
pseudo-tty.status
ref_keeps_node_running.js tty: make process.binding('tty_wrap') internal 2018-08-29 12:28:51 -04:00
ref_keeps_node_running.out
stdin-setrawmode.js
stdin-setrawmode.out
test-assert-colors.js assert: switch inputs to values 2018-09-27 13:25:18 +02:00
test-assert-colors.out
test-assert-no-color.js test: assert diff no color 2018-11-13 13:32:56 -08:00
test-assert-no-color.out test: assert diff no color 2018-11-13 13:32:56 -08:00
test-async-wrap-getasyncid-tty.js doc,lib,test: capitalize comment sentences 2018-12-17 17:14:35 +01:00
test-async-wrap-getasyncid-tty.out
test-handle-wrap-isrefed-tty.js doc,lib,test: capitalize comment sentences 2018-12-17 17:14:35 +01:00
test-handle-wrap-isrefed-tty.out
test-readable-tty-keepalive.js
test-readable-tty-keepalive.out
test-set-raw-mode-reset-process-exit.js
test-set-raw-mode-reset-process-exit.out
test-set-raw-mode-reset-signal.js
test-set-raw-mode-reset-signal.out
test-set-raw-mode-reset.js
test-set-raw-mode-reset.out
test-stderr-stdout-handle-sigwinch.js
test-stderr-stdout-handle-sigwinch.out console: lazy load process.stderr and process.stdout 2018-11-29 01:52:54 +08:00
test-stdin-write.js test: add stdin writable regression test 2018-10-04 09:20:25 -07:00
test-stdin-write.out test: add stdin writable regression test 2018-10-04 09:20:25 -07:00
test-stdout-read.in process: allow reading from stdout/stderr sockets 2018-10-04 09:20:24 -07:00
test-stdout-read.js process: allow reading from stdout/stderr sockets 2018-10-04 09:20:24 -07:00
test-stdout-read.out process: allow reading from stdout/stderr sockets 2018-10-04 09:20:24 -07:00
test-tty-get-color-depth.js test: fix uses of deprecated assert.fail with multiple args 2018-11-10 11:45:41 -05:00
test-tty-get-color-depth.out
test-tty-isatty.js
test-tty-isatty.out
test-tty-stdin-call-end.js test: add process.stdin.end() TTY regression test 2018-10-04 05:31:46 +02:00
test-tty-stdin-call-end.out test: add process.stdin.end() TTY regression test 2018-10-04 05:31:46 +02:00
test-tty-stdin-end.js
test-tty-stdin-end.out
test-tty-stdout-end.js
test-tty-stdout-end.out
test-tty-stdout-resize.js
test-tty-stdout-resize.out
test-tty-stream-constructors.js
test-tty-stream-constructors.out
test-tty-window-size.js tty: make process.binding('tty_wrap') internal 2018-08-29 12:28:51 -04:00
test-tty-window-size.out
test-tty-wrap.js tty: make process.binding('tty_wrap') internal 2018-08-29 12:28:51 -04:00
test-tty-wrap.out
testcfg.py test: prepare test/pseudo-tty/testcfg.py Python 3 2018-12-11 10:38:24 +01:00