summaryrefslogtreecommitdiff
path: root/test/parallel/test-dgram-error-message-address.js
AgeCommit message (Expand)Author
2017-07-02test: replace indexOf with includes and startsWithNataly Shrits
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-03-10meta: restore original copyright headerJames M Snell
2017-02-06test: add common.mustNotCall()cjihrig
2016-11-28test: cleanup test-dgram-error-message-addressMichael Macherey
2016-06-10test: use random ports where possibleBrian White
2016-01-04test: remove unused vars from parallel testsRich Trott
2015-10-24test: wrap assert.fail when passed to callbackMyles Borins
2015-05-19test: enable linting for testsRoman Reiss
2015-02-06test: accept EPROTONOSUPPORT ipv6 errorBen Noordhuis
2015-01-23test: fix parallel/test-dgram-error-message-addressBen Noordhuis
2015-01-12Remove excessive copyright/license boilerplateisaacs
2015-01-08dgram: make error messages more informativeEvan Lucas