summaryrefslogtreecommitdiff
path: root/test/pummel/test-net-timeout2.js
AgeCommit message (Expand)Author
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-03-10meta: restore original copyright headerJames M Snell
2017-02-06test: add common.mustNotCall()cjihrig
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2016-08-18test: favor strict equality in pummel net testsRich Trott
2016-07-18test: use mustCall() for simple flow trackingcjihrig
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2012-08-17test: use common.PORT in pummel/test-net-timeout2Ben Noordhuis
2012-02-20test: include common.js in all testsBen Noordhuis
2012-01-17Tests: fix jslint issuesAndreas Madsen
2011-11-03Socket.write should reset timeout timer.Ryan Dahl