summaryrefslogtreecommitdiff
path: root/test/internet/test-dgram-send-cb-quelches-error.js
AgeCommit message (Expand)Author
2017-04-12test: remove common.fail()Rich Trott
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2016-07-15test: s/assert.fail/common.fail as appropriatecjihrig
2016-03-16buffer: add .from(), .alloc() and .allocUnsafe()James M Snell
2015-10-16test: apply correct assert.fail() argumentsRich Trott
2015-08-04dgram: make send cb act as "error" event handlerMatteo Collina