The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / test / simple / test-tty-wrap.js @ 6f043940

History | View | Annotate | Download (1.68 KB)

# Date Author Comment
4de274cb 12/01/2012 02:17 PM isaacs

test: TTY only has writeBuffer(), not write()

This test is only passing because it's skipped normally.

fd29448b 12/06/2011 04:02 PM Ben Noordhuis

test: add missing copyright headers

87286cc7 10/05/2011 09:51 PM Colton Baker

Fixed a lot of jslint errors.

Fixes #1831

c1ae6ea2 09/20/2011 04:39 PM Ryan Dahl

Add TTYWrap