summaryrefslogtreecommitdiff
path: root/test/pseudo-tty
Commit message (Expand)AuthorAgeFilesLines
* test: adjust indentation for stricter lintingRich Trott2017-07-271-2/+2
* test: change isAix to isAIX章礼平2017-07-163-3/+3
* test: remove common.noopRich Trott2017-07-031-2/+2
* stream: add destroy and _destroy methods.Matteo Collina2017-05-221-7/+7
* test: reduce string concatenationsVse Mozhet Byt2017-05-052-4/+4
* errors: port internal/process errors to internal/errorsJames M Snell2017-04-201-11/+7
* test: add common.noop, default for common.mustCall()James M Snell2017-03-261-2/+3
* test: delay child exit in AIX for pseudo-tty testsGireesh Punathil2017-03-174-10/+19
* tty: add ref() so process.stdin.ref() etc. workBen Schmidt2017-02-284-0/+50
* test: require handler to be run in sigwinch testRich Trott2017-01-311-2/+3
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-112-2/+2
* test: mark test-tty-wrap as flaky for AIXMichael Dawson2017-01-051-0/+2
* test: add test for SIGWINCH handling by stdio.jsSarah Meyer2016-12-272-0/+31
* test: fail for missing output filesAnna Henningsen2016-12-121-2/+1
* test: add stdin-setrawmode.out fileJonathan Darling2016-12-091-0/+0
* test: add test for process.stdin.setRawMode()Jonathan Darling2016-12-051-0/+9
* test: exclude no_interleaved_stdio test for AIXMichael Dawson2016-11-251-0/+1
* test: skip pseudo-tty/no_dropped_stdio testMichael Dawson2016-09-122-2/+4
* test: mark pseudo-tty/no_dropped_stdio as flakyMichael Dawson2016-09-061-0/+3
* test: fix old tty testsJeremiah Senkpiel2016-07-114-25/+10
* test: move parallel/test-tty-* to pseudo-tty/Jeremiah Senkpiel2016-07-112-0/+43
* test: test TTY problems by fakeing a TTY using openptyJeremiah Senkpiel2016-06-015-0/+235