11 Commits (3d9b379cd03b966a22a9bcbbbc49caa8e7acc248)

Author SHA1 Message Date
James M Snell 07b54ec4ca test: various test improvements 8 years ago
cjihrig b176d30a69 dns: handle array holes in setServers() 8 years ago
cjihrig 3a43568020 dns: lookupService() callback must be a function 8 years ago
Rich Trott a7335bd1f0 test,benchmark: use deepStrictEqual() 9 years ago
Rich Trott 8d96300c22 test: fix test-dns.js flakiness 9 years ago
Evan Lucas f3be421c1c dns: coerce port to number in lookupService 9 years ago
Evan Lucas 0f8e63caff dns: throw a TypeError in lookupService with invalid port 9 years ago
Rich Trott 082cc8d6d8 test: remove unnecessary assignments 9 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago
cjihrig 5086d6ef94 dns: throw if hostname is not string or falsey 10 years ago
Julien Gilli 7d1860a678 tests: fix invalid hints flags dns test. 10 years ago
cjihrig 430678640c net: don't prefer IPv4 addresses during resolution 11 years ago
Kenan Sulayman abe4c34c86 dns: verify argument is valid function in resolve 11 years ago
Timothy J Fontaine 8886c6bf62 dns: add getServers and setServers 12 years ago
Xidorn Quan 009ba02e18 dns: fix ReferenceError in resolve() error path 12 years ago
Andreas Madsen d483acc5d9 test: remove internet test from test/simple/ 13 years ago
Ryan Dahl d9bc8455cb Fix test-c-ares.js on Windows by disabling PTR test 13 years ago
Bert Belder 858f23094e Bindings for libuv-integrated c-ares 13 years ago
koichik d4f82ea590 Fix dns.resolve() with 'PTR' throws Error: Unknown type "PTR" 14 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Oleg Efimov 0665f0271e GJSLint all simple tests exclude http-*, url, path 14 years ago
Ryan Dahl a0159b4b29 Fix global leaks 14 years ago
Micheil Smith 372a7c9a3e Migrated from sys.p to console.dir 14 years ago
Herbert Vojčík cf2b206a8e More changes to tests so they really work under context module loader. 14 years ago
Ryan Dahl 9fd5e3c89c Update tests to work with module contexts 14 years ago
Ryan Dahl d923c94a0c Remove udns 15 years ago
Ryan Dahl 8f671041a5 Check for ip address in dns_cares.lookup 15 years ago
Ryan Dahl f13e2f96e4 Add a simple c-ares test, dns_cares.lookup() for easy resolv 15 years ago