gio: add a proxy test program
authorDan Winship <danw@gnome.org>
Sun, 22 Apr 2012 19:18:50 +0000 (15:18 -0400)
committerDan Winship <danw@gnome.org>
Sun, 22 Apr 2012 19:24:36 +0000 (15:24 -0400)
commit2a37bc0dc6cc013d01836b45c2eea6b1bd6d80e5
tree3caa5a715f44c30e0f2c74cc6d01f631171952e0
parentbcaa0a3820dae0ce10fc8329b10b7c963447e6d3
gio: add a proxy test program

Test GProxy, GProxyResolver, GProxyAddress, and
GProxyAddressEnumerator, plus GSocketClient's proxy-resolving
codepaths.
gio/tests/Makefile.am
gio/tests/proxy-test.c [new file with mode: 0644]