proxy-test: work even when the upstream DNS lies
authorDan Winship <danw@gnome.org>
Fri, 18 May 2012 16:18:23 +0000 (12:18 -0400)
committerDan Winship <danw@gnome.org>
Fri, 18 May 2012 16:18:23 +0000 (12:18 -0400)
commit8df2b96a6910aa557a6db2b1b5e618f3ace70f11
treefe99e4e2bc73f58ec18571f87a67b237eaab82d1
parent555cd1923fae52a145d527904f4efc0fc6298585
proxy-test: work even when the upstream DNS lies

Rather than depending on the host's DNS configuration to properly
return an error for a non-existent hostname, just substitute in
a dummy GResolver implementation that does it for us.
gio/tests/proxy-test.c