test: test pipe API with raw net.Stream() object
authorBen Noordhuis <info@bnoordhuis.nl>
Thu, 21 Jul 2011 22:42:01 +0000 (00:42 +0200)
committerBen Noordhuis <info@bnoordhuis.nl>
Thu, 21 Jul 2011 22:54:50 +0000 (00:54 +0200)
commit345df289eb775aa2c195056ab88adf2c6ab95d66
tree9d4a807bc4d542d0e7ac6e52de3608325472eb66
parent8ddb334c2aaf0f389779d4d8d5d5b8754bf8c74d
test: test pipe API with raw net.Stream() object

Test case for #1379.
Makefile
test/simple/test-pipe-stream.js [new file with mode: 0644]