0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/pseudo-tty
Vladislav Kaminsky 82b3ee776b
repl: check colors with .getColorDepth()
PR-URL: https://github.com/nodejs/node/pull/26261
Fixes: https://github.com/nodejs/node/issues/26187
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
2019-03-21 23:34:14 +01:00
..
console_colors.js
console_colors.out
console-dumb-tty.js console: don't use ANSI escape codes when TERM=dumb 2019-03-21 23:32:59 +01:00
console-dumb-tty.out console: don't use ANSI escape codes when TERM=dumb 2019-03-21 23:32:59 +01:00
no_dropped_stdio.js
no_dropped_stdio.out
no_interleaved_stdio.js
no_interleaved_stdio.out
pseudo-tty.status
readline-dumb-tty.js readline: support TERM=dumb 2019-03-21 23:33:55 +01:00
readline-dumb-tty.out readline: support TERM=dumb 2019-03-21 23:33:55 +01:00
ref_keeps_node_running.js
ref_keeps_node_running.out
repl-dumb-tty.js repl: check colors with .getColorDepth() 2019-03-21 23:34:14 +01:00
repl-dumb-tty.out repl: check colors with .getColorDepth() 2019-03-21 23:34:14 +01:00
stdin-setrawmode.js
stdin-setrawmode.out
test-assert-colors.js
test-assert-colors.out
test-assert-no-color.js
test-assert-no-color.out
test-assert-position-indicator.js
test-assert-position-indicator.out
test-async-wrap-getasyncid-tty.js
test-async-wrap-getasyncid-tty.out
test-handle-wrap-isrefed-tty.js
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
test-stdin-write.js
test-stdin-write.out
test-stdout-read.in
test-stdout-read.js
test-stdout-read.out
test-tty-color-support.js
test-tty-color-support.out
test-tty-isatty.js
test-tty-isatty.out
test-tty-stdin-call-end.js
test-tty-stdin-call-end.out
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
test-tty-window-size.out
test-tty-wrap.js
test-tty-wrap.out
testcfg.py