summaryrefslogtreecommitdiff
path: root/test/parallel/test-dgram-error-message-address.js
Commit message (Expand)AuthorAgeFilesLines
* test: replace indexOf with includes and startsWithNataly Shrits2017-07-021-1/+1
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-1/+1
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: add common.mustNotCall()cjihrig2017-02-061-2/+2
* test: cleanup test-dgram-error-message-addressMichael Macherey2016-11-281-12/+12
* test: use random ports where possibleBrian White2016-06-101-6/+6
* test: remove unused vars from parallel testsRich Trott2016-01-041-1/+0
* test: wrap assert.fail when passed to callbackMyles Borins2015-10-241-2/+2
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* test: accept EPROTONOSUPPORT ipv6 errorBen Noordhuis2015-02-061-4/+4
* test: fix parallel/test-dgram-error-message-addressBen Noordhuis2015-01-231-2/+4
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* dgram: make error messages more informativeEvan Lucas2015-01-081-0/+55