summaryrefslogtreecommitdiff
path: root/test/parallel/test-dns.js
Commit message (Expand)AuthorAgeFilesLines
* lib,src: fix consistent spacing inside bracesJames M Snell2017-09-201-2/+2
* dns: make `dns.setServers` support customized portXadillaX2017-07-181-0/+13
* test: refactor test-dnsRich Trott2017-05-281-35/+42
* test: add common.noop, default for common.mustCall()James M Snell2017-03-261-28/+26
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* benchmark,lib,test: adjust for lintingRich Trott2017-01-061-1/+1
* test: refactor and fix test-dnsMichaƫl Zasso2016-11-291-22/+24
* test: various test improvementsJames M Snell2016-10-101-93/+51
* dns: handle array holes in setServers()cjihrig2016-09-201-0/+27
* dns: lookupService() callback must be a functioncjihrig2016-08-221-0/+4
* test,benchmark: use deepStrictEqual()Rich Trott2016-04-221-6/+6
* test: fix test-dns.js flakinessRich Trott2016-04-031-6/+6
* dns: coerce port to number in lookupServiceEvan Lucas2016-02-011-2/+18
* dns: throw a TypeError in lookupService with invalid portEvan Lucas2016-01-251-0/+16
* test: remove unnecessary assignmentsRich Trott2015-12-261-1/+1
* test: enable linting for testsRoman Reiss2015-05-191-4/+5
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+167