0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-30 23:43:09 +01:00
nodejs/test/pseudo-tty
Refael Ackermann ec4f70e59a tools,test: cleanup and dedup code
* Hoist common code to base class
  (`GetTestStatus`, and the `section` property to `TestConfiguration`)
* Replace ListSet with the built in set
* Remove ClassifiedTest
* Inline PrintReport
* How cases_to_run are filtered

PR-URL: https://github.com/nodejs/node/pull/23251
Reviewed-By: Rich Trott <rtrott@gmail.com>
2018-10-16 11:09:53 -04: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-async-wrap-getasyncid-tty.js tty: make process.binding('tty_wrap') internal 2018-08-29 12:28:51 -04:00
test-async-wrap-getasyncid-tty.out
test-handle-wrap-isrefed-tty.js test: remove unnecessary assertions 2018-09-26 00:35:56 +02: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
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-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 tools,test: cleanup and dedup code 2018-10-16 11:09:53 -04:00