summaryrefslogtreecommitdiff
path: root/test/internet
AgeCommit message (Expand)Author
2013-03-06DNS: Support NAPTR queriesPavel Lang
2013-02-26test: Move test-net-connect-timeout to test/internetisaacs
2013-01-28test: move simple/test-http-dns-fail to test/internetBen Noordhuis
2013-01-18dns: make error message match errnoDan Milon
2012-09-26test: pick another CNAME record to test dns queriesBert Belder
2012-06-16Revert "DNS: Support NAPTR queries"isaacs
2012-06-16DNS: Support NAPTR queriesssuda
2012-02-20test: include common.js in all testsBen Noordhuis
2012-01-17Tests: fix jslint issuesAndreas Madsen
2011-10-20Add binding to uv_getaddrinfoRyan Dahl
2011-10-11Remove tests relying on !process.features.uvRyan Dahl
2011-10-05Fixed a lot of jslint errors.Colton Baker
2011-10-03test: add TXT DNS record lookup testBen Noordhuis
2011-07-23process: add process.features, remove process.useUVBen Noordhuis
2011-07-05dns_uv: match the old api better, fix testsBert Belder
2011-07-05Fix internet testcase configRyan Dahl
2011-07-05Fix `make test-internet`Bert Belder
2011-07-05Bindings for libuv-integrated c-aresBert Belder
2010-10-18Fix test harness for LinuxRyan Dahl
2010-02-25Split tests.arlolra