node/test/pseudo-tty
Richard Lau 89e1daccf3
test: run message and pseudo-tty tests in parallel
PR-URL: https://github.com/nodejs/node/pull/38502
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2021-05-17 09:11:27 +02:00
..
console-dumb-tty.js
console-dumb-tty.out
console_colors.js
console_colors.out src: use node:moduleName as builtin module filename 2020-10-07 17:35:14 +02:00
no_dropped_stdio.js
no_dropped_stdio.out
no_interleaved_stdio.js
no_interleaved_stdio.out
pseudo-tty.status
pty_helper.py
readline-dumb-tty.js
readline-dumb-tty.out
ref_keeps_node_running.js
ref_keeps_node_running.out
repl-dumb-tty.js
repl-dumb-tty.out
stdin-setrawmode.js
stdin-setrawmode.out
test-assert-colors.js test: stricter assert color test 2020-02-09 13:39:55 +01:00
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-fatal-error.js
test-fatal-error.out src: use node:moduleName as builtin module filename 2020-10-07 17:35:14 +02:00
test-handle-wrap-isrefed-tty.js
test-handle-wrap-isrefed-tty.out
test-readable-tty-keepalive.js
test-readable-tty-keepalive.out
test-repl-external-module.js
test-repl-external-module.out
test-set-raw-mode-reset-process-exit.js test: prepare for consistent comma-dangle lint rule 2021-04-01 23:14:29 -07:00
test-set-raw-mode-reset-process-exit.out
test-set-raw-mode-reset-signal.js test: prepare for consistent comma-dangle lint rule 2021-04-01 23:14:29 -07:00
test-set-raw-mode-reset-signal.out
test-set-raw-mode-reset.js test: prepare for consistent comma-dangle lint rule 2021-04-01 23:14:29 -07:00
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-trace-sigint-disabled.js src,lib: make ^C print a JS stack trace 2020-01-28 13:52:27 +08:00
test-trace-sigint-disabled.out src,lib: make ^C print a JS stack trace 2020-01-28 13:52:27 +08:00
test-trace-sigint-on-idle.js test: fix flaky test-trace-sigint-on-idle 2020-02-09 22:16:23 +01:00
test-trace-sigint-on-idle.out src,lib: make ^C print a JS stack trace 2020-01-28 13:52:27 +08:00
test-trace-sigint.js src,lib: make ^C print a JS stack trace 2020-01-28 13:52:27 +08:00
test-trace-sigint.out src,lib: make ^C print a JS stack trace 2020-01-28 13:52:27 +08:00
test-tty-color-support-warning-2.js tty: do not end in an infinite warning recursion 2020-02-09 13:39:56 +01:00
test-tty-color-support-warning-2.out test: make .out checks embedder-friendly 2020-09-05 13:38:08 -07:00
test-tty-color-support-warning.js tty: do not end in an infinite warning recursion 2020-02-09 13:39:56 +01:00
test-tty-color-support-warning.out test: make .out checks embedder-friendly 2020-09-05 13:38:08 -07:00
test-tty-color-support.js
test-tty-color-support.out test: make .out checks embedder-friendly 2020-09-05 13:38:08 -07:00
test-tty-isatty.js tty: validate file descriptor to avoid int32 overflow 2021-03-23 11:02:03 +01:00
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 test: run message and pseudo-tty tests in parallel 2021-05-17 09:11:27 +02:00