node/test/internet
Julien Gilli 0381cf5698 tests: fix internet/test-dns.js
internet/test-dns.js assumes that ::1 always resolves to "localhost" on
all platforms. This is not what happens in reality. Some platforms
resolve it to "ip6-localhost" too. There doesn't seem to be any consensus
on what's the right thing to do. However, most sane platforms will use
either one of these two values.

Reviewed-by: Trevor Norris <trev.norris@gmail.com>
2014-07-30 15:10:05 -07:00
..
internet.status Split tests. 2010-02-25 11:41:11 -08:00
test-dgram-multicast-multi-process.js test: add `reuseAddr` in dgram-multicast... 2014-04-10 19:55:38 +04:00
test-dns.js tests: fix internet/test-dns.js 2014-07-30 15:10:05 -07:00
test-http-dns-fail.js test: move simple/test-http-dns-fail to test/internet 2013-01-28 12:41:56 +01:00
test-http-https-default-ports.js https: fix default port 2013-08-05 12:53:12 -07:00
test-net-connect-timeout.js test: Move test-net-connect-timeout to test/internet 2013-02-26 17:39:04 -08:00
test-net-connect-unref.js test: move two tests from simple/ to internet/ 2013-07-20 12:36:33 +02:00
test-tls-reuse-host-from-socket.js tls: reuse hostname from underlying net.Socket 2013-10-31 01:57:17 +04:00
testcfg.py test: refactor to use common testcfg 2014-01-20 09:00:13 -08:00