summaryrefslogtreecommitdiff
path: root/test/parallel/test-net-dns-error.js
Commit message (Expand)AuthorAgeFilesLines
* test: allow EAI_FAIL in test-net-dns-error.jsVita Batrla2020-03-091-3/+4
* dns: report out of memory properlyRuben Bridgewater2018-04-301-1/+1
* test: refactor test-net-dns-errorLuigi Pinca2018-03-291-12/+5
* test: update a few tests to work on OpenBSDAaron Bieber2018-02-161-2/+6
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-4/+4
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-2/+2
* test: use const for all require() callscjihrig2017-01-021-2/+2
* test: use mustCall() for simple flow trackingcjihrig2016-07-181-11/+3
* test: use String.prototype.repeat() for clarityRich Trott2016-02-211-6/+1
* test: remove unnecessary assignmentsRich Trott2015-12-261-1/+1
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+55