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-regress-GH-877.js @ 6f043940

History | View | Annotate | Download (2.28 KB)

# Date Author Comment
19ecc3a4 12/14/2012 08:46 PM isaacs

test updates for streams2

0cdf85e2 02/18/2012 06:34 PM isaacs

Lint all the JavaScripts.

48650639 01/17/2012 01:45 PM Andreas Madsen

Tests: fix jslint issues

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

48dcb905 08/02/2011 03:12 PM Mikeal Rogers

Update tests for http2.

6d8b43c3 07/03/2011 02:05 PM Ryan Dahl

http: Fix agent id creation

Unbreaks test-regress-GH-877.js

efca5456 07/01/2011 06:49 PM Ryan Dahl

Fixes #877. Don't wait for socket pool to establish connections.

Thanks to Yann Biancheri for putting together an initial test.