summaryrefslogtreecommitdiff
path: root/test/parallel/test-dgram-oob-buffer.js
AgeCommit message (Expand)Author
2017-06-07test: refactor test-dgram-oob-bufferRich Trott
2017-04-27test: dynamic port in dgram testsSebastian Plesciuc
2017-03-26test: add common.noop, default for common.mustCall()James M Snell
2017-03-10meta: restore original copyright headerJames M Snell
2017-02-09test: remove obsolete comment from dgram testALJCepeda
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2016-03-16buffer: add .from(), .alloc() and .allocUnsafe()James M Snell
2016-01-29dgram: support dgram.send with multiple buffersMatteo Collina
2015-10-24test: wrap assert.fail when passed to callbackMyles Borins
2015-06-29tools: re-enable comma-spacing linter ruleRoman Reiss
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny