summaryrefslogtreecommitdiff
path: root/test/pummel/test-keep-alive.js
AgeCommit message (Expand)Author
2019-01-17test: add check for wrk to test-keep-aliveRich Trott
2019-01-16test: refactor pummel/test-keep-aliveRich Trott
2018-11-22test: replace callback with arrow functionssreepurnajasti
2018-10-14test: swap the order arguments are passed to assertDylson Valente Neto
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-07-04test: simplify test skippingVse Mozhet Byt
2017-06-18test: remove needless RegExp flagsVse Mozhet Byt
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-10test: refactor the code of test-keep-alive.jssivaprasanna
2017-01-02test: use const for all require() callscjihrig
2016-05-12test: abstract skip functionality to commonJeremiah Senkpiel
2016-01-01test: remove unused modulesRich Trott
2015-09-06test: fix use of `common` before requiredRod Vagg
2015-07-31test: use common.isWindows consistentlySakthipriyan Vairamani
2015-07-20test: changing process.exit to return while skipping testsSakthipriyan Vairamani
2015-07-20test: formatting skip messages for TAP parsingSakthipriyan Vairamani
2015-05-19test: enable linting for testsRoman Reiss
2015-03-04build: remove tools/wrk from the treeJohan Bergström
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-02-25test: migrate pummel/keep-alive to wrkTimothy J Fontaine
2011-11-02Remove separation of libuv testsRyan Dahl
2011-10-15test: replace .addListener() calls with .on()Ben Noordhuis
2011-08-23Mark tests which are broken in libuvRyan Dahl
2011-03-14Update copyright headersRyan Dahl
2010-12-05GJSLint all tests, only 3 long lines left in test-url.jsOleg Efimov
2010-12-04Fix global leaksRyan Dahl
2010-12-04Fix global leaksRyan Dahl
2010-12-02GJSLint part of testsOleg Efimov
2010-08-13Fix testsRyan Dahl
2010-07-15Update tests to work with module contextsRyan Dahl
2010-06-23:%s/sys.puts/console.log/gRyan Dahl
2010-06-15Soft deprecation of 'listening' event.Ryan Dahl
2010-04-22Unhandled 'error' events kill programRyan Dahl
2010-04-08Update stream API: forceClose() -> destroy(), close() -> end()Ryan Dahl
2010-04-05In tests, wait for 'listening' before connectingRyan Dahl
2010-03-23Fix HTTP keep-aliveRyan Dahl
2010-03-08Remove process.mixin dependency from all tests.isaacs
2010-02-26Tests on common port.arlolra
2010-02-25Rename writeHeader to writeHeadBenjamin Thomas
2010-02-25Split tests.arlolra