summaryrefslogtreecommitdiff
path: root/test/parallel/test-ttywrap-invalid-fd.js
Commit message (Expand)AuthorAgeFilesLines
* test: use runWithInvalidFD() in tests expecting EBADFJoyee Cheung2018-02-221-13/+6
* test: fix wrong error classes passed in as typeRuben Bridgewater2018-01-061-2/+5
* tty: convert to internal/errors using SystemErrorJames M Snell2017-11-021-35/+48
* test: adjust indentation for stricter lintingRich Trott2017-07-271-8/+8
* errors,tty: migrate to use internal/errors.jsGautam Mittal2017-06-061-4/+12
* tty_wrap: throw when uv_tty_init() returns errorTrevor Norris2017-05-101-0/+36