summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtconcurrentmap
diff options
context:
space:
mode:
authorJeremy Katz <jeremy.katz@nokia.com>2011-01-13 12:43:56 (GMT)
committerJeremy Katz <jeremy.katz@nokia.com>2011-01-13 14:49:34 (GMT)
commit4d0cd05e98c3e83a4d1871c139cd8b4a2a86e988 (patch)
treeb4ba68abce4ce7c337a212d0728bc38fdeabafa3 /tests/auto/qtconcurrentmap
parent4ca0bb3c50a47e991a1304e5d404387da05266a4 (diff)
downloadQt-4d0cd05e98c3e83a4d1871c139cd8b4a2a86e988.zip
Qt-4d0cd05e98c3e83a4d1871c139cd8b4a2a86e988.tar.gz
Qt-4d0cd05e98c3e83a4d1871c139cd8b4a2a86e988.tar.bz2
Fix system proxy test: QNetworkProxyFactory::systemProxyForQuery() is static
The test failed to build because QNetworkProxyFactory can't be instantiated (pure virtual member queryProxy()), but doing so isn't necessary. The test has also been removed from the network tests because it relies on a static configuration, but can not guarantee that the configuration exists.
Diffstat (limited to 'tests/auto/qtconcurrentmap')
0 files changed, 0 insertions, 0 deletions