node/test
isaacs 836a06fc4f Revert "http: make http.ServerResponse emit 'end'"
This reverts commit 790d651f0d.

This makes Duplex streams unworkable, and would only ever be a special
case for HTTP responses, which is not ideal.

Intead, we're going to just bless the 'finish' event for all Writable
streams in 0.10
2012-10-03 17:40:14 -07:00
..
addons test: update addons .gitignore 2012-05-24 14:07:09 +02:00
disabled Merge remote-tracking branch 'ry/v0.6' into master 2012-04-18 11:57:54 -07:00
fixtures Merge remote-tracking branch 'ry/v0.8' into v0.8-merge 2012-09-28 09:47:48 -07:00
gc test: use the debug build of node-weak when necessary 2012-06-13 17:58:28 -07:00
internet test: pick another CNAME record to test dns queries 2012-09-26 01:57:24 +02:00
message test: Fix stdin message tests 2012-09-28 10:42:52 -07:00
pummel test: add tests for postmortem and DTrace support 2012-09-21 01:51:57 +02:00
simple Revert "http: make http.ServerResponse emit 'end'" 2012-10-03 17:40:14 -07:00
common.js test: add common.mustCall function 2012-09-22 03:48:58 +02:00