/
githubmirror
/
node
ОбзорДокументацияВойти
/
githubmirror
/
node
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
node/
test/pseudo-tty/
..
console-dumb-tty.js

console: don't use ANSI escape codes when TERM=dumb

7 лет назад
console-dumb-tty.out

console: don't use ANSI escape codes when TERM=dumb

7 лет назад
console_colors.js

lib: add diagnostics_channel events to module loading

2 года назад
console_colors.out

module: do not wrap module._load when tracing is not enabled

6 месяцев назад
no_dropped_stdio.js

test: change isAix to isAIX

9 лет назад
no_dropped_stdio.out

test: test TTY problems by fakeing a TTY using openpty

10 лет назад
no_interleaved_stdio.js

test: change isAix to isAIX

9 лет назад
no_interleaved_stdio.out

test: test TTY problems by fakeing a TTY using openpty

10 лет назад
pseudo-tty.status

test: fix pty test hangs on aix

7 лет назад
readline-dumb-tty.js

test: add trailing commas in `test/pseudo-tty`

4 года назад
readline-dumb-tty.out

readline: support TERM=dumb

7 лет назад
ref_keeps_node_running.js

tools: add lint rule to ensure assertions are reached

9 месяцев назад
ref_keeps_node_running.out

tty: add ref() so process.stdin.ref() etc. work

9 лет назад
repl-dumb-tty.js

test: add trailing commas in `test/pseudo-tty`

4 года назад
repl-dumb-tty.out

stream: error Duplex write/read if not writable/readable

5 лет назад
stdin-setrawmode.js

test: add test for process.stdin.setRawMode()

10 лет назад
stdin-setrawmode.out

test: add stdin-setrawmode.out file

10 лет назад
test-assert-colors.js

tools: add lint rule to ensure assertions are reached

9 месяцев назад
test-assert-colors.out

assert: fix diff color output

8 лет назад
test-assert-no-color.js

tools: add lint rule to ensure assertions are reached

9 месяцев назад
test-assert-no-color.out

test: assert diff no color

8 лет назад
test-assert-position-indicator.js

assert: make assertion_error use Myers diff algorithm

2 года назад
test-assert-position-indicator.out

test: add assert test for position indicator

7 лет назад
test-async-wrap-getasyncid-tty.js

doc,lib,test: capitalize comment sentences

8 лет назад
test-async-wrap-getasyncid-tty.out

test: really test the ttywrap bits of getasyncid

8 лет назад
test-fatal-error.js

process: inspect error in case of a fatal exception

7 лет назад
test-fatal-error.out

module: do not wrap module._load when tracing is not enabled

6 месяцев назад
test-handle-wrap-hasref-tty.js

tools: add lint rule to ensure assertions are reached

9 месяцев назад
test-handle-wrap-hasref-tty.out

test: rename handlewrap.hasref tests

4 года назад
test-readable-tty-keepalive.js

stream: fix readable behavior for highWaterMark === 0

8 лет назад
test-readable-tty-keepalive.out

stream: fix readable behavior for highWaterMark === 0

8 лет назад
test-repl-external-module.js

test: fix more tests that fail when path contains a space

2 года назад
test-repl-external-module.out

repl: check for NODE_REPL_EXTERNAL_MODULE

7 лет назад
test-set-raw-mode-reset-process-exit.js

test: add trailing commas in `test/pseudo-tty`

4 года назад
test-set-raw-mode-reset-process-exit.out

test: check TTY mode reset on exit

8 лет назад
test-set-raw-mode-reset-signal.js

test: add trailing commas in `test/pseudo-tty`

4 года назад
test-set-raw-mode-reset-signal.out

test: check TTY mode reset on exit

8 лет назад
test-set-raw-mode-reset.js

test: add trailing commas in `test/pseudo-tty`

4 года назад
test-set-raw-mode-reset.out

test: check TTY mode reset on exit

8 лет назад
test-start-trace-sigint.js

lib: add trace-sigint APIs

год назад
test-start-trace-sigint.out

module: do not wrap module._load when tracing is not enabled

6 месяцев назад
test-stderr-stdout-handle-sigwinch.js

tools: add lint rule to ensure assertions are reached

9 месяцев назад
test-stderr-stdout-handle-sigwinch.out

console: lazy load process.stderr and process.stdout

8 лет назад
test-stdin-write.js

test: add stdin writable regression test

8 лет назад
test-stdin-write.out

test: add stdin writable regression test

8 лет назад
test-stdout-read.in

test: fix pty test hangs on aix

7 лет назад
test-stdout-read.js

process: allow reading from stdout/stderr sockets

8 лет назад
test-stdout-read.out

test: fix pty test hangs on aix

7 лет назад
test-stop-trace-sigint.js

lib: add trace-sigint APIs

год назад
test-stop-trace-sigint.out

lib: add trace-sigint APIs

год назад
test-testpy-env-var-via-comment.js

tools: support environment variables via comments

год назад
test-testpy-env-var-via-comment.out

tools: support environment variables via comments

год назад
test-trace-sigint-disabled.js

test: add trailing commas in `test/pseudo-tty`

4 года назад
test-trace-sigint-disabled.out

src,lib: make ^C print a JS stack trace

7 лет назад
test-trace-sigint-on-idle.js

test: add trailing commas in `test/pseudo-tty`

4 года назад
test-trace-sigint-on-idle.out

src,lib: make ^C print a JS stack trace

7 лет назад
test-trace-sigint.js

test: add trailing commas in `test/pseudo-tty`

4 года назад
test-trace-sigint.out

module: do not wrap module._load when tracing is not enabled

6 месяцев назад
test-tty-color-support-warning-2.js

tty: do not end in an infinite warning recursion

7 лет назад
test-tty-color-support-warning-2.out

Revert "console: colorize console error and warn"

2 года назад
test-tty-color-support-warning.js

tty: do not end in an infinite warning recursion

7 лет назад
test-tty-color-support-warning.out

Revert "console: colorize console error and warn"

2 года назад
test-tty-color-support.js

tools: add lint rule to ensure assertions are reached

9 месяцев назад
test-tty-color-support.out

Revert "console: colorize console error and warn"

2 года назад
test-tty-isatty.js

tools: add lint rule to ensure assertions are reached

9 месяцев назад
test-tty-isatty.out

tty,doc: add type-check to isatty

9 лет назад
test-tty-stdin-call-end.js

test: add process.stdin.end() TTY regression test

8 лет назад
test-tty-stdin-call-end.out

test: add process.stdin.end() TTY regression test

8 лет назад
test-tty-stdin-end.js

src: remove `kFlagNoShutdown` flag

8 лет назад
test-tty-stdin-end.out

src: remove `kFlagNoShutdown` flag

8 лет назад
test-tty-stdout-end.js

test: remove unused uncaughtException handler

8 лет назад
test-tty-stdout-end.out

test: fix old tty tests

10 лет назад
test-tty-stdout-resize.js

tools: add lint rule to ensure assertions are reached

9 месяцев назад
test-tty-stdout-resize.out

tty: fix 'resize' event regression

9 лет назад
test-tty-stream-constructors.js

test: add coverage to tty module

9 лет назад
test-tty-stream-constructors.out

test: add coverage to tty module

9 лет назад
test-tty-window-size.js

tty: make process.binding('tty_wrap') internal

8 лет назад
test-tty-window-size.out

test: add coverage to tty module

9 лет назад
test-tty-wrap.js

tty: make process.binding('tty_wrap') internal

8 лет назад
test-tty-wrap.out

test: fix old tty tests

10 лет назад
testcfg.py

tools: support environment variables via comments

год назад
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©