summaryrefslogtreecommitdiff
path: root/test/parallel/test-net-dns-custom-lookup.js
Commit message (Expand)AuthorAgeFilesLines
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-2/+2
* test: use const for all require() callscjihrig2017-01-021-3/+3
* test: refactor test-net-dns-custom-lookupKent.Fan2016-12-041-3/+3
* test: use mustCall() for simple flow trackingcjihrig2016-07-181-10/+4
* test: use random ports where possibleBrian White2016-06-101-2/+2
* test: remove unused variables from net testsRich Trott2015-12-291-1/+0
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* test: fix test-net-dns-custom-lookup test assertionEvan Lucas2015-04-281-3/+12
* net: add lookup option to Socket.prototype.connectEvan Lucas2015-04-241-0/+40