summaryrefslogtreecommitdiff
path: root/test/parallel/test-dgram-sendto.js
AgeCommit message (Expand)Author
2019-03-23errors: update error nameRuben Bridgewater
2018-03-25lib: always show ERR_INVALID_ARG_TYPE received partRuben Bridgewater
2017-12-08test: replace assert.throws w/ common.expectsErrorMithun Sasidharan
2017-05-24dgram: convert to using internal/errorsMichael Dawson
2017-01-24test: add dgram.Socket.prototype.sendto's testabouthiroppy