summaryrefslogtreecommitdiff
path: root/test/parallel/test-net-better-error-messages-port-hostname.js
AgeCommit message (Expand)Author
2019-03-25net: do not manipulate potential user codeRuben Bridgewater
2017-11-28test: mock the lookup function in parallel testsJoyee Cheung
2017-10-25test: allow for different nsswitch.conf settingsDaniel Bevenius
2017-08-16test: use reserved invalid hostname for testsicarter09
2017-05-09test: use dynamic port instead of common.PORTAditya Anand
2017-02-06test: add common.mustNotCall()cjihrig
2016-12-04test: var to const, assert.equal to assert.strictEqual in netSean Villars
2016-06-15test: fix test-net-* error code check for getaddrinfo(3)Natanael Copa
2015-10-24test: wrap assert.fail when passed to callbackMyles Borins
2015-08-03test: change the hostname to an invalid nameSakthipriyan Vairamani
2015-05-19test: enable linting for testsRoman Reiss
2014-12-17test: split test in parallel/sequentialFedor Indutny