summaryrefslogtreecommitdiff
path: root/test/parallel/test-net-dns-error.js
AgeCommit message (Expand)Author
2018-04-30dns: report out of memory properlyRuben Bridgewater
2018-03-29test: refactor test-net-dns-errorLuigi Pinca
2018-02-16test: update a few tests to work on OpenBSDAaron Bieber
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-11test: s/assert.equal/assert.strictEqual/Gibson Fahnestock
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2016-07-18test: use mustCall() for simple flow trackingcjihrig
2016-02-21test: use String.prototype.repeat() for clarityRich Trott
2015-12-26test: remove unnecessary assignmentsRich Trott
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny