summaryrefslogtreecommitdiff
path: root/test/parallel/test-dgram-send-bad-arguments.js
AgeCommit message (Expand)Author
2019-06-10dgram: fix abort on bad argscjihrig
2019-04-03dgram: add support for UDP connected socketsSantiago Gimeno
2018-11-09test: add error code tests in dgram testMark Arranz
2018-10-14test: change to arrow functions in send-bad-argumentsAnna Zhao
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2016-05-11benchmark,test,lib: remove extra spacesRich Trott
2016-03-16buffer: add .from(), .alloc() and .allocUnsafe()James M Snell
2016-01-29dgram: support dgram.send with multiple buffersMatteo Collina
2015-12-26test: remove unnecessary assignmentsRich Trott
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny