summaryrefslogtreecommitdiff
path: root/test/parallel/test-dgram-close-is-not-callback.js
Commit message (Expand)AuthorAgeFilesLines
* benchmark,doc,lib: capitalize more commentsRuben Bridgewater2019-03-271-1/+1
* doc,lib,test: capitalize comment sentencesRuben Bridgewater2018-12-171-1/+1
* test: dynamic port in dgram testsSebastian Plesciuc2017-04-271-4/+11
* test: add common.noop, default for common.mustCall()James M Snell2017-03-261-1/+1
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-2/+2
* test: use const for all require() callscjihrig2017-01-021-2/+2
* test: use mustCall() for simple flow trackingcjihrig2016-07-181-9/+2
* buffer: add .from(), .alloc() and .allocUnsafe()James M Snell2016-03-161-2/+1
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* dgram: check close callback is functionYosuke Furukawa2015-02-021-0/+21