0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-22 15:47:56 +01:00
nodejs/test/pseudo-tty
James M Snell e75bc87d22 errors: port internal/process errors to internal/errors
* Assign codes to the handful of errors reported by
  internal/process/*.js
* Include documentation for the new error codes
* Improve error messages
* Improve test coverage for process.nextTick

PR-URL: https://github.com/nodejs/node/pull/11294
Ref: https://github.com/nodejs/node/issues/11273
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
2017-04-20 11:34:07 -07:00
..
no_dropped_stdio.js test: delay child exit in AIX for pseudo-tty tests 2017-03-17 12:28:44 +00:00
no_dropped_stdio.out
no_interleaved_stdio.js test: delay child exit in AIX for pseudo-tty tests 2017-03-17 12:28:44 +00:00
no_interleaved_stdio.out
pseudo-tty.status test: delay child exit in AIX for pseudo-tty tests 2017-03-17 12:28:44 +00:00
ref_keeps_node_running.js test: add common.noop, default for common.mustCall() 2017-03-26 12:47:15 -07:00
ref_keeps_node_running.out
stdin-setrawmode.js
stdin-setrawmode.out
test-handle-wrap-isrefed-tty.js
test-handle-wrap-isrefed-tty.out
test-stderr-stdout-handle-sigwinch.js test: delay child exit in AIX for pseudo-tty tests 2017-03-17 12:28:44 +00:00
test-stderr-stdout-handle-sigwinch.out
test-tty-stdout-end.js errors: port internal/process errors to internal/errors 2017-04-20 11:34:07 -07:00
test-tty-stdout-end.out
test-tty-wrap.js
test-tty-wrap.out
testcfg.py