node/test/pseudo-tty
RafaelGSS fbdfe9399c lib: add diagnostics_channel events to module loading
This commit adds a tracing channel for module loading
through `import()` and `require()`.

Co-Authored-By: Stephen Belanger <admin@stephenbelanger.com>
PR-URL: https://github.com/nodejs/node/pull/44340
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
2024-06-20 21:25:04 -03:00
..
console_colors.js lib: add diagnostics_channel events to module loading 2024-06-20 21:25:04 -03:00
console_colors.out lib: add diagnostics_channel events to module loading 2024-06-20 21:25:04 -03:00
console-dumb-tty.js
console-dumb-tty.out
no_dropped_stdio.js
no_dropped_stdio.out
no_interleaved_stdio.js
no_interleaved_stdio.out
pseudo-tty.status
readline-dumb-tty.js test: add trailing commas in test/pseudo-tty 2023-01-29 19:14:30 +01:00
readline-dumb-tty.out
ref_keeps_node_running.js
ref_keeps_node_running.out
repl-dumb-tty.js test: add trailing commas in test/pseudo-tty 2023-01-29 19:14:30 +01:00
repl-dumb-tty.out stream: error Duplex write/read if not writable/readable 2021-07-02 22:11:16 +02:00
stdin-setrawmode.js
stdin-setrawmode.out
test-assert-colors.js
test-assert-colors.out
test-assert-no-color.js test: add trailing commas in test/pseudo-tty 2023-01-29 19:14:30 +01:00
test-assert-no-color.out
test-assert-position-indicator.js test: add trailing commas in test/pseudo-tty 2023-01-29 19:14:30 +01:00
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 lib: add diagnostics_channel events to module loading 2024-06-20 21:25:04 -03:00
test-handle-wrap-hasref-tty.js test: rename handlewrap.hasref tests 2022-05-05 14:15:03 +01:00
test-handle-wrap-hasref-tty.out test: rename handlewrap.hasref tests 2022-05-05 14:15:03 +01:00
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: add trailing commas in test/pseudo-tty 2023-01-29 19:14:30 +01:00
test-set-raw-mode-reset-process-exit.out
test-set-raw-mode-reset-signal.js test: add trailing commas in test/pseudo-tty 2023-01-29 19:14:30 +01:00
test-set-raw-mode-reset-signal.out
test-set-raw-mode-reset.js test: add trailing commas in test/pseudo-tty 2023-01-29 19:14:30 +01: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 test: add trailing commas in test/pseudo-tty 2023-01-29 19:14:30 +01:00
test-trace-sigint-disabled.out
test-trace-sigint-on-idle.js test: add trailing commas in test/pseudo-tty 2023-01-29 19:14:30 +01:00
test-trace-sigint-on-idle.out
test-trace-sigint.js test: add trailing commas in test/pseudo-tty 2023-01-29 19:14:30 +01:00
test-trace-sigint.out lib: add diagnostics_channel events to module loading 2024-06-20 21:25:04 -03:00
test-tty-color-support-warning-2.js
test-tty-color-support-warning-2.out console: colorize console error and warn 2024-05-08 23:57:26 +10:00
test-tty-color-support-warning.js
test-tty-color-support-warning.out console: colorize console error and warn 2024-05-08 23:57:26 +10:00
test-tty-color-support.js test: add trailing commas in test/pseudo-tty 2023-01-29 19:14:30 +01:00
test-tty-color-support.out console: colorize console error and warn 2024-05-08 23:57:26 +10: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: migrate a pseudo_tty test to use assertSnapshot 2023-05-04 08:34:23 +00:00