summaryrefslogtreecommitdiffstats
path: root/tests/auto/network.pro
diff options
context:
space:
mode:
authorRohan McGovern <rohan@mcgovern.id.au>2010-03-07 01:20:48 (GMT)
committerRohan McGovern <rohan@mcgovern.id.au>2010-03-07 01:20:48 (GMT)
commit66733e95351f0088fd206a9215bde9d14510bc1e (patch)
treef130e76140457cf8071193278acd783d898c54fb /tests/auto/network.pro
parentad341d612129287793620bc84d3077afd64f97a4 (diff)
downloadQt-66733e95351f0088fd206a9215bde9d14510bc1e.zip
Qt-66733e95351f0088fd206a9215bde9d14510bc1e.tar.gz
Qt-66733e95351f0088fd206a9215bde9d14510bc1e.tar.bz2
Added missing tests to tests/auto/*.pro
Diffstat (limited to 'tests/auto/network.pro')
-rw-r--r--tests/auto/network.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/network.pro b/tests/auto/network.pro
index bda03d3..6b24850 100644
--- a/tests/auto/network.pro
+++ b/tests/auto/network.pro
@@ -17,11 +17,14 @@ SUBDIRS=\
qhttpsocketengine \
qnativesocketengine \
qnetworkaddressentry \
+ qnetworkconfigmanager \
+ qnetworkconfiguration \
qnetworkcookie \
qnetworkcookiejar \
qnetworkinterface \
qnetworkproxy \
qnetworkrequest \
+ qnetworksession \
qobjectperformance \
qsocketnotifier \
qsocks5socketengine \