summaryrefslogtreecommitdiff
path: root/test/pummel/test-http-client-reconnect-bug.js
AgeCommit message (Expand)Author
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-03-26test: add common.noop, default for common.mustCall()James M Snell
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2016-07-18test: use mustCall() for simple flow trackingcjihrig
2016-01-13test: fix style issues after eslint updateMichaƫl Zasso
2016-01-01test: remove unused modulesRich Trott
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2011-10-15test: replace .addListener() calls with .on()Ben Noordhuis
2011-08-02Update tests for http2.Mikeal Rogers
2011-03-14Update copyright headersRyan Dahl
2011-01-20test-http-client-reconnect-bug: hang up should be error.Ryan Dahl
2010-12-05GJSLint all tests, only 3 long lines left in test-url.jsOleg Efimov
2010-12-04Fix global leaksRyan Dahl
2010-12-02GJSLint part of testsOleg Efimov
2010-10-11Soft migration of sys -> util, Removal of deprecated utils module.Micheil Smith
2010-08-10Fix race conditions in testsRyan Dahl
2010-07-15Update tests to work with module contextsRyan Dahl
2010-06-23:%s/sys.puts/console.log/gRyan Dahl
2010-06-20Don't encourage strange ideas about req race conditionsRyan Dahl
2010-04-08Update stream API: forceClose() -> destroy(), close() -> end()Ryan Dahl
2010-03-08Remove process.mixin dependency from all tests.isaacs
2010-02-26Tests on common port.arlolra
2010-02-25Split tests.arlolra