summaryrefslogtreecommitdiff
path: root/test/README.md
diff options
context:
space:
mode:
authorBen Schmidt <insightfuls@users.noreply.github.com>2016-07-19 13:50:27 +1000
committerAnna Henningsen <anna@addaleax.net>2017-02-28 18:44:05 +0100
commit3c92200d8b5b40c86e69b07d87551c55070c96a5 (patch)
treea34723079c807e2c73692ce09ff84c681b7326ce /test/README.md
parentd08836003c579b7321284e8256829ff17a8b4afe (diff)
downloadnode-new-3c92200d8b5b40c86e69b07d87551c55070c96a5.tar.gz
tty: add ref() so process.stdin.ref() etc. work
Also squashed from: * test: move tty-wrap isrefed test to pseudo-tty/ * test: test tty-wrap handle isrefed properly * test: improve failure messages in isrefed tests PR-URL: https://github.com/nodejs/node/pull/7360 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Sam Roberts <vieuxtech@gmail.com> Reviewed-By: James M Snell <jasnell.gmail.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Diffstat (limited to 'test/README.md')
-rw-r--r--test/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/README.md b/test/README.md
index 949a275792..653f78cc6d 100644
--- a/test/README.md
+++ b/test/README.md
@@ -106,6 +106,11 @@ On how to run tests in this direcotry, see
<td>Various tests that are able to be run in parallel.</td>
</tr>
<tr>
+ <td>pseudo-tty</td>
+ <td>Yes</td>
+ <td>Tests that require stdin/stdout/stderr to be a TTY.</td>
+ </tr>
+ <tr>
<td>pummel</td>
<td>No</td>
<td>