summaryrefslogtreecommitdiff
path: root/test/parallel/test-c-ares.js
Commit message (Expand)AuthorAgeFilesLines
* test: add common.mustSucceedTobias Nießen2020-10-171-8/+4
* lib: remove ERR_INVALID_OPT_VALUE and ERR_INVALID_OPT_VALUE_ENCODINGDenys Otrishko2020-09-111-3/+3
* test: fix comment about DNS lookup testTobias Nießen2020-09-081-2/+1
* test: use `.then(common.mustCall())` for all async IIFEsAnna Henningsen2020-07-201-2/+2
* test: refactor common.expectsErrorRuben Bridgewater2019-12-311-3/+3
* test: skip the unsupported test cases for IBM iXu Meng2019-12-251-1/+2
* test: fix `assert.strictEqual` arguments in test/parallel/test-c-ares.jsjungkumseok2018-10-131-6/+6
* test: make crashOnUnhandleRejection opt-outMichaël Zasso2018-07-191-2/+0
* dns: add promisified dns modulecjihrig2018-06-201-5/+31
* errors: migrate dns to use internal/errorsWeijia Wang2017-07-241-5/+15
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: various test improvementsJames M Snell2016-10-101-9/+8
* test: cleanup test-c-ares.jsYevgen Safronov2016-09-201-18/+18
* dns: Use object without protoype for mapBenjamin Gruenbaum2016-03-221-0/+5
* dns: add resolvePtr to query plain DNS PTR recordsDaniel Turing2016-02-081-1/+1
* test: use common.isWindows consistentlySakthipriyan Vairamani2015-07-311-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/+58