summaryrefslogtreecommitdiff
path: root/test/internet
Commit message (Expand)AuthorAgeFilesLines
* test: move two tests from simple/ to internet/Ben Noordhuis2013-07-202-0/+275
* DNS: Support NAPTR queriesPavel Lang2013-03-061-0/+24
* test: Move test-net-connect-timeout to test/internetisaacs2013-02-261-0/+94
* test: move simple/test-http-dns-fail to test/internetBen Noordhuis2013-01-281-0/+62
* dns: make error message match errnoDan Milon2013-01-181-0/+1
* test: pick another CNAME record to test dns queriesBert Belder2012-09-261-1/+1
* Revert "DNS: Support NAPTR queries"isaacs2012-06-161-24/+0
* DNS: Support NAPTR queriesssuda2012-06-161-0/+24
* test: include common.js in all testsBen Noordhuis2012-02-201-0/+1
* Tests: fix jslint issuesAndreas Madsen2012-01-171-2/+2
* Add binding to uv_getaddrinfoRyan Dahl2011-10-201-8/+24
* Remove tests relying on !process.features.uvRyan Dahl2011-10-111-8/+5
* Fixed a lot of jslint errors.Colton Baker2011-10-051-4/+4
* test: add TXT DNS record lookup testBen Noordhuis2011-10-031-0/+12
* process: add process.features, remove process.useUVBen Noordhuis2011-07-231-1/+1
* dns_uv: match the old api better, fix testsBert Belder2011-07-051-30/+39
* Fix internet testcase configRyan Dahl2011-07-051-9/+33
* Fix `make test-internet`Bert Belder2011-07-051-1/+1
* Bindings for libuv-integrated c-aresBert Belder2011-07-051-0/+370
* Fix test harness for LinuxRyan Dahl2010-10-181-6/+6
* Split tests.arlolra2010-02-252-0/+109