node/test/internet
Ben Noordhuis 82a50d3def test: move dns test to test/internet
parallel/test-dns-cares-domains needs a working internet connection
to function (or a local DNS resolver that returns an answer quickly),
otherwise it times out.  Move it to test/internet.

PR-URL: https://github.com/nodejs/node/pull/5905
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2016-03-31 09:38:59 -05:00
..
test-dgram-broadcast-multi-process.js test: fix style issues after eslint update 2016-01-14 22:20:39 +11:00
test-dgram-multicast-multi-process.js test: remove unneeded bind() and related comments 2016-03-02 13:22:50 -05:00
test-dgram-send-cb-quelches-error.js test: apply correct assert.fail() arguments 2015-10-16 00:31:04 -07:00
test-dns-cares-domains.js test: move dns test to test/internet 2016-03-31 09:38:59 -05:00
test-dns-ipv4.js test: fix style issues after eslint update 2016-01-14 22:20:39 +11:00
test-dns-ipv6.js test: fix style issues after eslint update 2016-01-14 22:20:39 +11:00
test-dns-txt-sigsegv.js test: remove unnecessary assignments 2016-01-06 12:10:41 -05:00
test-dns.js test: fix style issues after eslint update 2016-01-14 22:20:39 +11:00
test-http-dns-fail.js test: remove unnecessary assignments 2016-01-06 12:10:41 -05:00
test-http-https-default-ports.js test: changing process.exit to return while skipping tests 2015-07-20 15:50:42 +05:30
test-net-connect-timeout.js test: remove unnecessary assignments 2016-01-06 12:10:41 -05:00
test-net-connect-unref.js test: remove unnecessary assignments 2016-01-06 12:10:41 -05:00
test-tls-connnect-cnnic.js test: changing process.exit to return while skipping tests 2015-07-20 15:50:42 +05:30
test-tls-connnect-melissadata.js test: changing process.exit to return while skipping tests 2015-07-20 15:50:42 +05:30
test-tls-reuse-host-from-socket.js test: changing process.exit to return while skipping tests 2015-07-20 15:50:42 +05:30
testcfg.py test: refactor to use common testcfg 2014-01-20 09:00:13 -08:00