summaryrefslogtreecommitdiff
path: root/test/pummel/test-http-client-reconnect-bug.js
Commit message (Expand)AuthorAgeFilesLines
* lib,src: fix consistent spacing inside bracesJames M Snell2017-09-201-1/+1
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-1/+1
* test: add common.noop, default for common.mustCall()James M Snell2017-03-261-2/+2
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-3/+3
* test: use mustCall() for simple flow trackingcjihrig2016-07-181-24/+4
* test: fix style issues after eslint updateMichaƫl Zasso2016-01-131-5/+4
* test: remove unused modulesRich Trott2016-01-011-1/+0
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: replace .addListener() calls with .on()Ben Noordhuis2011-10-151-4/+4
* Update tests for http2.Mikeal Rogers2011-08-021-0/+3
* Update copyright headersRyan Dahl2011-03-141-0/+21
* test-http-client-reconnect-bug: hang up should be error.Ryan Dahl2011-01-201-2/+4
* GJSLint all tests, only 3 long lines left in test-url.jsOleg Efimov2010-12-051-1/+1
* Fix global leaksRyan Dahl2010-12-041-2/+2
* GJSLint part of testsOleg Efimov2010-12-021-14/+14
* Soft migration of sys -> util, Removal of deprecated utils module.Micheil Smith2010-10-111-1/+1
* Fix race conditions in testsRyan Dahl2010-08-101-20/+21
* Update tests to work with module contextsRyan Dahl2010-07-151-3/+4
* :%s/sys.puts/console.log/gRyan Dahl2010-06-231-3/+3
* Don't encourage strange ideas about req race conditionsRyan Dahl2010-06-201-1/+1
* Update stream API: forceClose() -> destroy(), close() -> end()Ryan Dahl2010-04-081-2/+2
* Remove process.mixin dependency from all tests.isaacs2010-03-081-1/+1
* Tests on common port.arlolra2010-02-261-2/+0
* Split tests.arlolra2010-02-251-0/+43